Advertisement
Guest User

libomp failures

a guest
Feb 10th, 2020
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 202.95 KB | None | 0 0
  1. [100%] Built target clang
  2. [100%] Running all regression tests
  3. llvm-lit: /llvm/utils/lit/lit/discovery.py:132: warning: unable to find test suite for 'FALSE'
  4. llvm-lit: /llvm/utils/lit/lit/discovery.py:243: warning: input 'FALSE' contained no tests
  5. llvm-lit: /llvm/utils/lit/lit/discovery.py:132: warning: unable to find test suite for 'TRUE'
  6. llvm-lit: /llvm/utils/lit/lit/discovery.py:243: warning: input 'TRUE' contained no tests
  7. llvm-lit: /llvm/utils/lit/lit/discovery.py:132: warning: unable to find test suite for 'FALSE'
  8. llvm-lit: /llvm/utils/lit/lit/discovery.py:243: warning: input 'FALSE' contained no tests
  9. llvm-lit: /llvm/utils/lit/lit/discovery.py:132: warning: unable to find test suite for 'FALSE'
  10. llvm-lit: /llvm/utils/lit/lit/discovery.py:243: warning: input 'FALSE' contained no tests
  11. llvm-lit: /llvm/utils/lit/lit/discovery.py:132: warning: unable to find test suite for 'TRUE'
  12. llvm-lit: /llvm/utils/lit/lit/discovery.py:243: warning: input 'TRUE' contained no tests
  13. llvm-lit: /llvm/utils/lit/lit/llvm/config.py:342: note: using clang: /build/bin/clang
  14. FAIL: Clang :: Driver/crash-report.c (5376 of 17431)
  15. ******************** TEST 'Clang :: Driver/crash-report.c' FAILED ********************
  16. Script:
  17. --
  18. : 'RUN: at line 1'; rm -rf /build/tools/clang/test/Driver/Output/crash-report.c.tmp
  19. : 'RUN: at line 2'; mkdir /build/tools/clang/test/Driver/Output/crash-report.c.tmp
  20. : 'RUN: at line 4'; echo '-fsyntax-only -F/tmp/ -I /tmp/ -idirafter /tmp/ -iquote /tmp/ -isystem /tmp/ -iprefix /the/prefix -iwithprefix /tmp -iwithprefixbefore /tmp/ -Xclang -internal-isystem -Xclang /tmp/ -Xclang -internal-externc-isystem -Xclang /tmp/ -Xclang -main-file-name -Xclang foo.c -DFOO=BAR -DBAR="BAZ QUX"' > /build/tools/clang/test/Driver/Output/crash-report.c.tmp.rsp
  21. : 'RUN: at line 12'; env TMPDIR=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TEMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not /build/bin/clang /clang/test/Driver/crash-report.c @/build/tools/clang/test/Driver/Output/crash-report.c.tmp.rsp -DPARSER 2>&1 | /build/bin/FileCheck /clang/test/Driver/crash-report.c
  22. : 'RUN: at line 15'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.c | /build/bin/FileCheck --check-prefix=CHECKSRC /clang/test/Driver/crash-report.c
  23. : 'RUN: at line 16'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.sh | /build/bin/FileCheck --check-prefix=CHECKSH /clang/test/Driver/crash-report.c
  24. : 'RUN: at line 18'; env TMPDIR=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TEMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not /build/bin/clang /clang/test/Driver/crash-report.c @/build/tools/clang/test/Driver/Output/crash-report.c.tmp.rsp -DCRASH 2>&1 | /build/bin/FileCheck /clang/test/Driver/crash-report.c
  25. : 'RUN: at line 21'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.c | /build/bin/FileCheck --check-prefix=CHECKSRC /clang/test/Driver/crash-report.c
  26. : 'RUN: at line 22'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.sh | /build/bin/FileCheck --check-prefix=CHECKSH /clang/test/Driver/crash-report.c
  27. : 'RUN: at line 24'; env TMPDIR=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TEMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not /build/bin/clang /clang/test/Driver/crash-report.c @/build/tools/clang/test/Driver/Output/crash-report.c.tmp.rsp -DASSERT 2>&1 | /build/bin/FileCheck /clang/test/Driver/crash-report.c
  28. : 'RUN: at line 27'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.c | /build/bin/FileCheck --check-prefix=CHECKSRC /clang/test/Driver/crash-report.c
  29. : 'RUN: at line 28'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.sh | /build/bin/FileCheck --check-prefix=CHECKSH /clang/test/Driver/crash-report.c
  30. : 'RUN: at line 30'; env TMPDIR=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TEMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp TMP=/build/tools/clang/test/Driver/Output/crash-report.c.tmp RC_DEBUG_OPTIONS=1 CC_PRINT_HEADERS=1 CC_LOG_DIAGNOSTICS=1 not /build/bin/clang /clang/test/Driver/crash-report.c @/build/tools/clang/test/Driver/Output/crash-report.c.tmp.rsp -DUNREACHABLE 2>&1 | /build/bin/FileCheck /clang/test/Driver/crash-report.c
  31. : 'RUN: at line 33'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.c | /build/bin/FileCheck --check-prefix=CHECKSRC /clang/test/Driver/crash-report.c
  32. : 'RUN: at line 34'; cat /build/tools/clang/test/Driver/Output/crash-report.c.tmp/crash-report-*.sh | /build/bin/FileCheck --check-prefix=CHECKSH /clang/test/Driver/crash-report.c
  33. --
  34. Exit Code: 1
  35.  
  36. Command Output (stderr):
  37. --
  38. /clang/test/Driver/crash-report.c:48:11: error: CHECK: expected string not found in input
  39. // CHECK: Preprocessed source(s) and associated run script(s) are located at:
  40. ^
  41. <stdin>:1:1: note: scanning from here
  42. /clang/test/Driver/crash-report.c:50:1: error: unknown type name 'BAZ'
  43. ^
  44.  
  45. --
  46.  
  47. ********************
  48. FAIL: libomp :: affinity/format/api.c (16861 of 17431)
  49. ******************** TEST 'libomp :: affinity/format/api.c' FAILED ********************
  50. Script:
  51. --
  52. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/affinity/format/api.c -o /build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp
  53. : 'RUN: at line 2'; /build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp | "/usr/bin/python" /openmp/runtime/test/affinity/format/check.py -c 'CHECK' /openmp/runtime/test/affinity/format/api.c
  54. --
  55. Exit Code: 127
  56.  
  57. Command Output (stdout):
  58. --
  59. $ ":" "RUN: at line 1"
  60. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/affinity/format/api.c" "-o" "/build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp" "-lm" "-latomic"
  61. $ "/build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp"
  62. # command output:
  63. 0123456789
  64. 0123456789
  65. 0123456789
  66. 0123456789
  67.  
  68. $ ":" "RUN: at line 2"
  69. $ "/build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp"
  70. # command stderr:
  71. Could not create process (/build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/affinity/format/Output/api.c.tmp'
  72. error: command failed with exit status: 127
  73.  
  74. --
  75.  
  76. ********************
  77. FAIL: libomp :: affinity/format/api2.c (16864 of 17431)
  78. ******************** TEST 'libomp :: affinity/format/api2.c' FAILED ********************
  79. Script:
  80. --
  81. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/affinity/format/api2.c -o /build/projects/openmp/runtime/test/affinity/format/Output/api2.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/affinity/format/Output/api2.c.tmp
  82. : 'RUN: at line 2'; /build/projects/openmp/runtime/test/affinity/format/Output/api2.c.tmp | "/usr/bin/python" /openmp/runtime/test/affinity/format/check.py -c 'CHECK' /openmp/runtime/test/affinity/format/api2.c
  83. --
  84. Exit Code: 127
  85.  
  86. Command Output (stdout):
  87. --
  88. $ ":" "RUN: at line 1"
  89. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/affinity/format/api2.c" "-o" "/build/projects/openmp/runtime/test/affinity/format/Output/api2.c.tmp" "-lm" "-latomic"
  90. # command stderr:
  91. /openmp/runtime/test/affinity/format/api2.c:42:3: warning: invalid conversion specifier '"' [-Wformat-invalid-specifier]
  92. check(streqls(buf, "tl:%"));
  93. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  94. /openmp/runtime/test/affinity/format/api2.c:16:39: note: expanded from macro 'check'
  95. fprintf(stderr, "error: %s: %d: " STR(condition) "\n", __FILE__, \
  96. ^~~~~~~~~~~~~~
  97. /openmp/runtime/test/affinity/format/api2.c:10:16: note: expanded from macro 'STR'
  98. #define STR(x) XSTR(x)
  99. ^~~~~~~
  100. /openmp/runtime/test/affinity/format/api2.c:9:17: note: expanded from macro 'XSTR'
  101. #define XSTR(x) #x
  102. ^~
  103. <scratch space>:58:22: note: expanded from here
  104. "(!strcmp(buf, \"tl:%\"))"
  105. ~^
  106. 1 warning generated.
  107.  
  108. $ "/build/projects/openmp/runtime/test/affinity/format/Output/api2.c.tmp"
  109. # command stderr:
  110. Could not create process (/build/projects/openmp/runtime/test/affinity/format/Output/api2.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/affinity/format/Output/api2.c.tmp'
  111. error: command failed with exit status: 127
  112.  
  113. --
  114.  
  115. ********************
  116. FAIL: libomp :: affinity/format/fields_values.c (16869 of 17431)
  117. ******************** TEST 'libomp :: affinity/format/fields_values.c' FAILED ********************
  118. Script:
  119. --
  120. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/affinity/format/fields_values.c -o /build/projects/openmp/runtime/test/affinity/format/Output/fields_values.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/affinity/format/Output/fields_values.c.tmp
  121. --
  122. Exit Code: 127
  123.  
  124. Command Output (stdout):
  125. --
  126. $ ":" "RUN: at line 1"
  127. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/affinity/format/fields_values.c" "-o" "/build/projects/openmp/runtime/test/affinity/format/Output/fields_values.c.tmp" "-lm" "-latomic"
  128. $ "/build/projects/openmp/runtime/test/affinity/format/Output/fields_values.c.tmp"
  129. # command stderr:
  130. Could not create process (/build/projects/openmp/runtime/test/affinity/format/Output/fields_values.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/affinity/format/Output/fields_values.c.tmp'
  131. error: command failed with exit status: 127
  132.  
  133. --
  134.  
  135. ********************
  136. FAIL: libomp :: affinity/format/nested.c (16873 of 17431)
  137. ******************** TEST 'libomp :: affinity/format/nested.c' FAILED ********************
  138. Script:
  139. --
  140. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/affinity/format/nested.c -o /build/projects/openmp/runtime/test/affinity/format/Output/nested.c.tmp -lm -latomic && env OMP_DISPLAY_AFFINITY=true OMP_PLACES=threads OMP_PROC_BIND=spread,close /build/projects/openmp/runtime/test/affinity/format/Output/nested.c.tmp | "/usr/bin/python" /openmp/runtime/test/affinity/format/check.py -c 'CHECK' /openmp/runtime/test/affinity/format/nested.c
  141. --
  142. Exit Code: 127
  143.  
  144. Command Output (stdout):
  145. --
  146. $ ":" "RUN: at line 1"
  147. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/affinity/format/nested.c" "-o" "/build/projects/openmp/runtime/test/affinity/format/Output/nested.c.tmp" "-lm" "-latomic"
  148. $ "env" "OMP_DISPLAY_AFFINITY=true" "OMP_PLACES=threads" "OMP_PROC_BIND=spread,close" "/build/projects/openmp/runtime/test/affinity/format/Output/nested.c.tmp"
  149. # command stderr:
  150. Could not create process (/build/projects/openmp/runtime/test/affinity/format/Output/nested.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/affinity/format/Output/nested.c.tmp'
  151. error: command failed with exit status: 127
  152.  
  153. --
  154.  
  155. ********************
  156. FAIL: libomp :: affinity/format/nested2.c (16875 of 17431)
  157. ******************** TEST 'libomp :: affinity/format/nested2.c' FAILED ********************
  158. Script:
  159. --
  160. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/affinity/format/nested2.c -o /build/projects/openmp/runtime/test/affinity/format/Output/nested2.c.tmp -lm -latomic && env OMP_DISPLAY_AFFINITY=true OMP_PLACES=threads OMP_PROC_BIND=spread,close KMP_HOT_TEAMS_MAX_LEVEL=2 /build/projects/openmp/runtime/test/affinity/format/Output/nested2.c.tmp | "/usr/bin/python" /openmp/runtime/test/affinity/format/check.py -c 'CHECK' /openmp/runtime/test/affinity/format/nested2.c
  161. --
  162. Exit Code: 127
  163.  
  164. Command Output (stdout):
  165. --
  166. $ ":" "RUN: at line 1"
  167. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/affinity/format/nested2.c" "-o" "/build/projects/openmp/runtime/test/affinity/format/Output/nested2.c.tmp" "-lm" "-latomic"
  168. $ "env" "OMP_DISPLAY_AFFINITY=true" "OMP_PLACES=threads" "OMP_PROC_BIND=spread,close" "KMP_HOT_TEAMS_MAX_LEVEL=2" "/build/projects/openmp/runtime/test/affinity/format/Output/nested2.c.tmp"
  169. # command stderr:
  170. Could not create process (/build/projects/openmp/runtime/test/affinity/format/Output/nested2.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/affinity/format/Output/nested2.c.tmp'
  171. error: command failed with exit status: 127
  172.  
  173. --
  174.  
  175. ********************
  176. FAIL: libomp :: api/has_openmp.c (16885 of 17431)
  177. ******************** TEST 'libomp :: api/has_openmp.c' FAILED ********************
  178. Script:
  179. --
  180. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/has_openmp.c -o /build/projects/openmp/runtime/test/api/Output/has_openmp.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/has_openmp.c.tmp
  181. --
  182. Exit Code: 127
  183.  
  184. Command Output (stdout):
  185. --
  186. $ ":" "RUN: at line 1"
  187. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/has_openmp.c" "-o" "/build/projects/openmp/runtime/test/api/Output/has_openmp.c.tmp" "-lm" "-latomic"
  188. $ "/build/projects/openmp/runtime/test/api/Output/has_openmp.c.tmp"
  189. # command stderr:
  190. Could not create process (/build/projects/openmp/runtime/test/api/Output/has_openmp.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/api/Output/has_openmp.c.tmp'
  191. error: command failed with exit status: 127
  192.  
  193. --
  194.  
  195. ********************
  196. FAIL: libomp :: api/kmp_aligned_malloc.c (16887 of 17431)
  197. ******************** TEST 'libomp :: api/kmp_aligned_malloc.c' FAILED ********************
  198. Script:
  199. --
  200. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/kmp_aligned_malloc.c -o /build/projects/openmp/runtime/test/api/Output/kmp_aligned_malloc.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/kmp_aligned_malloc.c.tmp
  201. --
  202. Exit Code: 127
  203.  
  204. Command Output (stdout):
  205. --
  206. $ ":" "RUN: at line 1"
  207. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/kmp_aligned_malloc.c" "-o" "/build/projects/openmp/runtime/test/api/Output/kmp_aligned_malloc.c.tmp" "-lm" "-latomic"
  208. $ "/build/projects/openmp/runtime/test/api/Output/kmp_aligned_malloc.c.tmp"
  209. # command stderr:
  210. Could not create process (/build/projects/openmp/runtime/test/api/Output/kmp_aligned_malloc.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/api/Output/kmp_aligned_malloc.c.tmp'
  211. error: command failed with exit status: 127
  212.  
  213. --
  214.  
  215. ********************
  216. FAIL: libomp :: api/omp_alloc_def_fb.c (16893 of 17431)
  217. ******************** TEST 'libomp :: api/omp_alloc_def_fb.c' FAILED ********************
  218. Script:
  219. --
  220. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/omp_alloc_def_fb.c -o /build/projects/openmp/runtime/test/api/Output/omp_alloc_def_fb.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/omp_alloc_def_fb.c.tmp
  221. --
  222. Exit Code: 127
  223.  
  224. Command Output (stdout):
  225. --
  226. $ ":" "RUN: at line 1"
  227. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/omp_alloc_def_fb.c" "-o" "/build/projects/openmp/runtime/test/api/Output/omp_alloc_def_fb.c.tmp" "-lm" "-latomic"
  228. # command stderr:
  229. /openmp/runtime/test/api/omp_alloc_def_fb.c:15:43: warning: format specifies type 'void *' but the argument has underlying type 'unsigned int' [-Wformat]
  230. printf("allocator large created: %p\n", a);
  231. ~~ ^
  232. %u
  233. 1 warning generated.
  234.  
  235. $ "/build/projects/openmp/runtime/test/api/Output/omp_alloc_def_fb.c.tmp"
  236. # command stderr:
  237. Could not create process (/build/projects/openmp/runtime/test/api/Output/omp_alloc_def_fb.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/api/Output/omp_alloc_def_fb.c.tmp'
  238. error: command failed with exit status: 127
  239.  
  240. --
  241.  
  242. ********************
  243. FAIL: libomp :: api/omp_alloc_hbw.c (16895 of 17431)
  244. ******************** TEST 'libomp :: api/omp_alloc_hbw.c' FAILED ********************
  245. Script:
  246. --
  247. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/omp_alloc_hbw.c -o /build/projects/openmp/runtime/test/api/Output/omp_alloc_hbw.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/omp_alloc_hbw.c.tmp
  248. --
  249. Exit Code: 127
  250.  
  251. Command Output (stdout):
  252. --
  253. $ ":" "RUN: at line 1"
  254. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/omp_alloc_hbw.c" "-o" "/build/projects/openmp/runtime/test/api/Output/omp_alloc_hbw.c.tmp" "-lm" "-latomic"
  255. # command stderr:
  256. /openmp/runtime/test/api/omp_alloc_hbw.c:15:41: warning: format specifies type 'void *' but the argument has underlying type 'unsigned int' [-Wformat]
  257. printf("allocator hbw created: %p\n", a);
  258. ~~ ^
  259. %u
  260. 1 warning generated.
  261.  
  262. $ "/build/projects/openmp/runtime/test/api/Output/omp_alloc_hbw.c.tmp"
  263. # command stderr:
  264. Could not create process (/build/projects/openmp/runtime/test/api/Output/omp_alloc_hbw.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/api/Output/omp_alloc_hbw.c.tmp'
  265. error: command failed with exit status: 127
  266.  
  267. --
  268.  
  269. ********************
  270. FAIL: libomp :: api/omp_alloc_null_fb.c (16897 of 17431)
  271. ******************** TEST 'libomp :: api/omp_alloc_null_fb.c' FAILED ********************
  272. Script:
  273. --
  274. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/omp_alloc_null_fb.c -o /build/projects/openmp/runtime/test/api/Output/omp_alloc_null_fb.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/omp_alloc_null_fb.c.tmp
  275. --
  276. Exit Code: 127
  277.  
  278. Command Output (stdout):
  279. --
  280. $ ":" "RUN: at line 1"
  281. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/omp_alloc_null_fb.c" "-o" "/build/projects/openmp/runtime/test/api/Output/omp_alloc_null_fb.c.tmp" "-lm" "-latomic"
  282. # command stderr:
  283. /openmp/runtime/test/api/omp_alloc_null_fb.c:15:43: warning: format specifies type 'void *' but the argument has underlying type 'unsigned int' [-Wformat]
  284. printf("allocator large created: %p\n", a);
  285. ~~ ^
  286. %u
  287. 1 warning generated.
  288.  
  289. $ "/build/projects/openmp/runtime/test/api/Output/omp_alloc_null_fb.c.tmp"
  290. # command stderr:
  291. Could not create process (/build/projects/openmp/runtime/test/api/Output/omp_alloc_null_fb.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/api/Output/omp_alloc_null_fb.c.tmp'
  292. error: command failed with exit status: 127
  293.  
  294. --
  295.  
  296. ********************
  297. FAIL: libomp :: api/omp_get_num_devices.c (16899 of 17431)
  298. ******************** TEST 'libomp :: api/omp_get_num_devices.c' FAILED ********************
  299. Script:
  300. --
  301. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/omp_get_num_devices.c -o /build/projects/openmp/runtime/test/api/Output/omp_get_num_devices.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/omp_get_num_devices.c.tmp
  302. --
  303. Exit Code: 127
  304.  
  305. Command Output (stdout):
  306. --
  307. $ ":" "RUN: at line 1"
  308. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/omp_get_num_devices.c" "-o" "/build/projects/openmp/runtime/test/api/Output/omp_get_num_devices.c.tmp" "-lm" "-latomic"
  309. $ "/build/projects/openmp/runtime/test/api/Output/omp_get_num_devices.c.tmp"
  310. # command stderr:
  311. Could not create process (/build/projects/openmp/runtime/test/api/Output/omp_get_num_devices.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/api/Output/omp_get_num_devices.c.tmp'
  312. error: command failed with exit status: 127
  313.  
  314. --
  315.  
  316. ********************
  317. FAIL: libomp :: api/omp_get_num_threads.c (16901 of 17431)
  318. ******************** TEST 'libomp :: api/omp_get_num_threads.c' FAILED ********************
  319. Script:
  320. --
  321. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/omp_get_num_threads.c -o /build/projects/openmp/runtime/test/api/Output/omp_get_num_threads.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/omp_get_num_threads.c.tmp
  322. --
  323. Exit Code: 127
  324.  
  325. Command Output (stdout):
  326. --
  327. $ ":" "RUN: at line 1"
  328. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/omp_get_num_threads.c" "-o" "/build/projects/openmp/runtime/test/api/Output/omp_get_num_threads.c.tmp" "-lm" "-latomic"
  329. $ "/build/projects/openmp/runtime/test/api/Output/omp_get_num_threads.c.tmp"
  330. # command stderr:
  331. Could not create process (/build/projects/openmp/runtime/test/api/Output/omp_get_num_threads.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/api/Output/omp_get_num_threads.c.tmp'
  332. error: command failed with exit status: 127
  333.  
  334. --
  335.  
  336. ********************
  337. FAIL: libomp :: api/omp_get_wtime.c (16905 of 17431)
  338. ******************** TEST 'libomp :: api/omp_get_wtime.c' FAILED ********************
  339. Script:
  340. --
  341. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/omp_get_wtime.c -o /build/projects/openmp/runtime/test/api/Output/omp_get_wtime.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/omp_get_wtime.c.tmp
  342. --
  343. Exit Code: 127
  344.  
  345. Command Output (stdout):
  346. --
  347. $ ":" "RUN: at line 1"
  348. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/omp_get_wtime.c" "-o" "/build/projects/openmp/runtime/test/api/Output/omp_get_wtime.c.tmp" "-lm" "-latomic"
  349. $ "/build/projects/openmp/runtime/test/api/Output/omp_get_wtime.c.tmp"
  350. # command stderr:
  351. Could not create process (/build/projects/openmp/runtime/test/api/Output/omp_get_wtime.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/api/Output/omp_get_wtime.c.tmp'
  352. error: command failed with exit status: 127
  353.  
  354. --
  355.  
  356. ********************
  357. FAIL: libomp :: api/omp_in_parallel.c (16906 of 17431)
  358. ******************** TEST 'libomp :: api/omp_in_parallel.c' FAILED ********************
  359. Script:
  360. --
  361. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/api/omp_in_parallel.c -o /build/projects/openmp/runtime/test/api/Output/omp_in_parallel.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/api/Output/omp_in_parallel.c.tmp
  362. --
  363. Exit Code: 127
  364.  
  365. Command Output (stdout):
  366. --
  367. $ ":" "RUN: at line 1"
  368. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/api/omp_in_parallel.c" "-o" "/build/projects/openmp/runtime/test/api/Output/omp_in_parallel.c.tmp" "-lm" "-latomic"
  369. $ "/build/projects/openmp/runtime/test/api/Output/omp_in_parallel.c.tmp"
  370. # command stderr:
  371. Could not create process (/build/projects/openmp/runtime/test/api/Output/omp_in_parallel.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/api/Output/omp_in_parallel.c.tmp'
  372. error: command failed with exit status: 127
  373.  
  374. --
  375.  
  376. ********************
  377. FAIL: libomp :: env/kmp_set_dispatch_buf.c (16918 of 17431)
  378. ******************** TEST 'libomp :: env/kmp_set_dispatch_buf.c' FAILED ********************
  379. Script:
  380. --
  381. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/env/kmp_set_dispatch_buf.c -o /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp -lm -latomic && env KMP_DISP_NUM_BUFFERS=0 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp
  382. : 'RUN: at line 2'; env KMP_DISP_NUM_BUFFERS=1 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp && env KMP_DISP_NUM_BUFFERS=3 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp
  383. : 'RUN: at line 3'; env KMP_DISP_NUM_BUFFERS=4 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp && env KMP_DISP_NUM_BUFFERS=7 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp
  384. : 'RUN: at line 4'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/env/kmp_set_dispatch_buf.c -o /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp -lm -latomic -DMY_SCHEDULE=guided && env KMP_DISP_NUM_BUFFERS=1 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp
  385. : 'RUN: at line 5'; env KMP_DISP_NUM_BUFFERS=3 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp && env KMP_DISP_NUM_BUFFERS=4 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp
  386. : 'RUN: at line 6'; env KMP_DISP_NUM_BUFFERS=7 /build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp
  387. --
  388. Exit Code: 127
  389.  
  390. Command Output (stdout):
  391. --
  392. $ ":" "RUN: at line 1"
  393. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/env/kmp_set_dispatch_buf.c" "-o" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp" "-lm" "-latomic"
  394. $ "env" "KMP_DISP_NUM_BUFFERS=0" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  395. # command stderr:
  396. OMP: Warning #80: KMP_DISP_NUM_BUFFERS="0": value too small.
  397. OMP: Info #106: KMP_DISP_NUM_BUFFERS value "1" will be used.
  398.  
  399. $ ":" "RUN: at line 2"
  400. $ "env" "KMP_DISP_NUM_BUFFERS=1" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  401. $ "env" "KMP_DISP_NUM_BUFFERS=3" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  402. $ ":" "RUN: at line 3"
  403. $ "env" "KMP_DISP_NUM_BUFFERS=4" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  404. $ "env" "KMP_DISP_NUM_BUFFERS=7" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  405. $ ":" "RUN: at line 4"
  406. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/env/kmp_set_dispatch_buf.c" "-o" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp" "-lm" "-latomic" "-DMY_SCHEDULE=guided"
  407. $ "env" "KMP_DISP_NUM_BUFFERS=1" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  408. $ ":" "RUN: at line 5"
  409. $ "env" "KMP_DISP_NUM_BUFFERS=3" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  410. $ "env" "KMP_DISP_NUM_BUFFERS=4" "/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp"
  411. # command stderr:
  412. Could not create process (/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/env/Output/kmp_set_dispatch_buf.c.tmp'
  413. error: command failed with exit status: 127
  414.  
  415. --
  416.  
  417. ********************
  418. FAIL: libomp :: env/omp_target_offload.c (16919 of 17431)
  419. ******************** TEST 'libomp :: env/omp_target_offload.c' FAILED ********************
  420. Script:
  421. --
  422. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/env/omp_target_offload.c -o /build/projects/openmp/runtime/test/env/Output/omp_target_offload.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/env/Output/omp_target_offload.c.tmp
  423. --
  424. Exit Code: 127
  425.  
  426. Command Output (stdout):
  427. --
  428. $ ":" "RUN: at line 1"
  429. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/env/omp_target_offload.c" "-o" "/build/projects/openmp/runtime/test/env/Output/omp_target_offload.c.tmp" "-lm" "-latomic"
  430. # command stderr:
  431. /openmp/runtime/test/env/omp_target_offload.c:42:5: warning: implicit declaration of function 'kmp_set_defaults' is invalid in C99 [-Wimplicit-function-declaration]
  432. kmp_set_defaults(buf);
  433. ^
  434. /openmp/runtime/test/env/omp_target_offload.c:49:5: warning: implicit declaration of function 'kmp_set_defaults' is invalid in C99 [-Wimplicit-function-declaration]
  435. kmp_set_defaults(buf);
  436. ^
  437. /openmp/runtime/test/env/omp_target_offload.c:56:5: warning: implicit declaration of function 'kmp_set_defaults' is invalid in C99 [-Wimplicit-function-declaration]
  438. kmp_set_defaults(buf);
  439. ^
  440. 3 warnings generated.
  441.  
  442. $ "/build/projects/openmp/runtime/test/env/Output/omp_target_offload.c.tmp"
  443. # command stderr:
  444. Could not create process (/build/projects/openmp/runtime/test/env/Output/omp_target_offload.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/env/Output/omp_target_offload.c.tmp'
  445. error: command failed with exit status: 127
  446.  
  447. --
  448.  
  449. ********************
  450. FAIL: libomp :: env/omp_wait_policy.c (16923 of 17431)
  451. ******************** TEST 'libomp :: env/omp_wait_policy.c' FAILED ********************
  452. Script:
  453. --
  454. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/env/omp_wait_policy.c -o /build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp -lm -latomic && env OMP_WAIT_POLICY=active /build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp active
  455. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/env/omp_wait_policy.c -o /build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp -lm -latomic && env OMP_WAIT_POLICY=passive /build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp passive
  456. --
  457. Exit Code: 127
  458.  
  459. Command Output (stdout):
  460. --
  461. $ ":" "RUN: at line 1"
  462. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/env/omp_wait_policy.c" "-o" "/build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp" "-lm" "-latomic"
  463. $ "env" "OMP_WAIT_POLICY=active" "/build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp" "active"
  464. # command stderr:
  465. Could not create process (/build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/env/Output/omp_wait_policy.c.tmp'
  466. error: command failed with exit status: 127
  467.  
  468. --
  469.  
  470. ********************
  471. FAIL: libomp :: flush/omp_flush.c (16925 of 17431)
  472. ******************** TEST 'libomp :: flush/omp_flush.c' FAILED ********************
  473. Script:
  474. --
  475. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/flush/omp_flush.c -o /build/projects/openmp/runtime/test/flush/Output/omp_flush.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/flush/Output/omp_flush.c.tmp
  476. --
  477. Exit Code: 127
  478.  
  479. Command Output (stdout):
  480. --
  481. $ ":" "RUN: at line 1"
  482. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/flush/omp_flush.c" "-o" "/build/projects/openmp/runtime/test/flush/Output/omp_flush.c.tmp" "-lm" "-latomic"
  483. $ "/build/projects/openmp/runtime/test/flush/Output/omp_flush.c.tmp"
  484. # command stderr:
  485. Could not create process (/build/projects/openmp/runtime/test/flush/Output/omp_flush.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/flush/Output/omp_flush.c.tmp'
  486. error: command failed with exit status: 127
  487.  
  488. --
  489.  
  490. ********************
  491. FAIL: libomp :: lock/omp_init_lock.c (16927 of 17431)
  492. ******************** TEST 'libomp :: lock/omp_init_lock.c' FAILED ********************
  493. Script:
  494. --
  495. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/lock/omp_init_lock.c -o /build/projects/openmp/runtime/test/lock/Output/omp_init_lock.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/lock/Output/omp_init_lock.c.tmp
  496. --
  497. Exit Code: 127
  498.  
  499. Command Output (stdout):
  500. --
  501. $ ":" "RUN: at line 1"
  502. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/lock/omp_init_lock.c" "-o" "/build/projects/openmp/runtime/test/lock/Output/omp_init_lock.c.tmp" "-lm" "-latomic"
  503. $ "/build/projects/openmp/runtime/test/lock/Output/omp_init_lock.c.tmp"
  504. # command stderr:
  505. Could not create process (/build/projects/openmp/runtime/test/lock/Output/omp_init_lock.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/lock/Output/omp_init_lock.c.tmp'
  506. error: command failed with exit status: 127
  507.  
  508. --
  509.  
  510. ********************
  511. FAIL: libomp :: lock/omp_lock.c (16929 of 17431)
  512. ******************** TEST 'libomp :: lock/omp_lock.c' FAILED ********************
  513. Script:
  514. --
  515. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/lock/omp_lock.c -o /build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp
  516. : 'RUN: at line 2'; env KMP_LOCK_KIND=tas KMP_SPIN_BACKOFF_PARAMS=2048,200 /build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp
  517. : 'RUN: at line 3'; env KMP_LOCK_KIND=futex /build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp
  518. --
  519. Exit Code: 127
  520.  
  521. Command Output (stdout):
  522. --
  523. $ ":" "RUN: at line 1"
  524. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/lock/omp_lock.c" "-o" "/build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp" "-lm" "-latomic"
  525. $ "/build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp"
  526. # command stderr:
  527. Could not create process (/build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/lock/Output/omp_lock.c.tmp'
  528. error: command failed with exit status: 127
  529.  
  530. --
  531.  
  532. ********************
  533. FAIL: libomp :: misc_bugs/stack-propagate.c (16947 of 17431)
  534. ******************** TEST 'libomp :: misc_bugs/stack-propagate.c' FAILED ********************
  535. Script:
  536. --
  537. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/misc_bugs/stack-propagate.c -o /build/projects/openmp/runtime/test/misc_bugs/Output/stack-propagate.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/misc_bugs/Output/stack-propagate.c.tmp
  538. --
  539. Exit Code: 127
  540.  
  541. Command Output (stdout):
  542. --
  543. $ ":" "RUN: at line 1"
  544. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/misc_bugs/stack-propagate.c" "-o" "/build/projects/openmp/runtime/test/misc_bugs/Output/stack-propagate.c.tmp" "-lm" "-latomic"
  545. $ "/build/projects/openmp/runtime/test/misc_bugs/Output/stack-propagate.c.tmp"
  546. # command stderr:
  547. Could not create process (/build/projects/openmp/runtime/test/misc_bugs/Output/stack-propagate.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/misc_bugs/Output/stack-propagate.c.tmp'
  548. error: command failed with exit status: 127
  549.  
  550. --
  551.  
  552. ********************
  553. FAIL: libomp :: misc_bugs/teams-no-par.c (16949 of 17431)
  554. ******************** TEST 'libomp :: misc_bugs/teams-no-par.c' FAILED ********************
  555. Script:
  556. --
  557. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/misc_bugs/teams-no-par.c -o /build/projects/openmp/runtime/test/misc_bugs/Output/teams-no-par.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/misc_bugs/Output/teams-no-par.c.tmp
  558. --
  559. Exit Code: 127
  560.  
  561. Command Output (stdout):
  562. --
  563. $ ":" "RUN: at line 1"
  564. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/misc_bugs/teams-no-par.c" "-o" "/build/projects/openmp/runtime/test/misc_bugs/Output/teams-no-par.c.tmp" "-lm" "-latomic"
  565. $ "/build/projects/openmp/runtime/test/misc_bugs/Output/teams-no-par.c.tmp"
  566. # command stderr:
  567. Could not create process (/build/projects/openmp/runtime/test/misc_bugs/Output/teams-no-par.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/misc_bugs/Output/teams-no-par.c.tmp'
  568. error: command failed with exit status: 127
  569.  
  570. --
  571.  
  572. ********************
  573. FAIL: libomp :: ompt/cancel/cancel_parallel.c (16953 of 17431)
  574. ******************** TEST 'libomp :: ompt/cancel/cancel_parallel.c' FAILED ********************
  575. Script:
  576. --
  577. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/cancel/cancel_parallel.c -o /build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp -lm -latomic && env OMP_CANCELLATION=true /build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/cancel/cancel_parallel.c
  578. --
  579. Exit Code: 127
  580.  
  581. Command Output (stdout):
  582. --
  583. $ ":" "RUN: at line 1"
  584. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/cancel/cancel_parallel.c" "-o" "/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp" "-lm" "-latomic"
  585. $ "env" "OMP_CANCELLATION=true" "/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp"
  586. # command stderr:
  587. Could not create process (/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp'
  588. error: command failed with exit status: 127
  589.  
  590. --
  591.  
  592. ********************
  593. FAIL: libomp :: ompt/cancel/cancel_taskgroup.c (16957 of 17431)
  594. ******************** TEST 'libomp :: ompt/cancel/cancel_taskgroup.c' FAILED ********************
  595. Script:
  596. --
  597. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/cancel/cancel_taskgroup.c -o /build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_taskgroup.c.tmp -lm -latomic && env OMP_CANCELLATION=true /build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_taskgroup.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_taskgroup.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/cancel/cancel_taskgroup.c
  598. --
  599. Exit Code: 127
  600.  
  601. Command Output (stdout):
  602. --
  603. $ ":" "RUN: at line 1"
  604. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/cancel/cancel_taskgroup.c" "-o" "/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_taskgroup.c.tmp" "-lm" "-latomic"
  605. $ "env" "OMP_CANCELLATION=true" "/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_taskgroup.c.tmp"
  606. # command stderr:
  607. Could not create process (/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_taskgroup.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/ompt/cancel/Output/cancel_taskgroup.c.tmp'
  608. error: command failed with exit status: 127
  609.  
  610. --
  611.  
  612. ********************
  613. FAIL: libomp :: ompt/loadtool/tool_available/tool_available.c (16962 of 17431)
  614. ******************** TEST 'libomp :: ompt/loadtool/tool_available/tool_available.c' FAILED ********************
  615. Script:
  616. --
  617. : 'RUN: at line 3'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -DTOOL && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  618. : 'RUN: at line 7'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -DTOOL -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so
  619. : 'RUN: at line 10'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  620. : 'RUN: at line 12'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -lomp -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  621. : 'RUN: at line 14'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE && env LD_PRELOAD=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  622. : 'RUN: at line 17'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE && env OMP_TOOL_LIBRARIES=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  623. --
  624. Exit Code: 1
  625.  
  626. Command Output (stdout):
  627. --
  628. $ ":" "RUN: at line 3"
  629. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp" "-lm" "-latomic" "-DCODE" "-DTOOL"
  630. # command stderr:
  631. /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c:71:61: warning: incompatible function pointer types initializing 'ompt_initialize_t' (aka 'int (*)(void (*(*)(const char *))(void), int, union ompt_data_t *)') with an expression of type 'int (*)(ompt_function_lookup_t, ompt_data_t *)' (aka 'int (*)(void (*(*)(const char *))(void), union ompt_data_t *)') [-Wincompatible-function-pointer-types]
  632. static ompt_start_tool_result_t ompt_start_tool_result = {&ompt_initialize,&ompt_finalize, 0};
  633. ^~~~~~~~~~~~~~~~
  634. 1 warning generated.
  635.  
  636. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp"
  637. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out"
  638. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c"
  639. $ ":" "RUN: at line 7"
  640. $ "/build/./bin/clang" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-DTOOL" "-shared" "-fPIC" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so"
  641. # command stderr:
  642. /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c:71:61: warning: incompatible function pointer types initializing 'ompt_initialize_t' (aka 'int (*)(void (*(*)(const char *))(void), int, union ompt_data_t *)') with an expression of type 'int (*)(ompt_function_lookup_t, ompt_data_t *)' (aka 'int (*)(void (*(*)(const char *))(void), union ompt_data_t *)') [-Wincompatible-function-pointer-types]
  643. static ompt_start_tool_result_t ompt_start_tool_result = {&ompt_initialize,&ompt_finalize, 0};
  644. ^~~~~~~~~~~~~~~~
  645. 1 warning generated.
  646.  
  647. $ ":" "RUN: at line 10"
  648. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp" "-lm" "-latomic" "-DCODE" "-Wl,--no-as-needed" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so"
  649. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp"
  650. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out"
  651. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c"
  652. $ ":" "RUN: at line 12"
  653. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp" "-lm" "-latomic" "-DCODE" "-lomp" "-Wl,--no-as-needed" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so"
  654. # command stderr:
  655. /usr/bin/ld: /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so: file not recognized: file truncated
  656. clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
  657.  
  658. error: command failed with exit status: 1
  659.  
  660. --
  661.  
  662. ********************
  663. FAIL: libomp :: ompt/loadtool/tool_available/tool_available.c (16963 of 17431)
  664. ******************** TEST 'libomp :: ompt/loadtool/tool_available/tool_available.c' FAILED ********************
  665. Script:
  666. --
  667. : 'RUN: at line 3'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -DTOOL && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  668. : 'RUN: at line 7'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -DTOOL -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so
  669. : 'RUN: at line 10'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  670. : 'RUN: at line 12'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -lomp -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  671. : 'RUN: at line 14'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE && env LD_PRELOAD=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  672. : 'RUN: at line 17'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE && env OMP_TOOL_LIBRARIES=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  673. --
  674. Exit Code: 2
  675.  
  676. Command Output (stdout):
  677. --
  678. $ ":" "RUN: at line 3"
  679. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp" "-lm" "-latomic" "-DCODE" "-DTOOL"
  680. # command stderr:
  681. /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c:71:61: warning: incompatible function pointer types initializing 'ompt_initialize_t' (aka 'int (*)(void (*(*)(const char *))(void), int, union ompt_data_t *)') with an expression of type 'int (*)(ompt_function_lookup_t, ompt_data_t *)' (aka 'int (*)(void (*(*)(const char *))(void), union ompt_data_t *)') [-Wincompatible-function-pointer-types]
  682. static ompt_start_tool_result_t ompt_start_tool_result = {&ompt_initialize,&ompt_finalize, 0};
  683. ^~~~~~~~~~~~~~~~
  684. 1 warning generated.
  685.  
  686. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp"
  687. # command stderr:
  688. Inconsistency detected by ld.so: dl-runtime.c: 80: _dl_fixup: Assertion `ELFW(R_TYPE)(reloc->r_info) == ELF_MACHINE_JMP_SLOT' failed!
  689.  
  690. error: command failed with exit status: 127
  691. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out"
  692. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c"
  693. # command stderr:
  694. FileCheck error: '<stdin>' is empty.
  695. FileCheck command line: /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  696.  
  697. error: command failed with exit status: 2
  698.  
  699. --
  700.  
  701. ********************
  702. FAIL: libomp :: ompt/loadtool/tool_available/tool_available.c (16964 of 17431)
  703. ******************** TEST 'libomp :: ompt/loadtool/tool_available/tool_available.c' FAILED ********************
  704. Script:
  705. --
  706. : 'RUN: at line 3'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -DTOOL && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  707. : 'RUN: at line 7'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -DTOOL -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so
  708. : 'RUN: at line 10'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  709. : 'RUN: at line 12'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE -lomp -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  710. : 'RUN: at line 14'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE && env LD_PRELOAD=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  711. : 'RUN: at line 17'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp -lm -latomic -DCODE && env OMP_TOOL_LIBRARIES=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  712. --
  713. Exit Code: 2
  714.  
  715. Command Output (stdout):
  716. --
  717. $ ":" "RUN: at line 3"
  718. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp" "-lm" "-latomic" "-DCODE" "-DTOOL"
  719. # command stderr:
  720. /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c:71:61: warning: incompatible function pointer types initializing 'ompt_initialize_t' (aka 'int (*)(void (*(*)(const char *))(void), int, union ompt_data_t *)') with an expression of type 'int (*)(ompt_function_lookup_t, ompt_data_t *)' (aka 'int (*)(void (*(*)(const char *))(void), union ompt_data_t *)') [-Wincompatible-function-pointer-types]
  721. static ompt_start_tool_result_t ompt_start_tool_result = {&ompt_initialize,&ompt_finalize, 0};
  722. ^~~~~~~~~~~~~~~~
  723. 1 warning generated.
  724.  
  725. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp"
  726. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out"
  727. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c"
  728. $ ":" "RUN: at line 7"
  729. $ "/build/./bin/clang" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-DTOOL" "-shared" "-fPIC" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so"
  730. # command stderr:
  731. /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c:71:61: warning: incompatible function pointer types initializing 'ompt_initialize_t' (aka 'int (*)(void (*(*)(const char *))(void), int, union ompt_data_t *)') with an expression of type 'int (*)(ompt_function_lookup_t, ompt_data_t *)' (aka 'int (*)(void (*(*)(const char *))(void), union ompt_data_t *)') [-Wincompatible-function-pointer-types]
  732. static ompt_start_tool_result_t ompt_start_tool_result = {&ompt_initialize,&ompt_finalize, 0};
  733. ^~~~~~~~~~~~~~~~
  734. 1 warning generated.
  735.  
  736. $ ":" "RUN: at line 10"
  737. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp" "-lm" "-latomic" "-DCODE" "-Wl,--no-as-needed" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool.so"
  738. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp"
  739. # command stderr:
  740. Inconsistency detected by ld.so: dl-runtime.c: 80: _dl_fixup: Assertion `ELFW(R_TYPE)(reloc->r_info) == ELF_MACHINE_JMP_SLOT' failed!
  741.  
  742. error: command failed with exit status: 127
  743. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available/Output/tool_available.c.tmp.out"
  744. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c"
  745. # command stderr:
  746. FileCheck error: '<stdin>' is empty.
  747. FileCheck command line: /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
  748.  
  749. error: command failed with exit status: 2
  750.  
  751. --
  752.  
  753. ********************
  754. FAIL: libomp :: ompt/loadtool/tool_available_search/tool_available_search.c (16965 of 17431)
  755. ******************** TEST 'libomp :: ompt/loadtool/tool_available_search/tool_available_search.c' FAILED ********************
  756. Script:
  757. --
  758. : 'RUN: at line 1'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/first_tool.so
  759. : 'RUN: at line 2'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -DTOOL -DSECOND_TOOL -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/second_tool.so
  760. : 'RUN: at line 3'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -DTOOL -DTHIRD_TOOL -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/third_tool.so
  761. : 'RUN: at line 4'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/tool_available_search.c.tmp -lm -latomic -DCODE && env OMP_TOOL_LIBRARIES=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/non_existing_file.so:/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/first_tool.so:/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/second_tool.so:/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/third_tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/tool_available_search.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/tool_available_search.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c
  762. --
  763. Exit Code: 127
  764.  
  765. Command Output (stdout):
  766. --
  767. $ ":" "RUN: at line 1"
  768. $ "/build/./bin/clang" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-shared" "-fPIC" "/openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/first_tool.so"
  769. $ ":" "RUN: at line 2"
  770. $ "/build/./bin/clang" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-DTOOL" "-DSECOND_TOOL" "-shared" "-fPIC" "/openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/second_tool.so"
  771. $ ":" "RUN: at line 3"
  772. $ "/build/./bin/clang" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-DTOOL" "-DTHIRD_TOOL" "-shared" "-fPIC" "/openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/third_tool.so"
  773. # command stderr:
  774. /openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c:99:61: warning: incompatible function pointer types initializing 'ompt_initialize_t' (aka 'int (*)(void (*(*)(const char *))(void), int, union ompt_data_t *)') with an expression of type 'int (*)(ompt_function_lookup_t, ompt_data_t *)' (aka 'int (*)(void (*(*)(const char *))(void), union ompt_data_t *)') [-Wincompatible-function-pointer-types]
  775. static ompt_start_tool_result_t ompt_start_tool_result = {&ompt_initialize,&ompt_finalize, 0};
  776. ^~~~~~~~~~~~~~~~
  777. 1 warning generated.
  778.  
  779. $ ":" "RUN: at line 4"
  780. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/tool_available_search.c.tmp" "-lm" "-latomic" "-DCODE"
  781. $ "env" "OMP_TOOL_LIBRARIES=/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/non_existing_file.so:/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/first_tool.so:/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/second_tool.so:/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/third_tool.so" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/tool_available_search.c.tmp"
  782. # command stderr:
  783. Could not create process (/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/tool_available_search.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/loadtool/tool_available_search/Output/tool_available_search.c.tmp'
  784. error: command failed with exit status: 127
  785.  
  786. --
  787.  
  788. ********************
  789. FAIL: libomp :: ompt/loadtool/tool_not_available/tool_not_available.c (16968 of 17431)
  790. ******************** TEST 'libomp :: ompt/loadtool/tool_not_available/tool_not_available.c' FAILED ********************
  791. Script:
  792. --
  793. : 'RUN: at line 3'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE -DTOOL && /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  794. : 'RUN: at line 7'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -DTOOL -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so
  795. : 'RUN: at line 10'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  796. : 'RUN: at line 12'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE -lomp -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  797. : 'RUN: at line 14'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE && env LD_PRELOAD=/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  798. : 'RUN: at line 17'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE && env OMP_TOOL_LIBRARIES=/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  799. --
  800. Exit Code: 127
  801.  
  802. Command Output (stdout):
  803. --
  804. $ ":" "RUN: at line 3"
  805. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp" "-lm" "-latomic" "-DCODE" "-DTOOL"
  806. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp"
  807. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out"
  808. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c"
  809. $ ":" "RUN: at line 7"
  810. $ "/build/./bin/clang" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-DTOOL" "-shared" "-fPIC" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so"
  811. $ ":" "RUN: at line 10"
  812. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp" "-lm" "-latomic" "-DCODE" "-Wl,--no-as-needed" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so"
  813. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp"
  814. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out"
  815. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c"
  816. $ ":" "RUN: at line 12"
  817. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp" "-lm" "-latomic" "-DCODE" "-lomp" "-Wl,--no-as-needed" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so"
  818. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp"
  819. # command stderr:
  820. Could not create process (/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp'
  821. error: command failed with exit status: 127
  822.  
  823. --
  824.  
  825. ********************
  826. FAIL: libomp :: ompt/loadtool/tool_not_available/tool_not_available.c (16969 of 17431)
  827. ******************** TEST 'libomp :: ompt/loadtool/tool_not_available/tool_not_available.c' FAILED ********************
  828. Script:
  829. --
  830. : 'RUN: at line 3'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE -DTOOL && /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  831. : 'RUN: at line 7'; /build/./bin/clang -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -DTOOL -shared -fPIC /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so
  832. : 'RUN: at line 10'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  833. : 'RUN: at line 12'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE -lomp -Wl,--no-as-needed /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so && /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  834. : 'RUN: at line 14'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE && env LD_PRELOAD=/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  835. : 'RUN: at line 17'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c -o /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp -lm -latomic -DCODE && env OMP_TOOL_LIBRARIES=/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp | tee /build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  836. --
  837. Exit Code: 127
  838.  
  839. Command Output (stdout):
  840. --
  841. $ ":" "RUN: at line 3"
  842. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp" "-lm" "-latomic" "-DCODE" "-DTOOL"
  843. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp"
  844. $ "tee" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp.out"
  845. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c"
  846. $ ":" "RUN: at line 7"
  847. $ "/build/./bin/clang" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-DTOOL" "-shared" "-fPIC" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so"
  848. $ ":" "RUN: at line 10"
  849. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c" "-o" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp" "-lm" "-latomic" "-DCODE" "-Wl,--no-as-needed" "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool.so"
  850. $ "/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp"
  851. # command stderr:
  852. Could not create process (/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/loadtool/tool_not_available/Output/tool_not_available.c.tmp'
  853. error: command failed with exit status: 127
  854.  
  855. --
  856.  
  857. ********************
  858. FAIL: libomp :: ompt/misc/api_calls_from_other_thread.cpp (16971 of 17431)
  859. ******************** TEST 'libomp :: ompt/misc/api_calls_from_other_thread.cpp' FAILED ********************
  860. Script:
  861. --
  862. : 'RUN: at line 1'; /build/./bin/clang++ -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -std=c++11 /openmp/runtime/test/ompt/misc/api_calls_from_other_thread.cpp -o /build/projects/openmp/runtime/test/ompt/misc/Output/api_calls_from_other_thread.cpp.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/misc/Output/api_calls_from_other_thread.cpp.tmp | tee /build/projects/openmp/runtime/test/ompt/misc/Output/api_calls_from_other_thread.cpp.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/misc/api_calls_from_other_thread.cpp
  863. --
  864. Exit Code: 127
  865.  
  866. Command Output (stdout):
  867. --
  868. $ ":" "RUN: at line 1"
  869. $ "/build/./bin/clang++" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-std=c++11" "/openmp/runtime/test/ompt/misc/api_calls_from_other_thread.cpp" "-o" "/build/projects/openmp/runtime/test/ompt/misc/Output/api_calls_from_other_thread.cpp.tmp" "-lm" "-latomic"
  870. # command stderr:
  871. In file included from /openmp/runtime/test/ompt/misc/api_calls_from_other_thread.cpp:5:
  872. /openmp/runtime/test/ompt/callback.h:4:9: warning: '_DEFAULT_SOURCE' macro redefined [-Wmacro-redefined]
  873. #define _DEFAULT_SOURCE
  874. ^
  875. /usr/include/features.h:222:10: note: previous definition is here
  876. # define _DEFAULT_SOURCE 1
  877. ^
  878. 1 warning generated.
  879.  
  880. $ "/build/projects/openmp/runtime/test/ompt/misc/Output/api_calls_from_other_thread.cpp.tmp"
  881. # command stderr:
  882. Could not create process (/build/projects/openmp/runtime/test/ompt/misc/Output/api_calls_from_other_thread.cpp.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/misc/Output/api_calls_from_other_thread.cpp.tmp'
  883. error: command failed with exit status: 127
  884.  
  885. --
  886.  
  887. ********************
  888. FAIL: libomp :: ompt/misc/finalize_tool.c (16989 of 17431)
  889. ******************** TEST 'libomp :: ompt/misc/finalize_tool.c' FAILED ********************
  890. Script:
  891. --
  892. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/misc/finalize_tool.c -o /build/projects/openmp/runtime/test/ompt/misc/Output/finalize_tool.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/misc/Output/finalize_tool.c.tmp | tee /build/projects/openmp/runtime/test/ompt/misc/Output/finalize_tool.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/misc/finalize_tool.c
  893. --
  894. Exit Code: 127
  895.  
  896. Command Output (stdout):
  897. --
  898. $ ":" "RUN: at line 1"
  899. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/misc/finalize_tool.c" "-o" "/build/projects/openmp/runtime/test/ompt/misc/Output/finalize_tool.c.tmp" "-lm" "-latomic"
  900. $ "/build/projects/openmp/runtime/test/ompt/misc/Output/finalize_tool.c.tmp"
  901. # command stderr:
  902. Could not create process (/build/projects/openmp/runtime/test/ompt/misc/Output/finalize_tool.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/misc/Output/finalize_tool.c.tmp'
  903. error: command failed with exit status: 127
  904.  
  905. --
  906.  
  907. ********************
  908. FAIL: libomp :: ompt/misc/interoperability.cpp (16992 of 17431)
  909. ******************** TEST 'libomp :: ompt/misc/interoperability.cpp' FAILED ********************
  910. Script:
  911. --
  912. : 'RUN: at line 1'; /build/./bin/clang++ -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt -std=c++11 /openmp/runtime/test/ompt/misc/interoperability.cpp -o /build/projects/openmp/runtime/test/ompt/misc/Output/interoperability.cpp.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/misc/Output/interoperability.cpp.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/misc/Output/interoperability.cpp.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/misc/interoperability.cpp
  913. --
  914. Exit Code: 127
  915.  
  916. Command Output (stdout):
  917. --
  918. $ ":" "RUN: at line 1"
  919. $ "/build/./bin/clang++" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "-std=c++11" "/openmp/runtime/test/ompt/misc/interoperability.cpp" "-o" "/build/projects/openmp/runtime/test/ompt/misc/Output/interoperability.cpp.tmp" "-lm" "-latomic"
  920. # command stderr:
  921. In file included from /openmp/runtime/test/ompt/misc/interoperability.cpp:12:
  922. /openmp/runtime/test/ompt/callback.h:4:9: warning: '_DEFAULT_SOURCE' macro redefined [-Wmacro-redefined]
  923. #define _DEFAULT_SOURCE
  924. ^
  925. /usr/include/features.h:222:10: note: previous definition is here
  926. # define _DEFAULT_SOURCE 1
  927. ^
  928. 1 warning generated.
  929.  
  930. $ "/build/projects/openmp/runtime/test/ompt/misc/Output/interoperability.cpp.tmp"
  931. # command stderr:
  932. Could not create process (/build/projects/openmp/runtime/test/ompt/misc/Output/interoperability.cpp.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/misc/Output/interoperability.cpp.tmp'
  933. error: command failed with exit status: 127
  934.  
  935. --
  936.  
  937. ********************
  938. FAIL: libomp :: ompt/misc/threads_nested.c (16999 of 17431)
  939. ******************** TEST 'libomp :: ompt/misc/threads_nested.c' FAILED ********************
  940. Script:
  941. --
  942. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/misc/threads_nested.c -o /build/projects/openmp/runtime/test/ompt/misc/Output/threads_nested.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/misc/Output/threads_nested.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/misc/Output/threads_nested.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/misc/threads_nested.c
  943. --
  944. Exit Code: 127
  945.  
  946. Command Output (stdout):
  947. --
  948. $ ":" "RUN: at line 1"
  949. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/misc/threads_nested.c" "-o" "/build/projects/openmp/runtime/test/ompt/misc/Output/threads_nested.c.tmp" "-lm" "-latomic"
  950. $ "/build/projects/openmp/runtime/test/ompt/misc/Output/threads_nested.c.tmp"
  951. # command stderr:
  952. Could not create process (/build/projects/openmp/runtime/test/ompt/misc/Output/threads_nested.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/misc/Output/threads_nested.c.tmp'
  953. error: command failed with exit status: 127
  954.  
  955. --
  956.  
  957. ********************
  958. FAIL: libomp :: ompt/misc/unset_callback.c (17002 of 17431)
  959. ******************** TEST 'libomp :: ompt/misc/unset_callback.c' FAILED ********************
  960. Script:
  961. --
  962. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/misc/unset_callback.c -o /build/projects/openmp/runtime/test/ompt/misc/Output/unset_callback.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/misc/Output/unset_callback.c.tmp | tee /build/projects/openmp/runtime/test/ompt/misc/Output/unset_callback.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/misc/unset_callback.c
  963. --
  964. Exit Code: 127
  965.  
  966. Command Output (stdout):
  967. --
  968. $ ":" "RUN: at line 1"
  969. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/misc/unset_callback.c" "-o" "/build/projects/openmp/runtime/test/ompt/misc/Output/unset_callback.c.tmp" "-lm" "-latomic"
  970. $ "/build/projects/openmp/runtime/test/ompt/misc/Output/unset_callback.c.tmp"
  971. # command stderr:
  972. Could not create process (/build/projects/openmp/runtime/test/ompt/misc/Output/unset_callback.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/misc/Output/unset_callback.c.tmp'
  973. error: command failed with exit status: 127
  974.  
  975. --
  976.  
  977. ********************
  978. FAIL: libomp :: ompt/parallel/dynamic_enough_threads.c (17005 of 17431)
  979. ******************** TEST 'libomp :: ompt/parallel/dynamic_enough_threads.c' FAILED ********************
  980. Script:
  981. --
  982. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/dynamic_enough_threads.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_enough_threads.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_enough_threads.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_enough_threads.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/dynamic_enough_threads.c
  983. --
  984. Exit Code: 127
  985.  
  986. Command Output (stdout):
  987. --
  988. $ ":" "RUN: at line 1"
  989. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/dynamic_enough_threads.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_enough_threads.c.tmp" "-lm" "-latomic"
  990. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_enough_threads.c.tmp"
  991. # command stderr:
  992. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_enough_threads.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_enough_threads.c.tmp'
  993. error: command failed with exit status: 127
  994.  
  995. --
  996.  
  997. ********************
  998. FAIL: libomp :: ompt/parallel/dynamic_not_enough_threads.c (17008 of 17431)
  999. ******************** TEST 'libomp :: ompt/parallel/dynamic_not_enough_threads.c' FAILED ********************
  1000. Script:
  1001. --
  1002. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/dynamic_not_enough_threads.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_not_enough_threads.c.tmp -lm -latomic && env OMP_THREAD_LIMIT=2 /build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_not_enough_threads.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_not_enough_threads.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/dynamic_not_enough_threads.c
  1003. --
  1004. Exit Code: 127
  1005.  
  1006. Command Output (stdout):
  1007. --
  1008. $ ":" "RUN: at line 1"
  1009. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/dynamic_not_enough_threads.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_not_enough_threads.c.tmp" "-lm" "-latomic"
  1010. $ "env" "OMP_THREAD_LIMIT=2" "/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_not_enough_threads.c.tmp"
  1011. # command stderr:
  1012. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_not_enough_threads.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/dynamic_not_enough_threads.c.tmp'
  1013. error: command failed with exit status: 127
  1014.  
  1015. --
  1016.  
  1017. ********************
  1018. FAIL: libomp :: ompt/parallel/max_active_levels_serialized.c (17011 of 17431)
  1019. ******************** TEST 'libomp :: ompt/parallel/max_active_levels_serialized.c' FAILED ********************
  1020. Script:
  1021. --
  1022. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/max_active_levels_serialized.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/max_active_levels_serialized.c
  1023. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/max_active_levels_serialized.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp.out | /build/./bin/FileCheck --check-prefix=THREADS /openmp/runtime/test/ompt/parallel/max_active_levels_serialized.c
  1024. --
  1025. Exit Code: 127
  1026.  
  1027. Command Output (stdout):
  1028. --
  1029. $ ":" "RUN: at line 1"
  1030. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/max_active_levels_serialized.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp" "-lm" "-latomic"
  1031. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp"
  1032. # command stderr:
  1033. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/max_active_levels_serialized.c.tmp'
  1034. error: command failed with exit status: 127
  1035.  
  1036. --
  1037.  
  1038. ********************
  1039. FAIL: libomp :: ompt/parallel/nested.c (17014 of 17431)
  1040. ******************** TEST 'libomp :: ompt/parallel/nested.c' FAILED ********************
  1041. Script:
  1042. --
  1043. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/nested.c
  1044. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp.out | /build/./bin/FileCheck --check-prefix=THREADS /openmp/runtime/test/ompt/parallel/nested.c
  1045. --
  1046. Exit Code: 127
  1047.  
  1048. Command Output (stdout):
  1049. --
  1050. $ ":" "RUN: at line 1"
  1051. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/nested.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp" "-lm" "-latomic"
  1052. # command stderr:
  1053. In file included from /openmp/runtime/test/ompt/parallel/nested.c:6:
  1054. /openmp/runtime/test/ompt/callback.h:119:6: warning: "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information." [-W#warnings]
  1055. #warning "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information."
  1056. ^
  1057. /openmp/runtime/test/ompt/callback.h:120:6: warning: "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!" [-W#warnings]
  1058. #warning "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!"
  1059. ^
  1060. 2 warnings generated.
  1061.  
  1062. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp"
  1063. # command stderr:
  1064. OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.
  1065.  
  1066. $ "tee" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp.out"
  1067. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/parallel/nested.c"
  1068. $ ":" "RUN: at line 2"
  1069. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/nested.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp" "-lm" "-latomic"
  1070. # command stderr:
  1071. In file included from /openmp/runtime/test/ompt/parallel/nested.c:6:
  1072. /openmp/runtime/test/ompt/callback.h:119:6: warning: "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information." [-W#warnings]
  1073. #warning "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information."
  1074. ^
  1075. /openmp/runtime/test/ompt/callback.h:120:6: warning: "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!" [-W#warnings]
  1076. #warning "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!"
  1077. ^
  1078. 2 warnings generated.
  1079.  
  1080. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp"
  1081. # command stderr:
  1082. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp'
  1083. error: command failed with exit status: 127
  1084.  
  1085. --
  1086.  
  1087. ********************
  1088. FAIL: libomp :: ompt/parallel/nested.c (17015 of 17431)
  1089. ******************** TEST 'libomp :: ompt/parallel/nested.c' FAILED ********************
  1090. Script:
  1091. --
  1092. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/nested.c
  1093. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp.out | /build/./bin/FileCheck --check-prefix=THREADS /openmp/runtime/test/ompt/parallel/nested.c
  1094. --
  1095. Exit Code: 127
  1096.  
  1097. Command Output (stdout):
  1098. --
  1099. $ ":" "RUN: at line 1"
  1100. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/nested.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp" "-lm" "-latomic"
  1101. # command stderr:
  1102. In file included from /openmp/runtime/test/ompt/parallel/nested.c:6:
  1103. /openmp/runtime/test/ompt/callback.h:119:6: warning: "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information." [-W#warnings]
  1104. #warning "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information."
  1105. ^
  1106. /openmp/runtime/test/ompt/callback.h:120:6: warning: "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!" [-W#warnings]
  1107. #warning "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!"
  1108. ^
  1109. 2 warnings generated.
  1110.  
  1111. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp"
  1112. # command stderr:
  1113. OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.
  1114.  
  1115. $ "tee" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp.out"
  1116. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/parallel/nested.c"
  1117. $ ":" "RUN: at line 2"
  1118. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/nested.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp" "-lm" "-latomic"
  1119. # command stderr:
  1120. In file included from /openmp/runtime/test/ompt/parallel/nested.c:6:
  1121. /openmp/runtime/test/ompt/callback.h:119:6: warning: "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information." [-W#warnings]
  1122. #warning "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information."
  1123. ^
  1124. /openmp/runtime/test/ompt/callback.h:120:6: warning: "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!" [-W#warnings]
  1125. #warning "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!"
  1126. ^
  1127. 2 warnings generated.
  1128.  
  1129. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp"
  1130. # command stderr:
  1131. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/nested.c.tmp'
  1132. error: command failed with exit status: 127
  1133.  
  1134. --
  1135.  
  1136. ********************
  1137. FAIL: libomp :: ompt/parallel/nested_lwt.c (17017 of 17431)
  1138. ******************** TEST 'libomp :: ompt/parallel/nested_lwt.c' FAILED ********************
  1139. Script:
  1140. --
  1141. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested_lwt.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/nested_lwt.c
  1142. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested_lwt.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp.out | /build/./bin/FileCheck --check-prefix=THREADS /openmp/runtime/test/ompt/parallel/nested_lwt.c
  1143. --
  1144. Exit Code: 127
  1145.  
  1146. Command Output (stdout):
  1147. --
  1148. $ ":" "RUN: at line 1"
  1149. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/nested_lwt.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp" "-lm" "-latomic"
  1150. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp"
  1151. # command stderr:
  1152. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_lwt.c.tmp'
  1153. error: command failed with exit status: 127
  1154.  
  1155. --
  1156.  
  1157. ********************
  1158. FAIL: libomp :: ompt/parallel/nested_serialized.c (17019 of 17431)
  1159. ******************** TEST 'libomp :: ompt/parallel/nested_serialized.c' FAILED ********************
  1160. Script:
  1161. --
  1162. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested_serialized.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/nested_serialized.c
  1163. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/nested_serialized.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp.out | /build/./bin/FileCheck --check-prefix=THREADS /openmp/runtime/test/ompt/parallel/nested_serialized.c
  1164. --
  1165. Exit Code: 127
  1166.  
  1167. Command Output (stdout):
  1168. --
  1169. $ ":" "RUN: at line 1"
  1170. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/nested_serialized.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp" "-lm" "-latomic"
  1171. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp"
  1172. # command stderr:
  1173. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/nested_serialized.c.tmp'
  1174. error: command failed with exit status: 127
  1175.  
  1176. --
  1177.  
  1178. ********************
  1179. FAIL: libomp :: ompt/parallel/no_thread_num_clause.c (17029 of 17431)
  1180. ******************** TEST 'libomp :: ompt/parallel/no_thread_num_clause.c' FAILED ********************
  1181. Script:
  1182. --
  1183. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c
  1184. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp.out | /build/./bin/FileCheck --check-prefix=THREADS /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c
  1185. --
  1186. Exit Code: 127
  1187.  
  1188. Command Output (stdout):
  1189. --
  1190. $ ":" "RUN: at line 1"
  1191. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/no_thread_num_clause.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp" "-lm" "-latomic"
  1192. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp"
  1193. # command stderr:
  1194. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp'
  1195. error: command failed with exit status: 127
  1196.  
  1197. --
  1198.  
  1199. ********************
  1200. FAIL: libomp :: ompt/parallel/no_thread_num_clause.c (17030 of 17431)
  1201. ******************** TEST 'libomp :: ompt/parallel/no_thread_num_clause.c' FAILED ********************
  1202. Script:
  1203. --
  1204. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c
  1205. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp.out | /build/./bin/FileCheck --check-prefix=THREADS /openmp/runtime/test/ompt/parallel/no_thread_num_clause.c
  1206. --
  1207. Exit Code: 127
  1208.  
  1209. Command Output (stdout):
  1210. --
  1211. $ ":" "RUN: at line 1"
  1212. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/no_thread_num_clause.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp" "-lm" "-latomic"
  1213. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp"
  1214. $ "tee" "/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp.out"
  1215. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/parallel/no_thread_num_clause.c"
  1216. $ ":" "RUN: at line 2"
  1217. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/no_thread_num_clause.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp" "-lm" "-latomic"
  1218. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp"
  1219. # command stderr:
  1220. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/ompt/parallel/Output/no_thread_num_clause.c.tmp'
  1221. error: command failed with exit status: 127
  1222.  
  1223. --
  1224.  
  1225. ********************
  1226. FAIL: libomp :: ompt/parallel/parallel_if0.c (17039 of 17431)
  1227. ******************** TEST 'libomp :: ompt/parallel/parallel_if0.c' FAILED ********************
  1228. Script:
  1229. --
  1230. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/parallel_if0.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/parallel_if0.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/parallel_if0.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/parallel_if0.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/parallel_if0.c
  1231. --
  1232. Exit Code: 127
  1233.  
  1234. Command Output (stdout):
  1235. --
  1236. $ ":" "RUN: at line 1"
  1237. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/parallel_if0.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/parallel_if0.c.tmp" "-lm" "-latomic"
  1238. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/parallel_if0.c.tmp"
  1239. # command stderr:
  1240. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/parallel_if0.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/ompt/parallel/Output/parallel_if0.c.tmp'
  1241. error: command failed with exit status: 127
  1242.  
  1243. --
  1244.  
  1245. ********************
  1246. FAIL: libomp :: ompt/parallel/serialized.c (17041 of 17431)
  1247. ******************** TEST 'libomp :: ompt/parallel/serialized.c' FAILED ********************
  1248. Script:
  1249. --
  1250. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/parallel/serialized.c -o /build/projects/openmp/runtime/test/ompt/parallel/Output/serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/parallel/Output/serialized.c.tmp | tee /build/projects/openmp/runtime/test/ompt/parallel/Output/serialized.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/parallel/serialized.c
  1251. --
  1252. Exit Code: 127
  1253.  
  1254. Command Output (stdout):
  1255. --
  1256. $ ":" "RUN: at line 1"
  1257. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/parallel/serialized.c" "-o" "/build/projects/openmp/runtime/test/ompt/parallel/Output/serialized.c.tmp" "-lm" "-latomic"
  1258. $ "/build/projects/openmp/runtime/test/ompt/parallel/Output/serialized.c.tmp"
  1259. # command stderr:
  1260. Could not create process (/build/projects/openmp/runtime/test/ompt/parallel/Output/serialized.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/parallel/Output/serialized.c.tmp'
  1261. error: command failed with exit status: 127
  1262.  
  1263. --
  1264.  
  1265. ********************
  1266. FAIL: libomp :: ompt/synchronization/barrier/explicit.c (17044 of 17431)
  1267. ******************** TEST 'libomp :: ompt/synchronization/barrier/explicit.c' FAILED ********************
  1268. Script:
  1269. --
  1270. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/barrier/explicit.c -o /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/explicit.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/explicit.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/explicit.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/barrier/explicit.c
  1271. --
  1272. Exit Code: 127
  1273.  
  1274. Command Output (stdout):
  1275. --
  1276. $ ":" "RUN: at line 1"
  1277. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/barrier/explicit.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/explicit.c.tmp" "-lm" "-latomic"
  1278. $ "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/explicit.c.tmp"
  1279. # command stderr:
  1280. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/explicit.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/explicit.c.tmp'
  1281. error: command failed with exit status: 127
  1282.  
  1283. --
  1284.  
  1285. ********************
  1286. FAIL: libomp :: ompt/synchronization/barrier/for_loop.c (17047 of 17431)
  1287. ******************** TEST 'libomp :: ompt/synchronization/barrier/for_loop.c' FAILED ********************
  1288. Script:
  1289. --
  1290. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/barrier/for_loop.c -o /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/for_loop.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/for_loop.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/for_loop.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/barrier/for_loop.c
  1291. --
  1292. Exit Code: 127
  1293.  
  1294. Command Output (stdout):
  1295. --
  1296. $ ":" "RUN: at line 1"
  1297. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/barrier/for_loop.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/for_loop.c.tmp" "-lm" "-latomic"
  1298. $ "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/for_loop.c.tmp"
  1299. # command stderr:
  1300. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/for_loop.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/for_loop.c.tmp'
  1301. error: command failed with exit status: 127
  1302.  
  1303. --
  1304.  
  1305. ********************
  1306. FAIL: libomp :: ompt/synchronization/barrier/parallel_region.c (17056 of 17431)
  1307. ******************** TEST 'libomp :: ompt/synchronization/barrier/parallel_region.c' FAILED ********************
  1308. Script:
  1309. --
  1310. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/barrier/parallel_region.c -o /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/parallel_region.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/parallel_region.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/parallel_region.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/barrier/parallel_region.c
  1311. --
  1312. Exit Code: 127
  1313.  
  1314. Command Output (stdout):
  1315. --
  1316. $ ":" "RUN: at line 1"
  1317. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/barrier/parallel_region.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/parallel_region.c.tmp" "-lm" "-latomic"
  1318. $ "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/parallel_region.c.tmp"
  1319. # command stderr:
  1320. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/parallel_region.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/parallel_region.c.tmp'
  1321. error: command failed with exit status: 127
  1322.  
  1323. --
  1324.  
  1325. ********************
  1326. FAIL: libomp :: ompt/synchronization/barrier/single.c (17062 of 17431)
  1327. ******************** TEST 'libomp :: ompt/synchronization/barrier/single.c' FAILED ********************
  1328. Script:
  1329. --
  1330. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/barrier/single.c -o /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/single.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/single.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/single.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/barrier/single.c
  1331. --
  1332. Exit Code: 127
  1333.  
  1334. Command Output (stdout):
  1335. --
  1336. $ ":" "RUN: at line 1"
  1337. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/barrier/single.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/single.c.tmp" "-lm" "-latomic"
  1338. $ "/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/single.c.tmp"
  1339. # command stderr:
  1340. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/single.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/barrier/Output/single.c.tmp'
  1341. error: command failed with exit status: 127
  1342.  
  1343. --
  1344.  
  1345. ********************
  1346. FAIL: libomp :: ompt/synchronization/critical.c (17065 of 17431)
  1347. ******************** TEST 'libomp :: ompt/synchronization/critical.c' FAILED ********************
  1348. Script:
  1349. --
  1350. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/critical.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/critical.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/critical.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/critical.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/critical.c
  1351. --
  1352. Exit Code: 127
  1353.  
  1354. Command Output (stdout):
  1355. --
  1356. $ ":" "RUN: at line 1"
  1357. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/critical.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/critical.c.tmp" "-lm" "-latomic"
  1358. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/critical.c.tmp"
  1359. # command stderr:
  1360. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/critical.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/critical.c.tmp'
  1361. error: command failed with exit status: 127
  1362.  
  1363. --
  1364.  
  1365. ********************
  1366. FAIL: libomp :: ompt/synchronization/flush.c (17068 of 17431)
  1367. ******************** TEST 'libomp :: ompt/synchronization/flush.c' FAILED ********************
  1368. Script:
  1369. --
  1370. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/flush.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/flush.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/flush.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/flush.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/flush.c
  1371. --
  1372. Exit Code: 127
  1373.  
  1374. Command Output (stdout):
  1375. --
  1376. $ ":" "RUN: at line 1"
  1377. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/flush.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/flush.c.tmp" "-lm" "-latomic"
  1378. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/flush.c.tmp"
  1379. # command stderr:
  1380. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/flush.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/flush.c.tmp'
  1381. error: command failed with exit status: 127
  1382.  
  1383. --
  1384.  
  1385. ********************
  1386. FAIL: libomp :: ompt/synchronization/master.c (17074 of 17431)
  1387. ******************** TEST 'libomp :: ompt/synchronization/master.c' FAILED ********************
  1388. Script:
  1389. --
  1390. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/master.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/master.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/master.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/master.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/master.c
  1391. --
  1392. Exit Code: 127
  1393.  
  1394. Command Output (stdout):
  1395. --
  1396. $ ":" "RUN: at line 1"
  1397. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/master.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/master.c.tmp" "-lm" "-latomic"
  1398. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/master.c.tmp"
  1399. # command stderr:
  1400. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/master.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/master.c.tmp'
  1401. error: command failed with exit status: 127
  1402.  
  1403. --
  1404.  
  1405. ********************
  1406. FAIL: libomp :: ompt/synchronization/nest_lock.c (17077 of 17431)
  1407. ******************** TEST 'libomp :: ompt/synchronization/nest_lock.c' FAILED ********************
  1408. Script:
  1409. --
  1410. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/nest_lock.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/nest_lock.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/nest_lock.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/nest_lock.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/nest_lock.c
  1411. --
  1412. Exit Code: 127
  1413.  
  1414. Command Output (stdout):
  1415. --
  1416. $ ":" "RUN: at line 1"
  1417. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/nest_lock.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/nest_lock.c.tmp" "-lm" "-latomic"
  1418. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/nest_lock.c.tmp"
  1419. # command stderr:
  1420. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/nest_lock.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/nest_lock.c.tmp'
  1421. error: command failed with exit status: 127
  1422.  
  1423. --
  1424.  
  1425. ********************
  1426. FAIL: libomp :: ompt/synchronization/ordered.c (17080 of 17431)
  1427. ******************** TEST 'libomp :: ompt/synchronization/ordered.c' FAILED ********************
  1428. Script:
  1429. --
  1430. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/ordered.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/ordered.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/ordered.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/ordered.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/ordered.c
  1431. --
  1432. Exit Code: 127
  1433.  
  1434. Command Output (stdout):
  1435. --
  1436. $ ":" "RUN: at line 1"
  1437. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/ordered.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/ordered.c.tmp" "-lm" "-latomic"
  1438. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/ordered.c.tmp"
  1439. # command stderr:
  1440. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/ordered.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/ordered.c.tmp'
  1441. error: command failed with exit status: 127
  1442.  
  1443. --
  1444.  
  1445. ********************
  1446. FAIL: libomp :: ompt/synchronization/reduction/empty_reduce.c (17083 of 17431)
  1447. ******************** TEST 'libomp :: ompt/synchronization/reduction/empty_reduce.c' FAILED ********************
  1448. Script:
  1449. --
  1450. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c
  1451. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp -lm -latomic -DNOWAIT && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c
  1452. --
  1453. Exit Code: 127
  1454.  
  1455. Command Output (stdout):
  1456. --
  1457. $ ":" "RUN: at line 1"
  1458. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp" "-lm" "-latomic"
  1459. $ "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp"
  1460. # command stderr:
  1461. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp'
  1462. error: command failed with exit status: 127
  1463.  
  1464. --
  1465.  
  1466. ********************
  1467. FAIL: libomp :: ompt/synchronization/reduction/empty_reduce.c (17084 of 17431)
  1468. ******************** TEST 'libomp :: ompt/synchronization/reduction/empty_reduce.c' FAILED ********************
  1469. Script:
  1470. --
  1471. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c
  1472. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp -lm -latomic -DNOWAIT && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c
  1473. --
  1474. Exit Code: 127
  1475.  
  1476. Command Output (stdout):
  1477. --
  1478. $ ":" "RUN: at line 1"
  1479. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp" "-lm" "-latomic"
  1480. $ "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp"
  1481. $ "tee" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp.out"
  1482. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c"
  1483. $ ":" "RUN: at line 2"
  1484. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/reduction/empty_reduce.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp" "-lm" "-latomic" "-DNOWAIT"
  1485. $ "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp"
  1486. # command stderr:
  1487. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/empty_reduce.c.tmp'
  1488. error: command failed with exit status: 127
  1489.  
  1490. --
  1491.  
  1492. ********************
  1493. FAIL: libomp :: ompt/synchronization/reduction/tree_reduce.c (17086 of 17431)
  1494. ******************** TEST 'libomp :: ompt/synchronization/reduction/tree_reduce.c' FAILED ********************
  1495. Script:
  1496. --
  1497. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c
  1498. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp -lm -latomic -DNOWAIT && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c
  1499. --
  1500. Exit Code: 127
  1501.  
  1502. Command Output (stdout):
  1503. --
  1504. $ ":" "RUN: at line 1"
  1505. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp" "-lm" "-latomic"
  1506. $ "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp"
  1507. # command stderr:
  1508. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp'
  1509. error: command failed with exit status: 127
  1510.  
  1511. --
  1512.  
  1513. ********************
  1514. FAIL: libomp :: ompt/synchronization/reduction/tree_reduce.c (17087 of 17431)
  1515. ******************** TEST 'libomp :: ompt/synchronization/reduction/tree_reduce.c' FAILED ********************
  1516. Script:
  1517. --
  1518. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c
  1519. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c -o /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp -lm -latomic -DNOWAIT && /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c
  1520. --
  1521. Exit Code: 127
  1522.  
  1523. Command Output (stdout):
  1524. --
  1525. $ ":" "RUN: at line 1"
  1526. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp" "-lm" "-latomic"
  1527. $ "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp"
  1528. $ "sort" "-n" "-s"
  1529. $ "tee" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp.out"
  1530. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c"
  1531. $ ":" "RUN: at line 2"
  1532. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp" "-lm" "-latomic" "-DNOWAIT"
  1533. $ "/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp"
  1534. # command stderr:
  1535. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp'
  1536. error: command failed with exit status: 127
  1537.  
  1538. --
  1539.  
  1540. ********************
  1541. FAIL: libomp :: ompt/synchronization/taskgroup.c (17088 of 17431)
  1542. ******************** TEST 'libomp :: ompt/synchronization/taskgroup.c' FAILED ********************
  1543. Script:
  1544. --
  1545. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/taskgroup.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/taskgroup.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/taskgroup.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/taskgroup.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/taskgroup.c
  1546. --
  1547. Exit Code: 127
  1548.  
  1549. Command Output (stdout):
  1550. --
  1551. $ ":" "RUN: at line 1"
  1552. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/taskgroup.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/taskgroup.c.tmp" "-lm" "-latomic"
  1553. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/taskgroup.c.tmp"
  1554. # command stderr:
  1555. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/taskgroup.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/taskgroup.c.tmp'
  1556. error: command failed with exit status: 127
  1557.  
  1558. --
  1559.  
  1560. ********************
  1561. FAIL: libomp :: ompt/synchronization/test_lock.c (17095 of 17431)
  1562. ******************** TEST 'libomp :: ompt/synchronization/test_lock.c' FAILED ********************
  1563. Script:
  1564. --
  1565. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/test_lock.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/test_lock.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/test_lock.c.tmp | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/test_lock.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/test_lock.c
  1566. --
  1567. Exit Code: 127
  1568.  
  1569. Command Output (stdout):
  1570. --
  1571. $ ":" "RUN: at line 1"
  1572. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/test_lock.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_lock.c.tmp" "-lm" "-latomic"
  1573. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_lock.c.tmp"
  1574. # command stderr:
  1575. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_lock.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_lock.c.tmp'
  1576. error: command failed with exit status: 127
  1577.  
  1578. --
  1579.  
  1580. ********************
  1581. FAIL: libomp :: ompt/synchronization/test_nest_lock_parallel.c (17100 of 17431)
  1582. ******************** TEST 'libomp :: ompt/synchronization/test_nest_lock_parallel.c' FAILED ********************
  1583. Script:
  1584. --
  1585. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/synchronization/test_nest_lock_parallel.c -o /build/projects/openmp/runtime/test/ompt/synchronization/Output/test_nest_lock_parallel.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/synchronization/Output/test_nest_lock_parallel.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/synchronization/Output/test_nest_lock_parallel.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/synchronization/test_nest_lock_parallel.c
  1586. --
  1587. Exit Code: 127
  1588.  
  1589. Command Output (stdout):
  1590. --
  1591. $ ":" "RUN: at line 1"
  1592. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/synchronization/test_nest_lock_parallel.c" "-o" "/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_nest_lock_parallel.c.tmp" "-lm" "-latomic"
  1593. $ "/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_nest_lock_parallel.c.tmp"
  1594. # command stderr:
  1595. Could not create process (/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_nest_lock_parallel.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/synchronization/Output/test_nest_lock_parallel.c.tmp'
  1596. error: command failed with exit status: 127
  1597.  
  1598. --
  1599.  
  1600. ********************
  1601. FAIL: libomp :: ompt/tasks/explicit_task.c (17107 of 17431)
  1602. ******************** TEST 'libomp :: ompt/tasks/explicit_task.c' FAILED ********************
  1603. Script:
  1604. --
  1605. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/tasks/explicit_task.c -o /build/projects/openmp/runtime/test/ompt/tasks/Output/explicit_task.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/tasks/Output/explicit_task.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/tasks/Output/explicit_task.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/tasks/explicit_task.c
  1606. --
  1607. Exit Code: 127
  1608.  
  1609. Command Output (stdout):
  1610. --
  1611. $ ":" "RUN: at line 1"
  1612. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/tasks/explicit_task.c" "-o" "/build/projects/openmp/runtime/test/ompt/tasks/Output/explicit_task.c.tmp" "-lm" "-latomic"
  1613. # command stderr:
  1614. In file included from /openmp/runtime/test/ompt/tasks/explicit_task.c:5:
  1615. /openmp/runtime/test/ompt/callback.h:119:6: warning: "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information." [-W#warnings]
  1616. #warning "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information."
  1617. ^
  1618. /openmp/runtime/test/ompt/callback.h:120:6: warning: "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!" [-W#warnings]
  1619. #warning "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!"
  1620. ^
  1621. 2 warnings generated.
  1622.  
  1623. $ "/build/projects/openmp/runtime/test/ompt/tasks/Output/explicit_task.c.tmp"
  1624. # command stderr:
  1625. Could not create process (/build/projects/openmp/runtime/test/ompt/tasks/Output/explicit_task.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/tasks/Output/explicit_task.c.tmp'
  1626. error: command failed with exit status: 127
  1627.  
  1628. --
  1629.  
  1630. ********************
  1631. FAIL: libomp :: ompt/tasks/task_in_joinbarrier.c (17112 of 17431)
  1632. ******************** TEST 'libomp :: ompt/tasks/task_in_joinbarrier.c' FAILED ********************
  1633. Script:
  1634. --
  1635. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/tasks/task_in_joinbarrier.c -o /build/projects/openmp/runtime/test/ompt/tasks/Output/task_in_joinbarrier.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/tasks/Output/task_in_joinbarrier.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/tasks/Output/task_in_joinbarrier.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/tasks/task_in_joinbarrier.c
  1636. --
  1637. Exit Code: 127
  1638.  
  1639. Command Output (stdout):
  1640. --
  1641. $ ":" "RUN: at line 1"
  1642. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/tasks/task_in_joinbarrier.c" "-o" "/build/projects/openmp/runtime/test/ompt/tasks/Output/task_in_joinbarrier.c.tmp" "-lm" "-latomic"
  1643. # command stderr:
  1644. In file included from /openmp/runtime/test/ompt/tasks/task_in_joinbarrier.c:4:
  1645. /openmp/runtime/test/ompt/callback.h:119:6: warning: "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information." [-W#warnings]
  1646. #warning "Clang 5.0 and later add an additional wrapper for outlined functions when compiling with debug information."
  1647. ^
  1648. /openmp/runtime/test/ompt/callback.h:120:6: warning: "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!" [-W#warnings]
  1649. #warning "Please define -DDEBUG iff you manually pass in -g to make the tests succeed!"
  1650. ^
  1651. 2 warnings generated.
  1652.  
  1653. $ "/build/projects/openmp/runtime/test/ompt/tasks/Output/task_in_joinbarrier.c.tmp"
  1654. # command stderr:
  1655. Could not create process (/build/projects/openmp/runtime/test/ompt/tasks/Output/task_in_joinbarrier.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/tasks/Output/task_in_joinbarrier.c.tmp'
  1656. error: command failed with exit status: 127
  1657.  
  1658. --
  1659.  
  1660. ********************
  1661. FAIL: libomp :: ompt/tasks/task_memory.c (17115 of 17431)
  1662. ******************** TEST 'libomp :: ompt/tasks/task_memory.c' FAILED ********************
  1663. Script:
  1664. --
  1665. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/tasks/task_memory.c -o /build/projects/openmp/runtime/test/ompt/tasks/Output/task_memory.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/tasks/Output/task_memory.c.tmp | tee /build/projects/openmp/runtime/test/ompt/tasks/Output/task_memory.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/tasks/task_memory.c
  1666. --
  1667. Exit Code: 127
  1668.  
  1669. Command Output (stdout):
  1670. --
  1671. $ ":" "RUN: at line 1"
  1672. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/tasks/task_memory.c" "-o" "/build/projects/openmp/runtime/test/ompt/tasks/Output/task_memory.c.tmp" "-lm" "-latomic"
  1673. # command stderr:
  1674. /openmp/runtime/test/ompt/tasks/task_memory.c:37:36: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
  1675. task_data->value, addr, size, result);
  1676. ^~~~
  1677. /openmp/runtime/test/ompt/tasks/task_memory.c:42:36: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
  1678. task_data->value, addr, size, result);
  1679. ^~~~
  1680. /openmp/runtime/test/ompt/tasks/task_memory.c:68:40: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
  1681. first_task_data->value, addr, size, result);
  1682. ^~~~
  1683. 3 warnings generated.
  1684.  
  1685. $ "/build/projects/openmp/runtime/test/ompt/tasks/Output/task_memory.c.tmp"
  1686. # command stderr:
  1687. Could not create process (/build/projects/openmp/runtime/test/ompt/tasks/Output/task_memory.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/tasks/Output/task_memory.c.tmp'
  1688. error: command failed with exit status: 127
  1689.  
  1690. --
  1691.  
  1692. ********************
  1693. FAIL: libomp :: ompt/tasks/task_types.c (17119 of 17431)
  1694. ******************** TEST 'libomp :: ompt/tasks/task_types.c' FAILED ********************
  1695. Script:
  1696. --
  1697. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/tasks/task_types.c -o /build/projects/openmp/runtime/test/ompt/tasks/Output/task_types.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/tasks/Output/task_types.c.tmp | tee /build/projects/openmp/runtime/test/ompt/tasks/Output/task_types.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/tasks/task_types.c
  1698. --
  1699. Exit Code: 127
  1700.  
  1701. Command Output (stdout):
  1702. --
  1703. $ ":" "RUN: at line 1"
  1704. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/tasks/task_types.c" "-o" "/build/projects/openmp/runtime/test/ompt/tasks/Output/task_types.c.tmp" "-lm" "-latomic"
  1705. $ "/build/projects/openmp/runtime/test/ompt/tasks/Output/task_types.c.tmp"
  1706. # command stderr:
  1707. Could not create process (/build/projects/openmp/runtime/test/ompt/tasks/Output/task_types.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/tasks/Output/task_types.c.tmp'
  1708. error: command failed with exit status: 127
  1709.  
  1710. --
  1711.  
  1712. ********************
  1713. FAIL: libomp :: ompt/tasks/taskyield.c (17128 of 17431)
  1714. ******************** TEST 'libomp :: ompt/tasks/taskyield.c' FAILED ********************
  1715. Script:
  1716. --
  1717. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/tasks/taskyield.c -o /build/projects/openmp/runtime/test/ompt/tasks/Output/taskyield.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/tasks/Output/taskyield.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/tasks/Output/taskyield.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/tasks/taskyield.c
  1718. --
  1719. Exit Code: 127
  1720.  
  1721. Command Output (stdout):
  1722. --
  1723. $ ":" "RUN: at line 1"
  1724. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/tasks/taskyield.c" "-o" "/build/projects/openmp/runtime/test/ompt/tasks/Output/taskyield.c.tmp" "-lm" "-latomic"
  1725. $ "/build/projects/openmp/runtime/test/ompt/tasks/Output/taskyield.c.tmp"
  1726. # command stderr:
  1727. Could not create process (/build/projects/openmp/runtime/test/ompt/tasks/Output/taskyield.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/ompt/tasks/Output/taskyield.c.tmp'
  1728. error: command failed with exit status: 127
  1729.  
  1730. --
  1731.  
  1732. ********************
  1733. FAIL: libomp :: ompt/teams/serial_teams.c (17138 of 17431)
  1734. ******************** TEST 'libomp :: ompt/teams/serial_teams.c' FAILED ********************
  1735. Script:
  1736. --
  1737. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/teams/serial_teams.c -o /build/projects/openmp/runtime/test/ompt/teams/Output/serial_teams.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/teams/Output/serial_teams.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/teams/Output/serial_teams.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/teams/serial_teams.c
  1738. --
  1739. Exit Code: 127
  1740.  
  1741. Command Output (stdout):
  1742. --
  1743. $ ":" "RUN: at line 1"
  1744. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/teams/serial_teams.c" "-o" "/build/projects/openmp/runtime/test/ompt/teams/Output/serial_teams.c.tmp" "-lm" "-latomic"
  1745. $ "/build/projects/openmp/runtime/test/ompt/teams/Output/serial_teams.c.tmp"
  1746. # command stderr:
  1747. Could not create process (/build/projects/openmp/runtime/test/ompt/teams/Output/serial_teams.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/ompt/teams/Output/serial_teams.c.tmp'
  1748. error: command failed with exit status: 127
  1749.  
  1750. --
  1751.  
  1752. ********************
  1753. FAIL: libomp :: ompt/worksharing/for/auto_serialized.c (17149 of 17431)
  1754. ******************** TEST 'libomp :: ompt/worksharing/for/auto_serialized.c' FAILED ********************
  1755. Script:
  1756. --
  1757. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/auto_serialized.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_serialized.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_serialized.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_serialized.h
  1758. --
  1759. Exit Code: 127
  1760.  
  1761. Command Output (stdout):
  1762. --
  1763. $ ":" "RUN: at line 1"
  1764. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/auto_serialized.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_serialized.c.tmp" "-lm" "-latomic"
  1765. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_serialized.c.tmp"
  1766. # command stderr:
  1767. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_serialized.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_serialized.c.tmp'
  1768. error: command failed with exit status: 127
  1769.  
  1770. --
  1771.  
  1772. ********************
  1773. FAIL: libomp :: ompt/worksharing/for/auto_split.c (17152 of 17431)
  1774. ******************** TEST 'libomp :: ompt/worksharing/for/auto_split.c' FAILED ********************
  1775. Script:
  1776. --
  1777. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/auto_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1778. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/auto_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp.out | /build/./bin/FileCheck --check-prefix=CHECK-LOOP /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1779. --
  1780. Exit Code: 127
  1781.  
  1782. Command Output (stdout):
  1783. --
  1784. $ ":" "RUN: at line 1"
  1785. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/auto_split.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp" "-lm" "-latomic"
  1786. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp"
  1787. # command stderr:
  1788. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/auto_split.c.tmp'
  1789. error: command failed with exit status: 127
  1790.  
  1791. --
  1792.  
  1793. ********************
  1794. FAIL: libomp :: ompt/worksharing/for/dynamic.c (17156 of 17431)
  1795. ******************** TEST 'libomp :: ompt/worksharing/for/dynamic.c' FAILED ********************
  1796. Script:
  1797. --
  1798. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/dynamic.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base.h
  1799. --
  1800. Exit Code: 127
  1801.  
  1802. Command Output (stdout):
  1803. --
  1804. $ ":" "RUN: at line 1"
  1805. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/dynamic.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic.c.tmp" "-lm" "-latomic"
  1806. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic.c.tmp"
  1807. # command stderr:
  1808. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic.c.tmp'
  1809. error: command failed with exit status: 127
  1810.  
  1811. --
  1812.  
  1813. ********************
  1814. FAIL: libomp :: ompt/worksharing/for/dynamic_serialized.c (17158 of 17431)
  1815. ******************** TEST 'libomp :: ompt/worksharing/for/dynamic_serialized.c' FAILED ********************
  1816. Script:
  1817. --
  1818. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/dynamic_serialized.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_serialized.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_serialized.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_serialized.h
  1819. --
  1820. Exit Code: 127
  1821.  
  1822. Command Output (stdout):
  1823. --
  1824. $ ":" "RUN: at line 1"
  1825. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/dynamic_serialized.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_serialized.c.tmp" "-lm" "-latomic"
  1826. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_serialized.c.tmp"
  1827. # command stderr:
  1828. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_serialized.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_serialized.c.tmp'
  1829. error: command failed with exit status: 127
  1830.  
  1831. --
  1832.  
  1833. ********************
  1834. FAIL: libomp :: ompt/worksharing/for/dynamic_split.c (17161 of 17431)
  1835. ******************** TEST 'libomp :: ompt/worksharing/for/dynamic_split.c' FAILED ********************
  1836. Script:
  1837. --
  1838. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/dynamic_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1839. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/dynamic_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp.out | /build/./bin/FileCheck --check-prefix=CHECK-LOOP /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1840. --
  1841. Exit Code: 127
  1842.  
  1843. Command Output (stdout):
  1844. --
  1845. $ ":" "RUN: at line 1"
  1846. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/dynamic_split.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp" "-lm" "-latomic"
  1847. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp"
  1848. # command stderr:
  1849. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/dynamic_split.c.tmp'
  1850. error: command failed with exit status: 127
  1851.  
  1852. --
  1853.  
  1854. ********************
  1855. FAIL: libomp :: ompt/worksharing/for/guided_serialized.c (17167 of 17431)
  1856. ******************** TEST 'libomp :: ompt/worksharing/for/guided_serialized.c' FAILED ********************
  1857. Script:
  1858. --
  1859. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/guided_serialized.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_serialized.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_serialized.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_serialized.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_serialized.h
  1860. --
  1861. Exit Code: 127
  1862.  
  1863. Command Output (stdout):
  1864. --
  1865. $ ":" "RUN: at line 1"
  1866. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/guided_serialized.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_serialized.c.tmp" "-lm" "-latomic"
  1867. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_serialized.c.tmp"
  1868. # command stderr:
  1869. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_serialized.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_serialized.c.tmp'
  1870. error: command failed with exit status: 127
  1871.  
  1872. --
  1873.  
  1874. ********************
  1875. FAIL: libomp :: ompt/worksharing/for/guided_split.c (17170 of 17431)
  1876. ******************** TEST 'libomp :: ompt/worksharing/for/guided_split.c' FAILED ********************
  1877. Script:
  1878. --
  1879. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/guided_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1880. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/guided_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp.out | /build/./bin/FileCheck --check-prefix=CHECK-LOOP /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1881. --
  1882. Exit Code: 127
  1883.  
  1884. Command Output (stdout):
  1885. --
  1886. $ ":" "RUN: at line 1"
  1887. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/guided_split.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp" "-lm" "-latomic"
  1888. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp"
  1889. # command stderr:
  1890. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/guided_split.c.tmp'
  1891. error: command failed with exit status: 127
  1892.  
  1893. --
  1894.  
  1895. ********************
  1896. FAIL: libomp :: ompt/worksharing/for/runtime.c (17174 of 17431)
  1897. ******************** TEST 'libomp :: ompt/worksharing/for/runtime.c' FAILED ********************
  1898. Script:
  1899. --
  1900. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/runtime.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base.h
  1901. --
  1902. Exit Code: 127
  1903.  
  1904. Command Output (stdout):
  1905. --
  1906. $ ":" "RUN: at line 1"
  1907. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/runtime.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime.c.tmp" "-lm" "-latomic"
  1908. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime.c.tmp"
  1909. # command stderr:
  1910. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime.c.tmp'
  1911. error: command failed with exit status: 127
  1912.  
  1913. --
  1914.  
  1915. ********************
  1916. FAIL: libomp :: ompt/worksharing/for/runtime_split.c (17179 of 17431)
  1917. ******************** TEST 'libomp :: ompt/worksharing/for/runtime_split.c' FAILED ********************
  1918. Script:
  1919. --
  1920. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/runtime_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1921. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/runtime_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp.out | /build/./bin/FileCheck --check-prefix=CHECK-LOOP /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1922. --
  1923. Exit Code: 127
  1924.  
  1925. Command Output (stdout):
  1926. --
  1927. $ ":" "RUN: at line 1"
  1928. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/runtime_split.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp" "-lm" "-latomic"
  1929. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp"
  1930. # command stderr:
  1931. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp'
  1932. error: command failed with exit status: 127
  1933.  
  1934. --
  1935.  
  1936. ********************
  1937. FAIL: libomp :: ompt/worksharing/for/runtime_split.c (17181 of 17431)
  1938. ******************** TEST 'libomp :: ompt/worksharing/for/runtime_split.c' FAILED ********************
  1939. Script:
  1940. --
  1941. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/runtime_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp.out | /build/./bin/FileCheck /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1942. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/ompt/worksharing/for/runtime_split.c -o /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp | sort -n -s | tee /build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp.out | /build/./bin/FileCheck --check-prefix=CHECK-LOOP /openmp/runtime/test/ompt/worksharing/for/base_split.h
  1943. --
  1944. Exit Code: 127
  1945.  
  1946. Command Output (stdout):
  1947. --
  1948. $ ":" "RUN: at line 1"
  1949. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/runtime_split.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp" "-lm" "-latomic"
  1950. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp"
  1951. $ "sort" "-n" "-s"
  1952. $ "tee" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp.out"
  1953. $ "/build/./bin/FileCheck" "/openmp/runtime/test/ompt/worksharing/for/base_split.h"
  1954. $ ":" "RUN: at line 2"
  1955. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/ompt/worksharing/for/runtime_split.c" "-o" "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp" "-lm" "-latomic"
  1956. $ "/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp"
  1957. # command stderr:
  1958. Could not create process (/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/ompt/worksharing/for/Output/runtime_split.c.tmp'
  1959. error: command failed with exit status: 127
  1960.  
  1961. --
  1962.  
  1963. ********************
  1964. FAIL: libomp :: parallel/omp_nested.c (17196 of 17431)
  1965. ******************** TEST 'libomp :: parallel/omp_nested.c' FAILED ********************
  1966. Script:
  1967. --
  1968. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/parallel/omp_nested.c -o /build/projects/openmp/runtime/test/parallel/Output/omp_nested.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/parallel/Output/omp_nested.c.tmp
  1969. --
  1970. Exit Code: 127
  1971.  
  1972. Command Output (stdout):
  1973. --
  1974. $ ":" "RUN: at line 1"
  1975. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/parallel/omp_nested.c" "-o" "/build/projects/openmp/runtime/test/parallel/Output/omp_nested.c.tmp" "-lm" "-latomic"
  1976. $ "/build/projects/openmp/runtime/test/parallel/Output/omp_nested.c.tmp"
  1977. # command stderr:
  1978. Could not create process (/build/projects/openmp/runtime/test/parallel/Output/omp_nested.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/parallel/Output/omp_nested.c.tmp'
  1979. error: command failed with exit status: 127
  1980.  
  1981. --
  1982.  
  1983. ********************
  1984. FAIL: libomp :: parallel/omp_parallel_copyin.c (17199 of 17431)
  1985. ******************** TEST 'libomp :: parallel/omp_parallel_copyin.c' FAILED ********************
  1986. Script:
  1987. --
  1988. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/parallel/omp_parallel_copyin.c -o /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_copyin.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_copyin.c.tmp
  1989. --
  1990. Exit Code: 127
  1991.  
  1992. Command Output (stdout):
  1993. --
  1994. $ ":" "RUN: at line 1"
  1995. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/parallel/omp_parallel_copyin.c" "-o" "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_copyin.c.tmp" "-lm" "-latomic"
  1996. $ "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_copyin.c.tmp"
  1997. # command stderr:
  1998. Could not create process (/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_copyin.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_copyin.c.tmp'
  1999. error: command failed with exit status: 127
  2000.  
  2001. --
  2002.  
  2003. ********************
  2004. FAIL: libomp :: parallel/omp_parallel_default.c (17201 of 17431)
  2005. ******************** TEST 'libomp :: parallel/omp_parallel_default.c' FAILED ********************
  2006. Script:
  2007. --
  2008. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/parallel/omp_parallel_default.c -o /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_default.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_default.c.tmp
  2009. --
  2010. Exit Code: 127
  2011.  
  2012. Command Output (stdout):
  2013. --
  2014. $ ":" "RUN: at line 1"
  2015. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/parallel/omp_parallel_default.c" "-o" "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_default.c.tmp" "-lm" "-latomic"
  2016. $ "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_default.c.tmp"
  2017. # command stderr:
  2018. Could not create process (/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_default.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_default.c.tmp'
  2019. error: command failed with exit status: 127
  2020.  
  2021. --
  2022.  
  2023. ********************
  2024. FAIL: libomp :: parallel/omp_parallel_firstprivate.c (17203 of 17431)
  2025. ******************** TEST 'libomp :: parallel/omp_parallel_firstprivate.c' FAILED ********************
  2026. Script:
  2027. --
  2028. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/parallel/omp_parallel_firstprivate.c -o /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_firstprivate.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_firstprivate.c.tmp
  2029. --
  2030. Exit Code: 127
  2031.  
  2032. Command Output (stdout):
  2033. --
  2034. $ ":" "RUN: at line 1"
  2035. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/parallel/omp_parallel_firstprivate.c" "-o" "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_firstprivate.c.tmp" "-lm" "-latomic"
  2036. $ "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_firstprivate.c.tmp"
  2037. # command stderr:
  2038. Could not create process (/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_firstprivate.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_firstprivate.c.tmp'
  2039. error: command failed with exit status: 127
  2040.  
  2041. --
  2042.  
  2043. ********************
  2044. FAIL: libomp :: parallel/omp_parallel_if.c (17205 of 17431)
  2045. ******************** TEST 'libomp :: parallel/omp_parallel_if.c' FAILED ********************
  2046. Script:
  2047. --
  2048. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/parallel/omp_parallel_if.c -o /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_if.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_if.c.tmp
  2049. --
  2050. Exit Code: 127
  2051.  
  2052. Command Output (stdout):
  2053. --
  2054. $ ":" "RUN: at line 1"
  2055. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/parallel/omp_parallel_if.c" "-o" "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_if.c.tmp" "-lm" "-latomic"
  2056. $ "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_if.c.tmp"
  2057. # command stderr:
  2058. Could not create process (/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_if.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_if.c.tmp'
  2059. error: command failed with exit status: 127
  2060.  
  2061. --
  2062.  
  2063. ********************
  2064. FAIL: libomp :: parallel/omp_parallel_private.c (17209 of 17431)
  2065. ******************** TEST 'libomp :: parallel/omp_parallel_private.c' FAILED ********************
  2066. Script:
  2067. --
  2068. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/parallel/omp_parallel_private.c -o /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_private.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/parallel/Output/omp_parallel_private.c.tmp
  2069. --
  2070. Exit Code: 127
  2071.  
  2072. Command Output (stdout):
  2073. --
  2074. $ ":" "RUN: at line 1"
  2075. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/parallel/omp_parallel_private.c" "-o" "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_private.c.tmp" "-lm" "-latomic"
  2076. $ "/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_private.c.tmp"
  2077. # command stderr:
  2078. Could not create process (/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_private.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/parallel/Output/omp_parallel_private.c.tmp'
  2079. error: command failed with exit status: 127
  2080.  
  2081. --
  2082.  
  2083. ********************
  2084. FAIL: libomp :: tasking/bug_nested_proxy_task.c (17217 of 17431)
  2085. ******************** TEST 'libomp :: tasking/bug_nested_proxy_task.c' FAILED ********************
  2086. Script:
  2087. --
  2088. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/tasking/bug_nested_proxy_task.c -o /build/projects/openmp/runtime/test/tasking/Output/bug_nested_proxy_task.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/tasking/Output/bug_nested_proxy_task.c.tmp
  2089. --
  2090. Exit Code: 127
  2091.  
  2092. Command Output (stdout):
  2093. --
  2094. $ ":" "RUN: at line 1"
  2095. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/tasking/bug_nested_proxy_task.c" "-o" "/build/projects/openmp/runtime/test/tasking/Output/bug_nested_proxy_task.c.tmp" "-lm" "-latomic"
  2096. $ "/build/projects/openmp/runtime/test/tasking/Output/bug_nested_proxy_task.c.tmp"
  2097. # command stderr:
  2098. Could not create process (/build/projects/openmp/runtime/test/tasking/Output/bug_nested_proxy_task.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/tasking/Output/bug_nested_proxy_task.c.tmp'
  2099. error: command failed with exit status: 127
  2100.  
  2101. --
  2102.  
  2103. ********************
  2104. FAIL: libomp :: tasking/bug_proxy_task_dep_waiting.c (17218 of 17431)
  2105. ******************** TEST 'libomp :: tasking/bug_proxy_task_dep_waiting.c' FAILED ********************
  2106. Script:
  2107. --
  2108. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c -o /build/projects/openmp/runtime/test/tasking/Output/bug_proxy_task_dep_waiting.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/tasking/Output/bug_proxy_task_dep_waiting.c.tmp
  2109. --
  2110. Exit Code: 127
  2111.  
  2112. Command Output (stdout):
  2113. --
  2114. $ ":" "RUN: at line 1"
  2115. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c" "-o" "/build/projects/openmp/runtime/test/tasking/Output/bug_proxy_task_dep_waiting.c.tmp" "-lm" "-latomic"
  2116. $ "/build/projects/openmp/runtime/test/tasking/Output/bug_proxy_task_dep_waiting.c.tmp"
  2117. # command stderr:
  2118. Could not create process (/build/projects/openmp/runtime/test/tasking/Output/bug_proxy_task_dep_waiting.c.tmp) due to [Errno 13] Permission denied: '/build/projects/openmp/runtime/test/tasking/Output/bug_proxy_task_dep_waiting.c.tmp'
  2119. error: command failed with exit status: 127
  2120.  
  2121. --
  2122.  
  2123. ********************
  2124. FAIL: libomp :: tasking/kmp_detach_tasks_t1.c (17223 of 17431)
  2125. ******************** TEST 'libomp :: tasking/kmp_detach_tasks_t1.c' FAILED ********************
  2126. Script:
  2127. --
  2128. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/tasking/kmp_detach_tasks_t1.c -o /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp -lm -latomic && env OMP_NUM_THREADS='3' /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp
  2129. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/tasking/kmp_detach_tasks_t1.c -o /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp -lm -latomic && env OMP_NUM_THREADS='1' /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp
  2130. --
  2131. Exit Code: 127
  2132.  
  2133. Command Output (stdout):
  2134. --
  2135. $ ":" "RUN: at line 1"
  2136. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/tasking/kmp_detach_tasks_t1.c" "-o" "/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp" "-lm" "-latomic"
  2137. $ "env" "OMP_NUM_THREADS=3" "/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp"
  2138. # command stderr:
  2139. Could not create process (/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t1.c.tmp'
  2140. error: command failed with exit status: 127
  2141.  
  2142. --
  2143.  
  2144. ********************
  2145. FAIL: libomp :: tasking/kmp_detach_tasks_t2.c (17224 of 17431)
  2146. ******************** TEST 'libomp :: tasking/kmp_detach_tasks_t2.c' FAILED ********************
  2147. Script:
  2148. --
  2149. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/tasking/kmp_detach_tasks_t2.c -o /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp -lm -latomic && env OMP_NUM_THREADS='3' /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp
  2150. : 'RUN: at line 2'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/tasking/kmp_detach_tasks_t2.c -o /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp -lm -latomic && env OMP_NUM_THREADS='1' /build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp
  2151. --
  2152. Exit Code: 127
  2153.  
  2154. Command Output (stdout):
  2155. --
  2156. $ ":" "RUN: at line 1"
  2157. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/tasking/kmp_detach_tasks_t2.c" "-o" "/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp" "-lm" "-latomic"
  2158. $ "env" "OMP_NUM_THREADS=3" "/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp"
  2159. # command output:
  2160. passed
  2161.  
  2162. $ ":" "RUN: at line 2"
  2163. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/tasking/kmp_detach_tasks_t2.c" "-o" "/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp" "-lm" "-latomic"
  2164. $ "env" "OMP_NUM_THREADS=1" "/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp"
  2165. # command stderr:
  2166. Could not create process (/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/tasking/Output/kmp_detach_tasks_t2.c.tmp'
  2167. error: command failed with exit status: 127
  2168.  
  2169. --
  2170.  
  2171. ********************
  2172. FAIL: libomp :: tasking/omp_task.c (17250 of 17431)
  2173. ******************** TEST 'libomp :: tasking/omp_task.c' FAILED ********************
  2174. Script:
  2175. --
  2176. : 'RUN: at line 1'; /build/./bin/clang -fopenmp -pthread -fno-experimental-isel -I /openmp/runtime/test -I /build/projects/openmp/runtime/src -L /build/lib -I /openmp/runtime/test/ompt /openmp/runtime/test/tasking/omp_task.c -o /build/projects/openmp/runtime/test/tasking/Output/omp_task.c.tmp -lm -latomic && /build/projects/openmp/runtime/test/tasking/Output/omp_task.c.tmp
  2177. --
  2178. Exit Code: 127
  2179.  
  2180. Command Output (stdout):
  2181. --
  2182. $ ":" "RUN: at line 1"
  2183. $ "/build/./bin/clang" "-fopenmp" "-pthread" "-fno-experimental-isel" "-I" "/openmp/runtime/test" "-I" "/build/projects/openmp/runtime/src" "-L" "/build/lib" "-I" "/openmp/runtime/test/ompt" "/openmp/runtime/test/tasking/omp_task.c" "-o" "/build/projects/openmp/runtime/test/tasking/Output/omp_task.c.tmp" "-lm" "-latomic"
  2184. $ "/build/projects/openmp/runtime/test/tasking/Output/omp_task.c.tmp"
  2185. # command stderr:
  2186. Could not create process (/build/projects/openmp/runtime/test/tasking/Output/omp_task.c.tmp) due to [Errno 26] Text file busy: '/build/projects/openmp/runtime/test/tasking/Output/omp_task.c.tmp'
  2187. error: command failed with exit status: 127
  2188.  
  2189. --
  2190.  
  2191. ********************
  2192.  
  2193. Testing Time: 1005.31s
  2194. ********************
  2195. Failing Tests (90):
  2196. Clang :: Driver/crash-report.c
  2197. libomp :: affinity/format/api.c
  2198. libomp :: affinity/format/api2.c
  2199. libomp :: affinity/format/fields_values.c
  2200. libomp :: affinity/format/nested.c
  2201. libomp :: affinity/format/nested2.c
  2202. libomp :: api/has_openmp.c
  2203. libomp :: api/kmp_aligned_malloc.c
  2204. libomp :: api/omp_alloc_def_fb.c
  2205. libomp :: api/omp_alloc_hbw.c
  2206. libomp :: api/omp_alloc_null_fb.c
  2207. libomp :: api/omp_get_num_devices.c
  2208. libomp :: api/omp_get_num_threads.c
  2209. libomp :: api/omp_get_wtime.c
  2210. libomp :: api/omp_in_parallel.c
  2211. libomp :: env/kmp_set_dispatch_buf.c
  2212. libomp :: env/omp_target_offload.c
  2213. libomp :: env/omp_wait_policy.c
  2214. libomp :: flush/omp_flush.c
  2215. libomp :: lock/omp_init_lock.c
  2216. libomp :: lock/omp_lock.c
  2217. libomp :: misc_bugs/stack-propagate.c
  2218. libomp :: misc_bugs/teams-no-par.c
  2219. libomp :: ompt/cancel/cancel_parallel.c
  2220. libomp :: ompt/cancel/cancel_taskgroup.c
  2221. libomp :: ompt/loadtool/tool_available/tool_available.c
  2222. libomp :: ompt/loadtool/tool_available/tool_available.c
  2223. libomp :: ompt/loadtool/tool_available/tool_available.c
  2224. libomp :: ompt/loadtool/tool_available_search/tool_available_search.c
  2225. libomp :: ompt/loadtool/tool_not_available/tool_not_available.c
  2226. libomp :: ompt/loadtool/tool_not_available/tool_not_available.c
  2227. libomp :: ompt/misc/api_calls_from_other_thread.cpp
  2228. libomp :: ompt/misc/finalize_tool.c
  2229. libomp :: ompt/misc/interoperability.cpp
  2230. libomp :: ompt/misc/threads_nested.c
  2231. libomp :: ompt/misc/unset_callback.c
  2232. libomp :: ompt/parallel/dynamic_enough_threads.c
  2233. libomp :: ompt/parallel/dynamic_not_enough_threads.c
  2234. libomp :: ompt/parallel/max_active_levels_serialized.c
  2235. libomp :: ompt/parallel/nested.c
  2236. libomp :: ompt/parallel/nested.c
  2237. libomp :: ompt/parallel/nested_lwt.c
  2238. libomp :: ompt/parallel/nested_serialized.c
  2239. libomp :: ompt/parallel/no_thread_num_clause.c
  2240. libomp :: ompt/parallel/no_thread_num_clause.c
  2241. libomp :: ompt/parallel/parallel_if0.c
  2242. libomp :: ompt/parallel/serialized.c
  2243. libomp :: ompt/synchronization/barrier/explicit.c
  2244. libomp :: ompt/synchronization/barrier/for_loop.c
  2245. libomp :: ompt/synchronization/barrier/parallel_region.c
  2246. libomp :: ompt/synchronization/barrier/single.c
  2247. libomp :: ompt/synchronization/critical.c
  2248. libomp :: ompt/synchronization/flush.c
  2249. libomp :: ompt/synchronization/master.c
  2250. libomp :: ompt/synchronization/nest_lock.c
  2251. libomp :: ompt/synchronization/ordered.c
  2252. libomp :: ompt/synchronization/reduction/empty_reduce.c
  2253. libomp :: ompt/synchronization/reduction/empty_reduce.c
  2254. libomp :: ompt/synchronization/reduction/tree_reduce.c
  2255. libomp :: ompt/synchronization/reduction/tree_reduce.c
  2256. libomp :: ompt/synchronization/taskgroup.c
  2257. libomp :: ompt/synchronization/test_lock.c
  2258. libomp :: ompt/synchronization/test_nest_lock_parallel.c
  2259. libomp :: ompt/tasks/explicit_task.c
  2260. libomp :: ompt/tasks/task_in_joinbarrier.c
  2261. libomp :: ompt/tasks/task_memory.c
  2262. libomp :: ompt/tasks/task_types.c
  2263. libomp :: ompt/tasks/taskyield.c
  2264. libomp :: ompt/teams/serial_teams.c
  2265. libomp :: ompt/worksharing/for/auto_serialized.c
  2266. libomp :: ompt/worksharing/for/auto_split.c
  2267. libomp :: ompt/worksharing/for/dynamic.c
  2268. libomp :: ompt/worksharing/for/dynamic_serialized.c
  2269. libomp :: ompt/worksharing/for/dynamic_split.c
  2270. libomp :: ompt/worksharing/for/guided_serialized.c
  2271. libomp :: ompt/worksharing/for/guided_split.c
  2272. libomp :: ompt/worksharing/for/runtime.c
  2273. libomp :: ompt/worksharing/for/runtime_split.c
  2274. libomp :: ompt/worksharing/for/runtime_split.c
  2275. libomp :: parallel/omp_nested.c
  2276. libomp :: parallel/omp_parallel_copyin.c
  2277. libomp :: parallel/omp_parallel_default.c
  2278. libomp :: parallel/omp_parallel_firstprivate.c
  2279. libomp :: parallel/omp_parallel_if.c
  2280. libomp :: parallel/omp_parallel_private.c
  2281. libomp :: tasking/bug_nested_proxy_task.c
  2282. libomp :: tasking/bug_proxy_task_dep_waiting.c
  2283. libomp :: tasking/kmp_detach_tasks_t1.c
  2284. libomp :: tasking/kmp_detach_tasks_t2.c
  2285. libomp :: tasking/omp_task.c
  2286.  
  2287. Expected Passes : 17157
  2288. Expected Failures : 22
  2289. Unsupported Tests : 162
  2290. Unexpected Failures: 90
  2291.  
  2292. 10 warning(s) in tests
  2293. make[3]: *** [CMakeFiles/check-all.dir/build.make:58: CMakeFiles/check-all] Error 1
  2294. make[2]: *** [CMakeFiles/Makefile2:12014: CMakeFiles/check-all.dir/all] Error 2
  2295. make[1]: *** [CMakeFiles/Makefile2:12021: CMakeFiles/check-all.dir/rule] Error 2
  2296. make: *** [Makefile:225: check-all] Error 2
  2297. [luke@arch-usb build]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement