Skip to content
Failed

Console Output

Started by upstream project "Cforall_Full_Build" build number 3026
originally caused by:
 Started by user Peter Buhr
Running as Jenkins Build User
Obtained Jenkins/Distribute from git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Brokk 6 in /var/lib/jenkins/workspace/Cforall_Distribute_Ref
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] properties
[Pipeline] checkout
19:43:40 The recommended git tool is: NONE
19:43:40 using credential git_key_aug20
19:43:41 Fetching changes from the remote Git repository
19:43:41 Checking out Revision cdf7d439c924923dbb24ce7fd66539e754fa40d9 (refs/remotes/origin/master)
19:43:41 Commit message: "Hopefully fix broken build, from multiple declarations of arrah.hfa's delay_init."
[Pipeline] load
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Distribute_Ref/.git # timeout=10
 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdf7d439c924923dbb24ce7fd66539e754fa40d9 # timeout=10
 > git rev-list --no-walk a933489bd49da48c88bddbfd58f7fe1c02e90d44 # timeout=10
[Pipeline] { (Jenkins/tools.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] echo
19:43:42 Distributing git commit cdf7d439c924923dbb24ce7fd66539e754fa40d9
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on Brokk 6 in /var/lib/jenkins/workspace/Cforall_Distribute_Ref
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] pwd
[Pipeline] pwd
[Pipeline] echo
19:43:42  -------- Cleanup -------- 
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] dir
19:43:42 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
19:43:42  -------- Checkout -------- 
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] echo
19:43:42 Checking out commit <cdf7d439c924923dbb24ce7fd66539e754fa40d9>
[Pipeline] checkout
19:43:42 The recommended git tool is: NONE
19:43:42 using credential git_key_aug20
19:43:42 Fetching changes from the remote Git repository
19:43:43 Checking out Revision cdf7d439c924923dbb24ce7fd66539e754fa40d9 (detached)
19:43:43 Commit message: "Hopefully fix broken build, from multiple declarations of arrah.hfa's delay_init."
[Pipeline] echo
19:43:43 Constructing new git message
[Pipeline] sh
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Distribute_Ref/.git # timeout=10
 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse cdf7d439c924923dbb24ce7fd66539e754fa40d9^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdf7d439c924923dbb24ce7fd66539e754fa40d9 # timeout=10
19:43:43 + git rev-list cdf7d439c924923dbb24ce7fd66539e754fa40d9..a933489bd49da48c88bddbfd58f7fe1c02e90d44
[Pipeline] sh
19:43:44 + git cat-file -t cdf7d439c924923dbb24ce7fd66539e754fa40d9
[Pipeline] sh
19:43:44 + git rev-list --format=short cdf7d439c924923dbb24ce7fd66539e754fa40d9...a933489bd49da48c88bddbfd58f7fe1c02e90d44
[Pipeline] sh
19:43:44 + git diff --stat --color a933489bd49da48c88bddbfd58f7fe1c02e90d44 cdf7d439c924923dbb24ce7fd66539e754fa40d9
[Pipeline] echo
19:43:44 
19:43:44 <p>- Changes -------------------------------------------------------------</p>
19:43:44 
19:43:44 <pre>
19:43:44 The branch null has been updated.
19:43:44       from  cdf7d439c924923dbb24ce7fd66539e754fa40d9 (commit)
19:43:44 </pre>
19:43:44 
19:43:44 <p>- Log -----------------------------------------------------------------</p>
19:43:44 
19:43:44 <pre>
19:43:44 commit cdf7d439c924923dbb24ce7fd66539e754fa40d9
19:43:44 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:44 
19:43:44     Hopefully fix broken build, from multiple declarations of arrah.hfa's delay_init.
19:43:44 
19:43:44 commit 05f87618d6d7e28aa1b39c4c15fc66def774ceb0
19:43:44 Merge: 1665ee501 5b95e67c4
19:43:44 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:44 
19:43:44     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:44 
19:43:44 commit 1665ee50180213ff932d61f51eda5998defb1c5e
19:43:44 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:44 
19:43:44     Add uArray delayed-initialization equivalent to CFA array
19:43:44 
19:43:44 commit 5b95e67c48283ff25b9bd0cb17fa30b2d7785877
19:43:44 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
19:43:44 
19:43:44     fix spelling
19:43:44 
19:43:44 commit 20c2ade36d93f0d05a94f6db2b02137d0c9c482a
19:43:44 Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:44 
19:43:44     Parse string literals to get their length, taking into account escape sequences. Getting this from the lexer would avoid redundent work, but that is not set up. This corrects some typeof evaluations which lead to incorrect sizeof expressions.
19:43:44 
19:43:44 commit 6325bd484b77950ce179d7b9ad51429b3416b38d
19:43:44 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:44 
19:43:44     Fix fork+exec missed case / broken build
19:43:44 
19:43:44 commit efe697d7961e2d85c347384ad29592fc7d5af800
19:43:44 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:44 
19:43:44     Add EOF test coverage for string reading.
19:43:44 
19:43:44 commit 025f9c58ebe020032b017f4eea6539d17a311ec0
19:43:44 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:44 
19:43:44     Update 'fork+exec' test utility to be valid also in C and C++.
19:43:44 
19:43:44 commit a35e34220bcc3a0cc1bb85804bab226c7523800f
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     update the discussion of unit type
19:43:44 
19:43:44 commit 08e0d654c1dfab371c0687df49b73356a9f12b70
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Fix inst type as base type for enum
19:43:44 
19:43:44 commit aa14aafea1bae6cc4de02b4744e9d067c47d6d05
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Update thesis
19:43:44 
19:43:44 commit 3d618a082395e09cbc727c5d2b78ac976923f136
19:43:44 Merge: d93b8131b f5dbc8df4
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:44 
19:43:44 commit d93b8131b6d6f864fdf457bb174840310cb9dfd1
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Add separate compilation discussion
19:43:44 
19:43:44 commit f5dbc8df489de22e267b0fb6f49ccf90c87fa35f
19:43:44 Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:44 
19:43:44     Removed some unneeded code that could have gone last commit.
19:43:44 
19:43:44 commit b6f2e7abcc170946c8758bcf25e0848b57d5f213
19:43:44 Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:44 
19:43:44     Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would be stored there are wrapped in TypeofType and stored in the type field. Some special cases to hide the typeof in code generation were added. In addition, initializer length is calculated in more cases so that the full type of more arrays is known sooner. Other than that, most of the code changes were just stripping out the conditional code and checks no longer needed. Some tests had to be updated, because the typeof is not hidden in dumps and the resolver replaces known typeof expressions with the type. The __extension__ case caused some concern but it appears that just hides warnings in the expression which no longer exists.
19:43:44 
19:43:44 commit 5c6d4391a774a836741d9e89d2cd3febae9e4d44
19:43:44 Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:44 
19:43:44     Order of evaluation between arguments of a function is not left-to-right. Or right-to-left for that matter, it is unordred.
19:43:44 
19:43:44 commit a7efc9681df5c4fcce1ba0578548d32db5ba9d4c
19:43:44 Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:44 
19:43:44     Made sure a variable is always initialized and removed some trailing whitespace.
19:43:44 
19:43:44 commit d3b33d562b54bf3ba5b7da8d7e32ae363017d5c7
19:43:44 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
19:43:44 
19:43:44     fix dangling reference after delete
19:43:44 
19:43:44 commit 02101a45a08b3935b33cad46118592615c09f3a2
19:43:44 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
19:43:44 
19:43:44     comment out unused variable declaration
19:43:44 
19:43:44 commit 478dadeb3c5d3140511bb4b837981f8b474530d3
19:43:44 Merge: 29c867509 a933489bd
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:44 
19:43:44 commit 29c8675099308007aaa5be2a10db2bc13c6dbca7
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     update thesis
19:43:44 
19:43:44 commit 9bb6c5f932cd0dc4fdb4d3e7678e9286959c06a0
19:43:44 Merge: ad47ec437 508cff026
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:44 
19:43:44 commit ad47ec4378fa0d341e9ffb6e548e5ef3ef6c6bcc
19:43:44 Merge: 960665c5c b96577428
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:44 
19:43:44 commit 960665c5c53c610ff83a37c465dd5034ca65a9ac
19:43:44 Merge: d1f505458 df2e00f23
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:44 
19:43:44 commit d1f505458756015a841bcf6550a2229cffceffb9
19:43:44 Merge: 26d40a153 2870cb69f
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:44 
19:43:44 commit 26d40a153b36433771afa35935935e66c9bedb04
19:43:44 Author: JiadaL <j82liang@uwaterloo.ca>
19:43:44 
19:43:44     add void to lowerBound() and upperBound() declaration, which is a workaround to the warning message
19:43:44 </pre>
19:43:44 
19:43:44 <p>-----------------------------------------------------------------------</p>
19:43:44 <pre>
19:43:44 Summary of changes:
19:43:44 doc/theses/jiada_liang_MMath/CFAenum.tex           |  69 <span style="color: #00AA00;">+++++</span><span style="color: #AA0000;">-</span>
19:43:44  doc/theses/jiada_liang_MMath/Cenum.tex             |   8 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  doc/theses/jiada_liang_MMath/background.tex        |  19 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  doc/theses/jiada_liang_MMath/conclusion.tex        | 118 <span style="color: #00AA00;">+++++++++</span><span style="color: #AA0000;">-</span>
19:43:44  doc/theses/jiada_liang_MMath/intro.tex             |  29 <span style="color: #00AA00;">++</span><span style="color: #AA0000;">-</span>
19:43:44  doc/theses/jiada_liang_MMath/relatedwork.tex       | 243 <span style="color: #00AA00;">++++++++++++</span><span style="color: #AA0000;">---------</span>
19:43:44  doc/theses/jiada_liang_MMath/trait.tex             |  29 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">--</span>
19:43:44  libcfa/src/collections/array.hfa                   |  14 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  libcfa/src/enum.hfa                                |   6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  my_tests/floating.cfa                              |   5 <span style="color: #00AA00;">+</span>
19:43:44  src/AST/Expr.cpp                                   |  10 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/AST/Expr.hpp                                   |   6 <span style="color: #AA0000;">-</span>
19:43:44  src/AST/Pass.hpp                                   |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/AST/Pass.impl.hpp                              |  12 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/AST/Print.cpp                                  |   6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/AST/Util.cpp                                   |  19 <span style="color: #AA0000;">--</span>
19:43:44  src/CodeGen/CodeGenerator.cpp                      |  12 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/Concurrency/Waitfor.cpp                        |   3 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/GenPoly/Box.cpp                                |   6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/GenPoly/GenPoly.cpp                            |   5 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/GenPoly/Lvalue.cpp                             |   2 <span style="color: #AA0000;">-</span>
19:43:44  src/Parser/ExpressionNode.cpp                      |  64 <span style="color: #00AA00;">+++++</span><span style="color: #AA0000;">-</span>
19:43:44  src/Parser/StatementNode.cpp                       |   9 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/Parser/TypeData.cpp                            |   5 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/Parser/parser.yy                               |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/ResolvExpr/CandidateFinder.cpp                 |  57 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">----</span>
19:43:44  src/ResolvExpr/ConversionCost.cpp                  |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  src/ResolvExpr/Unify.cpp                           |   4 <span style="color: #AA0000;">-</span>
19:43:44  src/Validate/InitializerLength.cpp                 |  24 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/.expect/alloc-ERROR.txt                      |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/.expect/extension.arm64.txt                  |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/.expect/extension.x64.txt                    |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/.expect/extension.x86.txt                    |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/array-collections/.expect/array-raii-c.txt   |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/array-collections/.expect/array-raii-cfa.txt |  56 <span style="color: #00AA00;">++++</span><span style="color: #AA0000;">-</span>
19:43:44  tests/array-collections/array-raii-c.cfa           |   2 <span style="color: #00AA00;">+</span>
19:43:44  tests/array-collections/array-raii-cfa.cfa         |  58 <span style="color: #00AA00;">+++++</span>
19:43:44  tests/array-collections/array-raii.hfa             |  29 <span style="color: #00AA00;">++</span><span style="color: #AA0000;">-</span>
19:43:44  tests/configs/parsebools.cfa                       |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/configs/parsenums.cfa                        |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/configs/usage.cfa                            |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/io/.expect/manipulatorsInput-uchunk.txt      | 124 <span style="color: #00AA00;">+++++++++++</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.1.auxdata |   0
19:43:44  .../manipulatorsInput-uchunk.default.10.auxdata    |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.default.11.auxdata    |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.default.12.auxdata    |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.default.13.auxdata    |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.default.14.auxdata    |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.2.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.3.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.4.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.5.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.6.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.7.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.8.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.default.9.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.1.auxdata |   0
19:43:44  .../manipulatorsInput-uchunk.getline.10.auxdata    |   2 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.getline.11.auxdata    |   4 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.getline.12.auxdata    |   4 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.getline.13.auxdata    |   3 <span style="color: #00AA00;">+</span>
19:43:44  .../manipulatorsInput-uchunk.getline.14.auxdata    |   2 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.2.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.3.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.4.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.5.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.6.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.7.auxdata |   1 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.8.auxdata |   2 <span style="color: #00AA00;">+</span>
19:43:44  .../.in/manipulatorsInput-uchunk.getline.9.auxdata |   3 <span style="color: #00AA00;">+</span>
19:43:44  tests/io/manipulatorsInput-uchunk.cfa              | 185 <span style="color: #00AA00;">++++++++++++++++</span>
19:43:44  tests/io/manipulatorsInput-uchunk.extra.sh         |  56 <span style="color: #00AA00;">+++++</span>
19:43:44  tests/meta/fork+exec.cfa                           |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  tests/meta/fork+exec.hfa                           |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:43:44  74 files changed, 1056 insertions(+), 315 deletions(-)
19:43:44 </pre>
19:43:44 
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
19:43:45 + sed s/AC_INIT(\[cfa-cc\],\[\(.*\)\],\[cforall@plg.uwaterloo.ca\])/\1/;t;d /var/lib/jenkins/workspace/Cforall_Distribute_Ref/configure.ac
[Pipeline] echo
19:43:45 Package Version: 1.0.0
[Pipeline] echo
19:43:45 Build   Version: 3026
[Pipeline] echo
19:43:45 Long    Version: 1.0.0.3026
[Pipeline] echo
19:43:45  -------- Configure -------- 
[Pipeline] stage
[Pipeline] { (Configure)
[Pipeline] dir
19:43:45 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref
[Pipeline] {
[Pipeline] sh
19:43:45 + ./autogen.sh
19:43:45 Running aclocal in root
19:43:47 Running libtoolize in root
19:43:47 Running autoconf in root
19:43:47 Running automake in root
19:43:48 Running aclocal in libcfa
19:43:50 Running libtoolize in libcfa
19:43:51 Running autoconf in libcfa
19:43:51 Running automake in libcfa
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
19:43:52 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
19:43:52 + /var/lib/jenkins/workspace/Cforall_Distribute_Ref/configure CXX=g++-9 CC=gcc-9 AR=gcc-ar RANLIB=gcc-ranlib --quiet
[Pipeline] sh
19:44:00 + make -j 8 --no-print-directory configure-libcfa
19:44:00 libcfa/x64-debug/config.data
19:44:00 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp / libcfa/x64-debug/
19:44:00 libcfa/x64-nodebug/config.data
19:44:00 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp / libcfa/x64-nodebug/
19:44:01 checking whether make supports nested variables... checking whether make supports nested variables... yes
19:44:01 checking for a BSD-compatible install... yes
19:44:01 checking for a BSD-compatible install... /usr/bin/install -c
19:44:01 checking whether build environment is sane... /usr/bin/install -c
19:44:01 checking whether build environment is sane... yes
19:44:01 yes
19:44:01 checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:44:01 checking for gawk... gawk
19:44:01 checking whether make sets $(MAKE)... /usr/bin/mkdir -p
19:44:01 checking for gawk... gawk
19:44:01 checking whether make sets $(MAKE)... yes
19:44:01 yes
19:44:01 checking for distributated build... no
19:44:01 checking for distributated build... no
19:44:01 checking build system type... checking build system type... x86_64-pc-linux-gnu
19:44:01 checking host system type... x86_64-pc-linux-gnu
19:44:01 checking how to print strings... x86_64-pc-linux-gnu
19:44:01 checking host system type... x86_64-pc-linux-gnu
19:44:01 checking how to print strings... printf
19:44:01 checking whether make supports the include directive... printf
19:44:01 checking whether make supports the include directive... yes (GNU style)
19:44:01 yes (GNU style)
19:44:01 checking for gcc... gcc-9
19:44:01 checking for gcc... gcc-9
19:44:01 checking whether the C compiler works... checking whether the C compiler works... yes
19:44:01 checking for C compiler default output file name... a.out
19:44:01 checking for suffix of executables... yes
19:44:01 checking for C compiler default output file name... a.out
19:44:01 checking for suffix of executables... 
19:44:01 checking whether we are cross compiling... 
19:44:01 checking whether we are cross compiling... no
19:44:01 checking for suffix of object files... no
19:44:01 checking for suffix of object files... o
19:44:01 checking whether we are using the GNU C compiler... o
19:44:01 checking whether we are using the GNU C compiler... yes
19:44:01 checking whether gcc-9 accepts -g... yes
19:44:01 checking whether gcc-9 accepts -g... yes
19:44:01 checking for gcc-9 option to accept ISO C89... yes
19:44:02 checking for gcc-9 option to accept ISO C89... none needed
19:44:02 checking whether gcc-9 understands -c and -o together... none needed
19:44:02 checking whether gcc-9 understands -c and -o together... yes
19:44:02 checking dependency style of gcc-9... yes
19:44:02 checking dependency style of gcc-9... gcc3
19:44:02 checking for a sed that does not truncate output... /usr/bin/sed
19:44:02 checking for grep that handles long lines and -e... /usr/bin/grep
19:44:02 checking for egrep... /usr/bin/grep -E
19:44:02 checking for fgrep... /usr/bin/grep -F
19:44:02 checking for ld used by gcc-9... /usr/bin/ld
19:44:02 checking if the linker (/usr/bin/ld) is GNU ld... gcc3
19:44:02 checking for a sed that does not truncate output... yes
19:44:02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:02 checking the name lister (/usr/bin/nm -B) interface... /usr/bin/sed
19:44:02 checking for grep that handles long lines and -e... /usr/bin/grep
19:44:02 checking for egrep... /usr/bin/grep -E
19:44:02 checking for fgrep... /usr/bin/grep -F
19:44:02 checking for ld used by gcc-9... /usr/bin/ld
19:44:02 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:44:02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:02 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:44:02 checking whether ln -s works... yes
19:44:02 checking the maximum length of command line arguments... 1572864
19:44:02 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:44:02 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:02 checking for /usr/bin/ld option to reload object files... -r
19:44:02 checking for objdump... objdump
19:44:02 checking how to recognize dependent libraries... pass_all
19:44:02 checking for dlltool... no
19:44:02 checking how to associate runtime and link libraries... printf %s\n
19:44:02 checking for archiver @FILE support... BSD nm
19:44:02 checking whether ln -s works... yes
19:44:02 checking the maximum length of command line arguments... 1572864
19:44:02 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:44:02 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:02 checking for /usr/bin/ld option to reload object files... -r
19:44:02 checking for objdump... objdump
19:44:02 checking how to recognize dependent libraries... pass_all
19:44:02 checking for dlltool... no
19:44:02 checking how to associate runtime and link libraries... printf %s\n
19:44:02 checking for archiver @FILE support... @
19:44:02 checking for strip... strip
19:44:02 checking for ranlib... gcc-ranlib
19:44:02 checking command to parse /usr/bin/nm -B output from gcc-9 object... @
19:44:02 checking for strip... strip
19:44:02 checking for ranlib... gcc-ranlib
19:44:02 checking command to parse /usr/bin/nm -B output from gcc-9 object... ok
19:44:02 checking for sysroot... no
19:44:02 checking for a working dd... /usr/bin/dd
19:44:02 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:02 checking for mt... mt
19:44:02 checking if mt is a manifest tool... no
19:44:02 checking how to run the C preprocessor... ok
19:44:02 checking for sysroot... no
19:44:02 checking for a working dd... /usr/bin/dd
19:44:02 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:02 gcc-9 -E
19:44:02 checking for mt... mt
19:44:02 checking if mt is a manifest tool... no
19:44:02 checking for ANSI C header files... checking how to run the C preprocessor... gcc-9 -E
19:44:02 checking for ANSI C header files... yes
19:44:02 checking for sys/types.h... yes
19:44:02 checking for sys/stat.h... yes
19:44:02 checking for sys/types.h... yes
19:44:03 checking for stdlib.h... yes
19:44:03 checking for sys/stat.h... yes
19:44:03 checking for string.h... yes
19:44:03 checking for stdlib.h... yes
19:44:03 checking for memory.h... yes
19:44:03 checking for string.h... yes
19:44:03 yes
19:44:03 checking for memory.h... checking for strings.h... yes
19:44:03 checking for strings.h... yes
19:44:03 checking for inttypes.h... yes
19:44:03 checking for inttypes.h... yes
19:44:03 checking for stdint.h... yes
19:44:03 checking for stdint.h... yes
19:44:03 checking for unistd.h... yes
19:44:03 yes
19:44:03 checking for unistd.h... checking for dlfcn.h... yes
19:44:03 yes
19:44:03 checking for dlfcn.h... checking for objdir... .libs
19:44:03 yes
19:44:03 checking for objdir... .libs
19:44:03 checking if gcc-9 supports -fno-rtti -fno-exceptions... no
19:44:03 checking for gcc-9 option to produce PIC... -fPIC -DPIC
19:44:03 checking if gcc-9 supports -fno-rtti -fno-exceptions... checking if gcc-9 PIC flag -fPIC -DPIC works... yes
19:44:03 checking if gcc-9 static flag -static works... no
19:44:03 checking for gcc-9 option to produce PIC... -fPIC -DPIC
19:44:03 checking if gcc-9 PIC flag -fPIC -DPIC works... yes
19:44:03 checking if gcc-9 static flag -static works... yes
19:44:03 checking if gcc-9 supports -c -o file.o... yes
19:44:03 checking if gcc-9 supports -c -o file.o... (cached) yes
19:44:03 checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:03 checking whether -lc should be explicitly linked in... yes
19:44:03 checking if gcc-9 supports -c -o file.o... no
19:44:03 checking dynamic linker characteristics... yes
19:44:03 checking if gcc-9 supports -c -o file.o... (cached) yes
19:44:03 checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04 checking whether -lc should be explicitly linked in... no
19:44:04 checking dynamic linker characteristics... GNU/Linux ld.so
19:44:04 checking how to hardcode library paths into programs... immediate
19:44:04 checking whether stripping libraries is possible... yes
19:44:04 checking if libtool supports shared libraries... yes
19:44:04 checking whether to build shared libraries... yes
19:44:04 checking whether to build static libraries... no
19:44:04 checking whether we are using the GNU C++ compiler... GNU/Linux ld.so
19:44:04 checking how to hardcode library paths into programs... immediate
19:44:04 checking whether stripping libraries is possible... yes
19:44:04 checking if libtool supports shared libraries... yes
19:44:04 checking whether to build shared libraries... yes
19:44:04 checking whether to build static libraries... no
19:44:04 yes
19:44:04 checking whether g++-9 accepts -g... checking whether we are using the GNU C++ compiler... yes
19:44:04 checking dependency style of g++-9... yes
19:44:04 checking whether g++-9 accepts -g... yes
19:44:04 checking dependency style of g++-9... gcc3
19:44:04 checking how to run the C++ preprocessor... gcc3
19:44:04 g++-9 -E
19:44:04 checking how to run the C++ preprocessor... g++-9 -E
19:44:04 checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
19:44:04 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:44:04 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04 checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
19:44:04 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:44:04 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04 checking for g++-9 option to produce PIC... -fPIC -DPIC
19:44:04 checking if g++-9 PIC flag -fPIC -DPIC works... yes
19:44:04 checking if g++-9 static flag -static works... checking for g++-9 option to produce PIC... -fPIC -DPIC
19:44:04 checking if g++-9 PIC flag -fPIC -DPIC works... yes
19:44:04 checking if g++-9 static flag -static works... yes
19:44:04 checking if g++-9 supports -c -o file.o... yes
19:44:04 checking if g++-9 supports -c -o file.o... (cached) yes
19:44:04 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:44:04 checking how to hardcode library paths into programs... immediate
19:44:04 checking for gcc... (cached) gcc-9
19:44:04 yes
19:44:04 checking if g++-9 supports -c -o file.o... checking whether we are using the GNU C compiler... (cached) yes
19:44:04 checking whether gcc-9 accepts -g... (cached) yes
19:44:04 checking for gcc-9 option to accept ISO C89... (cached) none needed
19:44:04 checking whether gcc-9 understands -c and -o together... (cached) yes
19:44:04 checking dependency style of gcc-9... (cached) gcc3
19:44:04 checking dependency style of gcc-9... yes
19:44:04 checking if g++-9 supports -c -o file.o... (cached) yes
19:44:04 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:44:04 checking how to hardcode library paths into programs... immediate
19:44:04 checking for gcc... (cached) gcc-9
19:44:05 gcc3
19:44:05 checking whether make sets $(MAKE)... (cached) yes
19:44:05 checking linux/rseq.h usability... checking whether we are using the GNU C compiler... (cached) yes
19:44:05 checking whether gcc-9 accepts -g... (cached) yes
19:44:05 checking for gcc-9 option to accept ISO C89... (cached) none needed
19:44:05 checking whether gcc-9 understands -c and -o together... (cached) yes
19:44:05 checking dependency style of gcc-9... (cached) gcc3
19:44:05 checking dependency style of gcc-9... yes
19:44:05 checking linux/rseq.h presence... yes
19:44:05 checking for linux/rseq.h... yes
19:44:05 checking for rseq_available in -lrseq... gcc3
19:44:05 checking whether make sets $(MAKE)... (cached) yes
19:44:05 checking linux/rseq.h usability... yes
19:44:05 checking linux/rseq.h presence... no
19:44:05 checking linux/io_uring.h usability... yes
19:44:05 checking for linux/rseq.h... yes
19:44:05 checking for rseq_available in -lrseq... yes
19:44:05 checking linux/io_uring.h presence... no
19:44:05 checking linux/io_uring.h usability... yes
19:44:05 checking for linux/io_uring.h... yes
19:44:05 checking liburing.h usability... yes
19:44:05 checking linux/io_uring.h presence... yes
19:44:05 checking liburing.h presence... yes
19:44:05 checking for linux/io_uring.h... yes
19:44:05 checking liburing.h usability... yes
19:44:05 checking for liburing.h... yes
19:44:05 checking for io_uring_get_probe in -luring... yes
19:44:05 checking liburing.h presence... yes
19:44:05 checking for liburing.h... yes
19:44:05 yes
19:44:05 checking for io_uring_get_probe in -luring... checking whether IORING_OP_NOP is declared... yes
19:44:05 yes
19:44:05 checking whether IORING_OP_NOP is declared... yes
19:44:05 checking whether IORING_OP_READV is declared... yes
19:44:05 checking whether IORING_OP_READV is declared... yes
19:44:05 checking whether IORING_OP_WRITEV is declared... yes
19:44:05 checking whether IORING_OP_WRITEV is declared... checking whether IORING_OP_FSYNC is declared... yes
19:44:05 yes
19:44:06 checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_READ_FIXED is declared... yes
19:44:06 yes
19:44:06 checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes
19:44:06 yes
19:44:06 checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_POLL_ADD is declared... yes
19:44:06 yes
19:44:06 checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_POLL_ADD is declared... yes
19:44:06 yes
19:44:06 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:44:07 checking whether IORING_OP_POLL_REMOVE is declared... yes
19:44:07 checking whether IORING_OP_SENDMSG is declared... yes
19:44:07 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:44:07 checking whether IORING_OP_RECVMSG is declared... yes
19:44:07 checking whether IORING_OP_SENDMSG is declared... checking whether IORING_OP_TIMEOUT is declared... yes
19:44:07 yes
19:44:07 checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:44:07 yes
19:44:07 checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_ACCEPT is declared... yes
19:44:07 yes
19:44:07 checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:44:07 yes
19:44:08 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
19:44:08 checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_ACCEPT is declared... yes
19:44:08 yes
19:44:08 checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes
19:44:08 yes
19:44:08 checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_OPENAT is declared... yes
19:44:08 yes
19:44:08 checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CONNECT is declared... yes
19:44:08 yes
19:44:08 checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FILES_UPDATE is declared... yes
19:44:08 yes
19:44:08 checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_STATX is declared... yes
19:44:08 yes
19:44:08 checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_READ is declared... yes
19:44:08 yes
19:44:09 checking whether IORING_OP_FILES_UPDATE is declared... checking whether IORING_OP_WRITE is declared... yes
19:44:09 yes
19:44:09 checking whether IORING_OP_STATX is declared... checking whether IORING_OP_FADVISE is declared... yes
19:44:09 yes
19:44:09 checking whether IORING_OP_READ is declared... checking whether IORING_OP_MADVISE is declared... yes
19:44:09 yes
19:44:09 checking whether IORING_OP_WRITE is declared... checking whether IORING_OP_SEND is declared... yes
19:44:09 yes
19:44:09 checking whether IORING_OP_FADVISE is declared... yes
19:44:09 checking whether IORING_OP_RECV is declared... yes
19:44:09 checking whether IORING_OP_MADVISE is declared... yes
19:44:09 checking whether IORING_OP_OPENAT2 is declared... yes
19:44:09 checking whether IORING_OP_SEND is declared... yes
19:44:09 checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_RECV is declared... yes
19:44:10 yes
19:44:10 checking whether IORING_OP_SPLICE is declared... yes
19:44:10 checking whether IORING_OP_OPENAT2 is declared... yes
19:44:10 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:44:10 checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes
19:44:10 checking whether IORING_OP_SPLICE is declared... no
19:44:10 checking whether IORING_OP_TEE is declared... yes
19:44:10 no
19:44:10 checking whether IOSQE_FIXED_FILE is declared... checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:44:10 checking whether IOSQE_IO_DRAIN is declared... yes
19:44:10 yes
19:44:10 checking whether IOSQE_IO_LINK is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes
19:44:10 checking whether IOSQE_IO_HARDLINK is declared... no
19:44:10 checking whether IORING_OP_TEE is declared... yes
19:44:10 checking whether IOSQE_ASYNC is declared... yes
19:44:10 checking whether IOSQE_BUFFER_SELECT is declared... no
19:44:11 checking whether IOSQE_FIXED_FILE is declared... yes
19:44:11 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:44:11 checking whether IOSQE_IO_DRAIN is declared... yes
19:44:11 yes
19:44:11 checking whether IORING_SETUP_ATTACH_WQ is declared... checking whether IOSQE_IO_LINK is declared... yes
19:44:11 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
19:44:11 checking whether IOSQE_IO_HARDLINK is declared... yes
19:44:11 checking whether IOSQE_ASYNC is declared... no
19:44:11 checking for preadv2... yes
19:44:11 checking whether IOSQE_BUFFER_SELECT is declared... yes
19:44:11 checking for pwritev2... yes
19:44:11 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:44:11 yes
19:44:11 checking whether IORING_SETUP_ATTACH_WQ is declared... checking that generated files are newer than configure... done
19:44:11 configure: creating ./config.status
19:44:11 yes
19:44:11 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... no
19:44:11 checking for preadv2... yes
19:44:11 checking for pwritev2... yes
19:44:11 checking that generated files are newer than configure... done
19:44:11 configure: creating ./config.status
19:44:12 config.status: creating Makefile
19:44:12 config.status: creating src/Makefile
19:44:12 config.status: creating prelude/Makefile
19:44:12 config.status: creating src/concurrency/io/call.cfa
19:44:12 config.status: creating prelude/defines.hfa
19:44:12 config.status: executing depfiles commands
19:44:12 config.status: creating Makefile
19:44:12 config.status: creating src/Makefile
19:44:12 config.status: executing libtool commands
19:44:12 config.status: creating prelude/Makefile
19:44:12 Cforall library configuraton completed. Type "make -j 8 install".
19:44:12 config.status: creating src/concurrency/io/call.cfa
19:44:13 config.status: creating prelude/defines.hfa
19:44:13 config.status: executing depfiles commands
19:44:13 config.status: executing libtool commands
19:44:13 Cforall library configuraton completed. Type "make -j 8 install".
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
19:44:13  -------- Package -------- 
[Pipeline] stage
[Pipeline] { (Package)
[Pipeline] dir
19:44:13 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
19:44:13 + make VERSION=1.0.0.3026 dist
19:44:13 make  dist-gzip am__post_remove_distdir='@:'
19:44:13 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:13 make  distdir-am
19:44:13 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:13 if test -d "cfa-cc-1.0.0.3026"; then find "cfa-cc-1.0.0.3026" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3026" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3026"; }; else :; fi
19:44:13 test -d "cfa-cc-1.0.0.3026" || mkdir "cfa-cc-1.0.0.3026"
19:44:13  (cd driver && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/driver \
19:44:13      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:13 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:13 make  distdir-am
19:44:13 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:13 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:13 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:13  (cd src && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/src \
19:44:13      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:13 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:13   YACC     Parser/parser.cc
19:44:14 updating Parser/parser.output
19:44:14 updating Parser/parser.hh
19:44:14 make  distdir-am
19:44:14 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:14   LEX      Parser/lex.cc
19:44:15 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:15 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:15  (cd libcfa && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/libcfa \
19:44:15      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:15 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa'
19:44:15 Distributing libcfa from 'libcfa/x64-nodebug'
19:44:15 make -C /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug distdir \
19:44:15 top_distdir=../cfa-cc-1.0.0.3026 \
19:44:15 distdir=../../cfa-cc-1.0.0.3026/libcfa \
19:44:15 am__remove_distdir=$(am__remove_distdir) \
19:44:15 am__skip_length_check=: \
19:44:15 am__skip_mode_fix=:
19:44:15 /bin/bash: am__remove_distdir: command not found
19:44:15 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15 make  distdir-am
19:44:15 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15 test -d "../../cfa-cc-1.0.0.3026/libcfa" || mkdir "../../cfa-cc-1.0.0.3026/libcfa"
19:44:15  (cd prelude && make  top_distdir=../../cfa-cc-1.0.0.3026 distdir=../../../cfa-cc-1.0.0.3026/libcfa/prelude \
19:44:15      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:15 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:15 mkdir .deps
19:44:15 touch .deps/builtins.Po
19:44:15 make  distdir-am
19:44:15 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:15 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:15 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:15  (cd src && make  top_distdir=../../cfa-cc-1.0.0.3026 distdir=../../../cfa-cc-1.0.0.3026/libcfa/src \
19:44:15      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:15 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15 make  distdir-am
19:44:15 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15 test -n ":" \
19:44:15 || find "../../cfa-cc-1.0.0.3026/libcfa" -type d ! -perm -755 \
19:44:15 	-exec chmod u+rwx,go+rx {} \; -o \
19:44:15   ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
19:44:15   ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
19:44:15   ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/automake/install-sh -c -m a+r {} {} \; \
19:44:15 || chmod -R a+r "../../cfa-cc-1.0.0.3026/libcfa"
19:44:15 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa'
19:44:15  (cd tests && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/tests \
19:44:15      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:15 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:15 make  distdir-am
19:44:15 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:15 make  \
19:44:15   top_distdir="../cfa-cc-1.0.0.3026" distdir="../cfa-cc-1.0.0.3026/tests" \
19:44:15   dist-hook
19:44:15 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:15 echo "Gathering test files"
19:44:15 Gathering test files
19:44:15 for file in `python3 ./test.py --list-dist`; do \
19:44:15 	if test -f /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file}; then \
19:44:15 		/usr/bin/mkdir -p $(dirname ../cfa-cc-1.0.0.3026/tests/${file}); \
19:44:15 		cp -df /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file} ../cfa-cc-1.0.0.3026/tests/${file}; \
19:44:15 	fi; \
19:44:15 done
19:44:30 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:30 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:30 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:30  (cd tools/prettyprinter && make  top_distdir=../../cfa-cc-1.0.0.3026 distdir=../../cfa-cc-1.0.0.3026/tools/prettyprinter \
19:44:30      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:30 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30   YACC     parser.cc
19:44:30 updating parser.output
19:44:30 updating parser.hh
19:44:30 make  distdir-am
19:44:30 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30   LEX      lex.cc
19:44:30 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30 test -n "" \
19:44:30 || find "cfa-cc-1.0.0.3026" -type d ! -perm -755 \
19:44:30 	-exec chmod u+rwx,go+rx {} \; -o \
19:44:30   ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
19:44:30   ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
19:44:30   ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/automake/install-sh -c -m a+r {} {} \; \
19:44:30 || chmod -R a+r "cfa-cc-1.0.0.3026"
19:44:30 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:30 tardir=cfa-cc-1.0.0.3026 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >cfa-cc-1.0.0.3026.tar.gz
19:44:31 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:31 if test -d "cfa-cc-1.0.0.3026"; then find "cfa-cc-1.0.0.3026" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3026" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3026"; }; else :; fi
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
19:44:31  -------- Test -------- 
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] dir
19:44:31 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
19:44:32 + make VERSION=1.0.0.3026 distcheck -j 8
19:44:32 make  dist-gzip am__post_remove_distdir='@:'
19:44:32 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:32 make  distdir-am
19:44:32 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:32 if test -d "cfa-cc-1.0.0.3026"; then find "cfa-cc-1.0.0.3026" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3026" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3026"; }; else :; fi
19:44:32 test -d "cfa-cc-1.0.0.3026" || mkdir "cfa-cc-1.0.0.3026"
19:44:32  (cd driver && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/driver \
19:44:32      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:32 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:32 make  distdir-am
19:44:32 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:32 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:32 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:32  (cd src && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/src \
19:44:32      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:32 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:32 make  distdir-am
19:44:32 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:32 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:32 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:32  (cd libcfa && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/libcfa \
19:44:32      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:32 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa'
19:44:32 Distributing libcfa from 'libcfa/x64-nodebug'
19:44:32 make -C /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug distdir \
19:44:32 top_distdir=../cfa-cc-1.0.0.3026 \
19:44:32 distdir=../../cfa-cc-1.0.0.3026/libcfa \
19:44:32 am__remove_distdir=$(am__remove_distdir) \
19:44:32 am__skip_length_check=: \
19:44:32 am__skip_mode_fix=:
19:44:32 /bin/bash: am__remove_distdir: command not found
19:44:32 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:32 make  distdir-am
19:44:32 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:32 test -d "../../cfa-cc-1.0.0.3026/libcfa" || mkdir "../../cfa-cc-1.0.0.3026/libcfa"
19:44:32  (cd prelude && make  top_distdir=../../cfa-cc-1.0.0.3026 distdir=../../../cfa-cc-1.0.0.3026/libcfa/prelude \
19:44:32      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:32 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:32 make  distdir-am
19:44:32 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:32 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:32 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:32  (cd src && make  top_distdir=../../cfa-cc-1.0.0.3026 distdir=../../../cfa-cc-1.0.0.3026/libcfa/src \
19:44:32      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:32 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:32 make  distdir-am
19:44:32 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:33 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:33 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:33 test -n ":" \
19:44:33 || find "../../cfa-cc-1.0.0.3026/libcfa" -type d ! -perm -755 \
19:44:33 	-exec chmod u+rwx,go+rx {} \; -o \
19:44:33   ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
19:44:33   ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
19:44:33   ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/automake/install-sh -c -m a+r {} {} \; \
19:44:33 || chmod -R a+r "../../cfa-cc-1.0.0.3026/libcfa"
19:44:33 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:33 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:33 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa'
19:44:34  (cd tests && make  top_distdir=../cfa-cc-1.0.0.3026 distdir=../cfa-cc-1.0.0.3026/tests \
19:44:34      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:34 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:34 make  distdir-am
19:44:34 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:34 make  \
19:44:34   top_distdir="../cfa-cc-1.0.0.3026" distdir="../cfa-cc-1.0.0.3026/tests" \
19:44:34   dist-hook
19:44:34 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:34 echo "Gathering test files"
19:44:34 Gathering test files
19:44:34 for file in `python3 ./test.py --list-dist`; do \
19:44:34 	if test -f /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file}; then \
19:44:34 		/usr/bin/mkdir -p $(dirname ../cfa-cc-1.0.0.3026/tests/${file}); \
19:44:34 		cp -df /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file} ../cfa-cc-1.0.0.3026/tests/${file}; \
19:44:34 	fi; \
19:44:34 done
19:44:49 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:49 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:49 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:49  (cd tools/prettyprinter && make  top_distdir=../../cfa-cc-1.0.0.3026 distdir=../../cfa-cc-1.0.0.3026/tools/prettyprinter \
19:44:49      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:44:49 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49 make  distdir-am
19:44:49 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49 test -n "" \
19:44:49 || find "cfa-cc-1.0.0.3026" -type d ! -perm -755 \
19:44:49 	-exec chmod u+rwx,go+rx {} \; -o \
19:44:49   ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
19:44:49   ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
19:44:49   ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/automake/install-sh -c -m a+r {} {} \; \
19:44:49 || chmod -R a+r "cfa-cc-1.0.0.3026"
19:44:49 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:49 tardir=cfa-cc-1.0.0.3026 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >cfa-cc-1.0.0.3026.tar.gz
19:44:49 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:49 if test -d "cfa-cc-1.0.0.3026"; then find "cfa-cc-1.0.0.3026" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3026" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3026"; }; else :; fi
19:44:49 case 'cfa-cc-1.0.0.3026.tar.gz' in \
19:44:49 *.tar.gz*) \
19:44:49   eval GZIP= gzip --best -dc cfa-cc-1.0.0.3026.tar.gz | ${TAR-tar} xf - ;;\
19:44:49 *.tar.bz2*) \
19:44:49   bzip2 -dc cfa-cc-1.0.0.3026.tar.bz2 | ${TAR-tar} xf - ;;\
19:44:49 *.tar.lz*) \
19:44:49   lzip -dc cfa-cc-1.0.0.3026.tar.lz | ${TAR-tar} xf - ;;\
19:44:49 *.tar.xz*) \
19:44:49   xz -dc cfa-cc-1.0.0.3026.tar.xz | ${TAR-tar} xf - ;;\
19:44:49 *.tar.Z*) \
19:44:49   uncompress -c cfa-cc-1.0.0.3026.tar.Z | ${TAR-tar} xf - ;;\
19:44:49 *.shar.gz*) \
19:44:49   eval GZIP= gzip --best -dc cfa-cc-1.0.0.3026.shar.gz | unshar ;;\
19:44:49 *.zip*) \
19:44:49   unzip cfa-cc-1.0.0.3026.zip ;;\
19:44:49 esac
19:44:49 chmod -R a-w cfa-cc-1.0.0.3026
19:44:49 chmod u+w cfa-cc-1.0.0.3026
19:44:49 mkdir cfa-cc-1.0.0.3026/_build cfa-cc-1.0.0.3026/_build/sub cfa-cc-1.0.0.3026/_inst
19:44:49 chmod a-w cfa-cc-1.0.0.3026
19:44:49 test -d cfa-cc-1.0.0.3026/_build || exit 0; \
19:44:49 dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd cfa-cc-1.0.0.3026/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
19:44:49   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
19:44:49   && am__cwd=`pwd` \
19:44:49   && CDPATH="${ZSH_VERSION+.}:" && cd cfa-cc-1.0.0.3026/_build/sub \
19:44:49   && ../../configure \
19:44:49      \
19:44:49      \
19:44:49     --srcdir=../.. --prefix="$dc_install_base" \
19:44:49   && make  \
19:44:49   && make  dvi \
19:44:49   && make  check \
19:44:49   && make  install \
19:44:49   && make  installcheck \
19:44:49   && make  uninstall \
19:44:49   && make  distuninstallcheck_dir="$dc_install_base" \
19:44:49         distuninstallcheck \
19:44:49   && chmod -R a-w "$dc_install_base" \
19:44:49   && ({ \
19:44:49        (cd ../.. && umask 077 && mkdir "$dc_destdir") \
19:44:49        && make  DESTDIR="$dc_destdir" install \
19:44:49        && make  DESTDIR="$dc_destdir" uninstall \
19:44:49        && make  DESTDIR="$dc_destdir" \
19:44:49             distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
19:44:49       } || { rm -rf "$dc_destdir"; exit 1; }) \
19:44:49   && rm -rf "$dc_destdir" \
19:44:49   && make  dist \
19:44:49   && rm -rf cfa-cc-1.0.0.3026.tar.gz \
19:44:49   && make  distcleancheck \
19:44:49   && cd "$am__cwd" \
19:44:49   || exit 1
19:44:49 checking whether make supports nested variables... yes
19:44:49 checking for a BSD-compatible install... /usr/bin/install -c
19:44:49 checking whether build environment is sane... yes
19:44:49 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:44:49 checking for gawk... gawk
19:44:49 checking whether make sets $(MAKE)... yes
19:44:50 checking build system type... x86_64-pc-linux-gnu
19:44:50 checking host system type... x86_64-pc-linux-gnu
19:44:50 checking for g++... g++
19:44:50 checking whether the C++ compiler works... yes
19:44:50 checking for C++ compiler default output file name... a.out
19:44:50 checking for suffix of executables... 
19:44:50 checking whether we are cross compiling... no
19:44:50 checking for suffix of object files... o
19:44:50 checking whether we are using the GNU C++ compiler... yes
19:44:50 checking whether g++ accepts -g... yes
19:44:50 checking whether make supports the include directive... yes (GNU style)
19:44:50 checking dependency style of g++... gcc3
19:44:50 checking for gcc... gcc
19:44:50 checking whether we are using the GNU C compiler... yes
19:44:50 checking whether gcc accepts -g... yes
19:44:50 checking for gcc option to accept ISO C89... none needed
19:44:50 checking whether gcc understands -c and -o together... yes
19:44:50 checking dependency style of gcc... gcc3
19:44:50 checking dependency style of gcc... gcc3
19:44:50 checking for bison... bison -y
19:44:50 checking for flex... flex
19:44:50 checking lex output file root... lex.yy
19:44:51 checking lex library... -lfl
19:44:51 checking whether yytext is a pointer... yes
19:44:51 checking how to print strings... printf
19:44:51 checking for a sed that does not truncate output... /usr/bin/sed
19:44:51 checking for grep that handles long lines and -e... /usr/bin/grep
19:44:51 checking for egrep... /usr/bin/grep -E
19:44:51 checking for fgrep... /usr/bin/grep -F
19:44:51 checking for ld used by gcc... /usr/bin/ld
19:44:51 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:44:51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:51 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:44:51 checking whether ln -s works... yes
19:44:51 checking the maximum length of command line arguments... 1572864
19:44:51 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:44:51 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:51 checking for /usr/bin/ld option to reload object files... -r
19:44:51 checking for objdump... objdump
19:44:51 checking how to recognize dependent libraries... pass_all
19:44:51 checking for dlltool... no
19:44:51 checking how to associate runtime and link libraries... printf %s\n
19:44:51 checking for ar... ar
19:44:51 checking for archiver @FILE support... @
19:44:51 checking for strip... strip
19:44:51 checking for ranlib... ranlib
19:44:51 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:44:51 checking for sysroot... no
19:44:51 checking for a working dd... /usr/bin/dd
19:44:51 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:51 checking for mt... mt
19:44:51 checking if mt is a manifest tool... no
19:44:51 checking how to run the C preprocessor... gcc -E
19:44:51 checking for ANSI C header files... yes
19:44:51 checking for sys/types.h... yes
19:44:52 checking for sys/stat.h... yes
19:44:52 checking for stdlib.h... yes
19:44:52 checking for string.h... yes
19:44:52 checking for memory.h... yes
19:44:52 checking for strings.h... yes
19:44:52 checking for inttypes.h... yes
19:44:52 checking for stdint.h... yes
19:44:52 checking for unistd.h... yes
19:44:52 checking for dlfcn.h... yes
19:44:52 checking for objdir... .libs
19:44:52 checking if gcc supports -fno-rtti -fno-exceptions... no
19:44:52 checking for gcc option to produce PIC... -fPIC -DPIC
19:44:52 checking if gcc PIC flag -fPIC -DPIC works... yes
19:44:53 checking if gcc static flag -static works... yes
19:44:53 checking if gcc supports -c -o file.o... yes
19:44:53 checking if gcc supports -c -o file.o... (cached) yes
19:44:53 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:53 checking whether -lc should be explicitly linked in... no
19:44:53 checking dynamic linker characteristics... GNU/Linux ld.so
19:44:53 checking how to hardcode library paths into programs... immediate
19:44:53 checking whether stripping libraries is possible... yes
19:44:53 checking if libtool supports shared libraries... yes
19:44:53 checking whether to build shared libraries... yes
19:44:53 checking whether to build static libraries... yes
19:44:53 checking how to run the C++ preprocessor... g++ -E
19:44:53 checking for ld used by g++... /usr/bin/ld -m elf_x86_64
19:44:53 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:44:53 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:53 checking for g++ option to produce PIC... -fPIC -DPIC
19:44:53 checking if g++ PIC flag -fPIC -DPIC works... yes
19:44:53 checking if g++ static flag -static works... yes
19:44:53 checking if g++ supports -c -o file.o... yes
19:44:53 checking if g++ supports -c -o file.o... (cached) yes
19:44:53 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:53 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:44:53 checking how to hardcode library paths into programs... immediate
19:44:53 checking for Fibre::yield in -lfibre... no
19:44:53 checking for ProfilingIsEnabledForAllThreads in -lprofiler... yes
19:44:54 checking for malloc in -ltcmalloc... yes
19:44:54 checking libintl.h usability... yes
19:44:54 checking libintl.h presence... yes
19:44:54 checking for libintl.h... yes
19:44:54 checking malloc.h usability... yes
19:44:54 checking malloc.h presence... yes
19:44:54 checking for malloc.h... yes
19:44:54 checking for unistd.h... (cached) yes
19:44:54 checking for _Float32... yes
19:44:54 checking whether C compiler accepts -Wcast-function-type... yes
19:44:54 checking that generated files are newer than configure... done
19:44:54 configure: creating ./config.status
19:44:55 config.status: creating Makefile
19:44:55 config.status: creating driver/Makefile
19:44:55 config.status: creating src/Makefile
19:44:55 config.status: creating libcfa/Makefile
19:44:55 config.status: creating tests/Makefile
19:44:55 config.status: creating tools/prettyprinter/Makefile
19:44:55 config.status: creating tests/config.py
19:44:55 config.status: creating config.h
19:44:55 config.status: linking ../../tests/test.py to tests/test.py
19:44:55 config.status: executing depfiles commands
19:44:56 config.status: executing libtool commands
19:44:56 Cforall configuraton completed. Type "make -j 8 install".
19:44:56 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:44:56 make  all-recursive
19:44:56 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:44:56 Making all in driver
19:44:56 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:44:56   CXX      as.o
19:44:56   CXX      cc1.o
19:44:56   CXX      cfa.o
19:44:56   CXXLD    as
19:44:58   CXXLD    cc1
19:44:58   CXXLD    cfa
19:44:58 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:44:58 Making all in src
19:44:58 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:44:58 make  all-am
19:44:58 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:44:58   CXX      CompilationState.o
19:44:58   CXX      main.o
19:44:58   CXX      MakeLibCfa.o
19:44:58   CXX      AST/Attribute.o
19:44:58   CXX      AST/Copy.o
19:44:58   CXX      AST/Create.o
19:44:58   CXX      AST/Decl.o
19:44:58   CXX      AST/DeclReplacer.o
19:44:58   CXX      AST/Expr.o
19:44:59   CXX      AST/GenericSubstitution.o
19:45:01   CXX      AST/Init.o
19:45:01   CXX      AST/Inspect.o
19:45:02   CXX      AST/LinkageSpec.o
19:45:02   CXX      AST/Node.o
19:45:02   CXX      AST/Pass.o
19:45:03   CXX      AST/Print.o
19:45:05   CXX      AST/Stmt.o
19:45:05   CXX      AST/SymbolTable.o
19:45:07   CXX      AST/Type.o
19:45:07   CXX      AST/TypeEnvironment.o
19:45:09   CXX      AST/TypeSubstitution.o
19:45:15   CXX      AST/Util.o
19:45:15   CXX      CodeGen/CodeGenerator.o
19:45:19   CXX      CodeGen/GenType.o
19:45:20   CXX      CodeGen/OperatorTable.o
19:45:21   CXX      CodeGen/FixMain.o
19:45:24   CXX      CodeGen/FixNames.o
19:45:25   CXX      CodeGen/Generate.o
19:45:26   CXX      CodeGen/LinkOnce.o
19:45:31   CXX      Concurrency/Actors.o
19:45:33   CXX      Concurrency/Corun.o
19:45:38   CXX      Concurrency/Keywords.o
19:45:39   CXX      Concurrency/Waitfor.o
19:45:40   CXX      Concurrency/Waituntil.o
19:45:41   CXX      Common/Assert.o
19:45:41   CXX      Common/CodeLocationTools.o
19:45:42   CXX      Common/DeclStats.o
19:45:46   CXX      Common/Eval.o
19:45:51   CXX      Common/Examine.o
19:45:52   CXX      Common/Indenter.o
19:45:52   CXX      Common/ResolvProtoDump.o
19:45:54   CXX      Common/SemanticError.o
19:45:55   CXX      Common/Stats/Counter.o
19:45:57   CXX      Common/Stats/Heap.o
19:45:57   CXX      Common/Stats/ResolveTime.o
19:45:57   CXX      Common/Stats/Stats.o
19:45:58   CXX      Common/Stats/Time.o
19:45:59   CXX      Common/Symbol.o
19:45:59   CXX      Common/UniqueName.o
19:46:00   CXX      Common/DebugMalloc.o
19:46:00   CXX      ControlStruct/ExceptDecl.o
19:46:00   CXX      ControlStruct/ExceptTranslate.o
19:46:00   CXX      ControlStruct/FixLabels.o
19:46:04   CXX      ControlStruct/HoistControlDecls.o
19:46:06   CXX      ControlStruct/LabelGenerator.o
19:46:07   CXX      ControlStruct/MultiLevelExit.o
19:46:10   CXX      ControlStruct/TranslateEnumRange.o
19:46:18   CXX      GenPoly/GenPoly.o
19:46:20   CXX      GenPoly/Lvalue2.o
19:46:20   CXX      GenPoly/Box.o
19:46:20   CXX      GenPoly/FindFunction.o
19:46:20   CXX      GenPoly/InstantiateGeneric.o
19:46:24   CXX      GenPoly/Lvalue.o
19:46:25   CXX      GenPoly/ScrubTypeVars.o
19:46:27   CXX      GenPoly/Specialize.o
19:46:27   CXX      InitTweak/GenInit.o
19:46:30   CXX      InitTweak/InitTweak.o
19:46:38   CXX      InitTweak/FixGlobalInit.o
19:46:42   CXX      InitTweak/FixInit.o
19:46:47   CXX      Parser/DeclarationNode.o
19:46:50   CXX      Parser/ExpressionNode.o
19:46:53   CXX      Parser/InitializerNode.o
19:46:53   CXX      Parser/lex.o
19:46:55   CXX      Parser/ParseNode.o
19:46:55   CXX      Parser/parser.o
19:46:56   CXX      Parser/RunParser.o
19:46:56   CXX      Parser/StatementNode.o
19:46:58   CXX      Parser/TypeData.o
19:46:58   CXX      Parser/TypedefTable.o
19:47:00   CXX      ResolvExpr/AdjustExprType.o
19:47:03   CXX      ResolvExpr/Candidate.o
19:47:05   CXX      ResolvExpr/CandidateFinder.o
19:47:06   CXX      ResolvExpr/CastCost.o
19:47:07   CXX      ResolvExpr/CommonType.o
19:47:08   CXX      ResolvExpr/ConversionCost.o
19:47:11   CXX      ResolvExpr/CurrentObject.o
19:47:14   CXX      ResolvExpr/ExplodedArg.o
19:47:15   CXX      ResolvExpr/FindOpenVars.o
19:47:16   CXX      ResolvExpr/PolyCost.o
19:47:16   CXX      ResolvExpr/PtrsAssignable.o
19:47:16   CXX      ResolvExpr/PtrsCastable.o
19:47:16   CXX      ResolvExpr/RenameVars.o
19:47:17   CXX      ResolvExpr/Resolver.o
19:47:25   CXX      ResolvExpr/ResolveTypeof.o
19:47:32   CXX      ResolvExpr/SatisfyAssertions.o
19:47:32   CXX      ResolvExpr/SpecCost.o
19:47:33   CXX      ResolvExpr/Unify.o
19:47:33   CXX      ResolvExpr/CandidatePrinter.o
19:47:33   CXX      ResolvExpr/EraseWith.o
19:47:48   CXX      SymTab/FixFunction.o
19:47:48   CXX      SymTab/GenImplicitCall.o
19:47:50   CXX      SymTab/Mangler.o
19:47:51   CXX      SymTab/ManglerCommon.o
19:47:52   CXX      Tuples/Explode.o
19:47:52   CXX      Tuples/TupleAssignment.o
19:47:53   CXX      Tuples/TupleExpansion.o
19:47:54   CXX      Tuples/Tuples.o
19:47:57   CXX      Validate/Autogen.o
19:47:59   CXX      Validate/CheckAssertions.o
19:48:00   CXX      Validate/CompoundLiteral.o
19:48:01   CXX      Validate/EliminateTypedef.o
19:48:09   CXX      Validate/EnumAndPointerDecay.o
19:48:11   CXX      Validate/FindSpecialDecls.o
19:48:15   CXX      Validate/FixQualifiedTypes.o
19:48:15   CXX      Validate/FixReturnTypes.o
19:48:16   CXX      Validate/ForallPointerDecay.o
19:48:16   CXX      Validate/GenericParameter.o
19:48:16   CXX      Validate/HoistStruct.o
19:48:26   CXX      Validate/HoistTypeDecls.o
19:48:26   CXX      Validate/ImplementEnumFunc.o
19:48:27   CXX      Validate/InitializerLength.o
19:48:31   CXX      Validate/LabelAddressFixer.o
19:48:31   CXX      Validate/LinkInstanceTypes.o
19:48:39   CXX      Validate/ReplaceTypedef.o
19:48:39   CXX      Validate/ReturnCheck.o
19:48:41   CXX      Validate/VerifyCtorDtorAssign.o
19:48:42   CXX      Virtual/ExpandCasts.o
19:48:45   CXX      Virtual/Tables.o
19:48:46   CXX      Virtual/VirtualDtor.o
19:49:18   CXXLD    ../driver/cfa-cpp
19:49:24 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:49:24 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:49:24 Making all in .
19:49:24 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:49:24 libcfa/x64-debug/config.data
19:49:24 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/configure) with ''--prefix=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_inst' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub / libcfa/x64-debug/
19:49:24 libcfa/x64-nodebug/config.data
19:49:24 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/configure) with ''--prefix=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_inst' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub / libcfa/x64-nodebug/
19:49:24 checking whether make supports nested variables... yes
19:49:24 checking for a BSD-compatible install... checking whether make supports nested variables... yes
19:49:24 checking for a BSD-compatible install... /usr/bin/install -c
19:49:24 checking whether build environment is sane... yes
19:49:24 /usr/bin/install -c
19:49:24 checking whether build environment is sane... yes
19:49:24 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:49:24 checking for gawk... gawk
19:49:24 checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:49:24 checking for gawk... gawk
19:49:24 checking whether make sets $(MAKE)... yes
19:49:24 yes
19:49:24 checking for distributated build... no
19:49:24 checking for distributated build... no
19:49:24 checking build system type... checking build system type... x86_64-pc-linux-gnu
19:49:24 checking host system type... x86_64-pc-linux-gnu
19:49:24 checking how to print strings... x86_64-pc-linux-gnu
19:49:24 checking host system type... x86_64-pc-linux-gnu
19:49:24 checking how to print strings... printf
19:49:24 checking whether make supports the include directive... printf
19:49:24 checking whether make supports the include directive... yes (GNU style)
19:49:24 checking for gcc... gcc
19:49:24 yes (GNU style)
19:49:24 checking for gcc... gcc
19:49:24 checking whether the C compiler works... checking whether the C compiler works... yes
19:49:24 checking for C compiler default output file name... a.out
19:49:24 checking for suffix of executables... yes
19:49:24 checking for C compiler default output file name... a.out
19:49:24 checking for suffix of executables... 
19:49:24 
19:49:24 checking whether we are cross compiling... checking whether we are cross compiling... no
19:49:24 checking for suffix of object files... no
19:49:24 checking for suffix of object files... o
19:49:24 checking whether we are using the GNU C compiler... o
19:49:24 checking whether we are using the GNU C compiler... yes
19:49:24 checking whether gcc accepts -g... yes
19:49:24 checking whether gcc accepts -g... yes
19:49:24 checking for gcc option to accept ISO C89... yes
19:49:24 checking for gcc option to accept ISO C89... none needed
19:49:24 checking whether gcc understands -c and -o together... none needed
19:49:24 checking whether gcc understands -c and -o together... yes
19:49:24 checking dependency style of gcc... gcc3
19:49:24 checking for a sed that does not truncate output... yes
19:49:24 checking dependency style of gcc... /usr/bin/sed
19:49:24 checking for grep that handles long lines and -e... /usr/bin/grep
19:49:24 checking for egrep... /usr/bin/grep -E
19:49:24 checking for fgrep... /usr/bin/grep -F
19:49:24 checking for ld used by gcc... /usr/bin/ld
19:49:24 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:49:24 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:49:24 checking the name lister (/usr/bin/nm -B) interface... gcc3
19:49:24 checking for a sed that does not truncate output... /usr/bin/sed
19:49:24 checking for grep that handles long lines and -e... /usr/bin/grep
19:49:24 checking for egrep... BSD nm
19:49:24 checking whether ln -s works... yes
19:49:24 checking the maximum length of command line arguments... /usr/bin/grep -E
19:49:24 checking for fgrep... /usr/bin/grep -F
19:49:24 checking for ld used by gcc... 1572864
19:49:24 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:49:24 /usr/bin/ld
19:49:24 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... checking if the linker (/usr/bin/ld) is GNU ld... func_convert_file_noop
19:49:24 checking for /usr/bin/ld option to reload object files... -r
19:49:24 checking for objdump... objdump
19:49:24 checking how to recognize dependent libraries... pass_all
19:49:24 checking for dlltool... yes
19:49:24 checking for BSD- or MS-compatible name lister (nm)... no
19:49:24 checking how to associate runtime and link libraries... printf %s\n
19:49:24 checking for ar... ar
19:49:24 checking for archiver @FILE support... /usr/bin/nm -B
19:49:24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:49:24 checking whether ln -s works... yes
19:49:24 checking the maximum length of command line arguments... 1572864
19:49:24 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:49:24 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:49:24 checking for /usr/bin/ld option to reload object files... -r
19:49:24 checking for objdump... objdump
19:49:24 checking how to recognize dependent libraries... pass_all
19:49:24 checking for dlltool... no
19:49:24 checking how to associate runtime and link libraries... printf %s\n
19:49:24 checking for ar... ar
19:49:24 checking for archiver @FILE support... @
19:49:24 checking for strip... strip
19:49:24 checking for ranlib... ranlib
19:49:24 checking command to parse /usr/bin/nm -B output from gcc object... @
19:49:24 checking for strip... strip
19:49:24 checking for ranlib... ranlib
19:49:24 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:49:24 checking for sysroot... no
19:49:25 checking for a working dd... /usr/bin/dd
19:49:25 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:49:25 ok
19:49:25 checking for sysroot... no
19:49:25 checking for a working dd... /usr/bin/dd
19:49:25 checking how to truncate binary pipes... checking for mt... mt
19:49:25 checking if mt is a manifest tool... /usr/bin/dd bs=4096 count=1
19:49:25 no
19:49:25 checking how to run the C preprocessor... gcc -E
19:49:25 checking for mt... mt
19:49:25 checking if mt is a manifest tool... no
19:49:25 checking how to run the C preprocessor... checking for ANSI C header files... gcc -E
19:49:25 checking for ANSI C header files... yes
19:49:25 checking for sys/types.h... yes
19:49:25 checking for sys/stat.h... yes
19:49:25 checking for stdlib.h... yes
19:49:25 checking for sys/types.h... yes
19:49:25 checking for sys/stat.h... yes
19:49:26 checking for string.h... yes
19:49:26 checking for stdlib.h... yes
19:49:26 checking for memory.h... yes
19:49:26 checking for strings.h... yes
19:49:26 checking for string.h... yes
19:49:26 checking for inttypes.h... yes
19:49:26 checking for memory.h... yes
19:49:26 checking for stdint.h... yes
19:49:26 checking for strings.h... yes
19:49:26 yes
19:49:26 checking for unistd.h... checking for inttypes.h... yes
19:49:26 checking for dlfcn.h... yes
19:49:26 checking for stdint.h... yes
19:49:26 checking for unistd.h... yes
19:49:26 checking for objdir... .libs
19:49:26 yes
19:49:26 checking for dlfcn.h... yes
19:49:26 checking for objdir... .libs
19:49:26 checking if gcc supports -fno-rtti -fno-exceptions... no
19:49:26 checking for gcc option to produce PIC... -fPIC -DPIC
19:49:26 checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... yes
19:49:26 checking if gcc static flag -static works... yes
19:49:26 checking if gcc supports -c -o file.o... no
19:49:26 checking for gcc option to produce PIC... -fPIC -DPIC
19:49:26 checking if gcc PIC flag -fPIC -DPIC works... yes
19:49:26 checking if gcc supports -c -o file.o... (cached) yes
19:49:26 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:26 checking whether -lc should be explicitly linked in... yes
19:49:27 checking if gcc static flag -static works... no
19:49:27 checking dynamic linker characteristics... yes
19:49:27 checking if gcc supports -c -o file.o... yes
19:49:27 checking if gcc supports -c -o file.o... (cached) yes
19:49:27 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27 checking whether -lc should be explicitly linked in... GNU/Linux ld.so
19:49:27 checking how to hardcode library paths into programs... immediate
19:49:27 checking whether stripping libraries is possible... yes
19:49:27 checking if libtool supports shared libraries... yes
19:49:27 checking whether to build shared libraries... yes
19:49:27 checking whether to build static libraries... no
19:49:27 checking for g++... g++
19:49:27 no
19:49:27 checking dynamic linker characteristics... checking whether we are using the GNU C++ compiler... yes
19:49:27 checking whether g++ accepts -g... yes
19:49:27 checking dependency style of g++... GNU/Linux ld.so
19:49:27 checking how to hardcode library paths into programs... immediate
19:49:27 checking whether stripping libraries is possible... yes
19:49:27 checking if libtool supports shared libraries... yes
19:49:27 checking whether to build shared libraries... yes
19:49:27 checking whether to build static libraries... no
19:49:27 checking for g++... g++
19:49:27 checking whether we are using the GNU C++ compiler... gcc3
19:49:27 checking how to run the C++ preprocessor... yes
19:49:27 checking whether g++ accepts -g... g++ -E
19:49:27 yes
19:49:27 checking dependency style of g++... gcc3
19:49:27 checking how to run the C++ preprocessor... g++ -E
19:49:27 checking for ld used by g++... /usr/bin/ld -m elf_x86_64
19:49:27 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:49:27 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27 checking for g++ option to produce PIC... -fPIC -DPIC
19:49:27 checking if g++ PIC flag -fPIC -DPIC works... checking for ld used by g++... /usr/bin/ld -m elf_x86_64
19:49:27 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:49:27 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27 yes
19:49:27 checking if g++ static flag -static works... yes
19:49:27 checking if g++ supports -c -o file.o... checking for g++ option to produce PIC... -fPIC -DPIC
19:49:27 checking if g++ PIC flag -fPIC -DPIC works... yes
19:49:27 checking if g++ static flag -static works... yes
19:49:27 checking if g++ supports -c -o file.o... (cached) yes
19:49:27 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:49:27 checking how to hardcode library paths into programs... immediate
19:49:27 checking for gcc... (cached) gcc
19:49:27 checking whether we are using the GNU C compiler... (cached) yes
19:49:27 checking whether gcc accepts -g... (cached) yes
19:49:27 checking for gcc option to accept ISO C89... (cached) none needed
19:49:27 checking whether gcc understands -c and -o together... (cached) yes
19:49:27 checking dependency style of gcc... (cached) gcc3
19:49:28 checking dependency style of gcc... yes
19:49:28 checking if g++ supports -c -o file.o... gcc3
19:49:28 checking whether make sets $(MAKE)... (cached) yes
19:49:28 checking linux/rseq.h usability... yes
19:49:28 checking if g++ supports -c -o file.o... (cached) yes
19:49:28 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:28 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:49:28 checking how to hardcode library paths into programs... immediate
19:49:28 checking for gcc... (cached) gcc
19:49:28 yes
19:49:28 checking linux/rseq.h presence... checking whether we are using the GNU C compiler... (cached) yes
19:49:28 checking whether gcc accepts -g... (cached) yes
19:49:28 checking for gcc option to accept ISO C89... (cached) none needed
19:49:28 checking whether gcc understands -c and -o together... (cached) yes
19:49:28 checking dependency style of gcc... (cached) gcc3
19:49:28 checking dependency style of gcc... yes
19:49:28 checking for linux/rseq.h... yes
19:49:28 checking for rseq_available in -lrseq... gcc3
19:49:28 checking whether make sets $(MAKE)... (cached) yes
19:49:28 checking linux/rseq.h usability... yes
19:49:28 checking linux/rseq.h presence... no
19:49:28 yes
19:49:28 checking for linux/rseq.h... yes
19:49:28 checking for rseq_available in -lrseq... checking linux/io_uring.h usability... yes
19:49:28 checking linux/io_uring.h presence... yes
19:49:28 checking for linux/io_uring.h... yes
19:49:28 checking liburing.h usability... no
19:49:28 checking linux/io_uring.h usability... yes
19:49:28 checking liburing.h presence... yes
19:49:28 checking for liburing.h... yes
19:49:28 checking for io_uring_get_probe in -luring... yes
19:49:28 checking linux/io_uring.h presence... yes
19:49:28 checking for linux/io_uring.h... yes
19:49:28 checking liburing.h usability... yes
19:49:28 checking whether IORING_OP_NOP is declared... yes
19:49:28 yes
19:49:28 checking liburing.h presence... yes
19:49:28 checking for liburing.h... yes
19:49:28 checking for io_uring_get_probe in -luring... checking whether IORING_OP_READV is declared... yes
19:49:29 checking whether IORING_OP_NOP is declared... yes
19:49:29 yes
19:49:29 checking whether IORING_OP_READV is declared... checking whether IORING_OP_WRITEV is declared... yes
19:49:29 yes
19:49:29 checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_WRITEV is declared... yes
19:49:29 yes
19:49:29 checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_FSYNC is declared... yes
19:49:29 yes
19:49:29 checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_READ_FIXED is declared... yes
19:49:29 yes
19:49:29 checking whether IORING_OP_POLL_ADD is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes
19:49:29 yes
19:49:29 checking whether IORING_OP_POLL_REMOVE is declared... yes
19:49:29 checking whether IORING_OP_POLL_ADD is declared... yes
19:49:29 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:49:29 checking whether IORING_OP_POLL_REMOVE is declared... yes
19:49:30 checking whether IORING_OP_SENDMSG is declared... yes
19:49:30 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:49:30 checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_SENDMSG is declared... yes
19:49:30 yes
19:49:30 checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_TIMEOUT is declared... yes
19:49:30 yes
19:49:30 checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:49:30 yes
19:49:30 checking whether IORING_OP_TIMEOUT_REMOVE is declared... checking whether IORING_OP_ACCEPT is declared... yes
19:49:30 yes
19:49:30 checking whether IORING_OP_ACCEPT is declared... yes
19:49:30 checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes
19:49:30 yes
19:49:31 checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_LINK_TIMEOUT is declared... yes
19:49:31 yes
19:49:31 checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_CONNECT is declared... yes
19:49:31 yes
19:49:31 checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FALLOCATE is declared... yes
19:49:32 yes
19:49:32 checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_OPENAT is declared... yes
19:49:32 yes
19:49:32 checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CLOSE is declared... yes
19:49:32 yes
19:49:32 checking whether IORING_OP_FILES_UPDATE is declared... yes
19:49:32 checking whether IORING_OP_FILES_UPDATE is declared... yes
19:49:33 checking whether IORING_OP_STATX is declared... checking whether IORING_OP_STATX is declared... yes
19:49:33 yes
19:49:33 checking whether IORING_OP_READ is declared... yes
19:49:33 checking whether IORING_OP_READ is declared... yes
19:49:33 checking whether IORING_OP_WRITE is declared... yes
19:49:33 checking whether IORING_OP_WRITE is declared... yes
19:49:33 checking whether IORING_OP_FADVISE is declared... yes
19:49:33 checking whether IORING_OP_FADVISE is declared... yes
19:49:33 checking whether IORING_OP_MADVISE is declared... yes
19:49:33 checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_SEND is declared... yes
19:49:33 yes
19:49:33 checking whether IORING_OP_SEND is declared... yes
19:49:33 checking whether IORING_OP_RECV is declared... yes
19:49:33 checking whether IORING_OP_RECV is declared... yes
19:49:34 checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_OPENAT2 is declared... yes
19:49:34 yes
19:49:34 checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_EPOLL_CTL is declared... yes
19:49:34 yes
19:49:34 checking whether IORING_OP_SPLICE is declared... yes
19:49:34 checking whether IORING_OP_SPLICE is declared... yes
19:49:34 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:49:34 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:49:34 checking whether IORING_OP_REMOVE_BUFFER is declared... no
19:49:34 checking whether IORING_OP_REMOVE_BUFFER is declared... checking whether IORING_OP_TEE is declared... no
19:49:34 checking whether IORING_OP_TEE is declared... no
19:49:34 checking whether IOSQE_FIXED_FILE is declared... no
19:49:34 checking whether IOSQE_FIXED_FILE is declared... yes
19:49:34 checking whether IOSQE_IO_DRAIN is declared... yes
19:49:34 checking whether IOSQE_IO_LINK is declared... yes
19:49:34 checking whether IOSQE_IO_DRAIN is declared... yes
19:49:34 checking whether IOSQE_IO_HARDLINK is declared... yes
19:49:35 checking whether IOSQE_IO_LINK is declared... yes
19:49:35 checking whether IOSQE_ASYNC is declared... yes
19:49:35 checking whether IOSQE_IO_HARDLINK is declared... yes
19:49:35 checking whether IOSQE_BUFFER_SELECT is declared... yes
19:49:35 checking whether IOSQE_ASYNC is declared... yes
19:49:35 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:49:35 checking whether IOSQE_BUFFER_SELECT is declared... yes
19:49:35 checking whether IORING_SETUP_ATTACH_WQ is declared... yes
19:49:35 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:49:35 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
19:49:35 checking whether IORING_SETUP_ATTACH_WQ is declared... no
19:49:35 checking for preadv2... yes
19:49:35 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
19:49:35 checking for pwritev2... no
19:49:35 checking for preadv2... yes
19:49:35 yes
19:49:35 checking for pwritev2... checking that generated files are newer than configure... done
19:49:35 configure: creating ./config.status
19:49:35 yes
19:49:35 checking that generated files are newer than configure... done
19:49:35 configure: creating ./config.status
19:49:36 config.status: creating Makefile
19:49:36 config.status: creating src/Makefile
19:49:36 config.status: creating prelude/Makefile
19:49:36 config.status: creating src/concurrency/io/call.cfa
19:49:36 config.status: creating Makefile
19:49:36 config.status: creating src/Makefile
19:49:36 config.status: creating prelude/defines.hfa
19:49:36 config.status: creating prelude/Makefile
19:49:36 config.status: executing depfiles commands
19:49:36 config.status: creating src/concurrency/io/call.cfa
19:49:36 config.status: creating prelude/defines.hfa
19:49:36 config.status: executing depfiles commands
19:49:36 config.status: executing libtool commands
19:49:36 Cforall library configuraton completed. Type "make -j 8 install".
19:49:36 config.status: executing libtool commands
19:49:36 Cforall library configuraton completed. Type "make -j 8 install".
19:49:37 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:49:37 Making all in libcfa/x64-debug
19:49:37 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:49:37 Making all in prelude
19:49:37 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:49:37 mkdir .deps
19:49:37 touch .deps/builtins.Po
19:49:37 make  all-am
19:49:37 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:49:37   GEN      gcc-builtins.c
19:49:37   GEN      builtins.cfa
19:49:37   GEN      prelude.cfa
19:49:37   GEN      extras.cfa
19:49:37   GEN      extras.cfa
19:49:37   GEN      gcc-builtins.cfa
19:49:39   GEN      bootloader.c
19:49:40 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:49:40 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:49:40 Making all in src
19:49:40 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/src'
19:49:40   CFA      fstream.lo
19:49:40   CFA      common.lo
19:49:40   CFA      heap.lo
19:49:40   CFA      iostream.lo
19:49:40   CFA      iterator.lo
19:49:40   CFA      limits.lo
19:49:40   CFA      memory.lo
19:49:40   CFA      parseargs.lo
19:49:40   CFA      parseconfig.lo
19:49:41   CFA      rational.lo
19:49:41   CFA      enum.lo
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_PS10cfa_optionmPKcb__1’:
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit19S3tag_A0c__2’ [-Wunused-variable]
19:49:41   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit18S3tag_S10cfa_option__2’ [-Wunused-variable]
19:49:41   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit17S3tag_A0c__2’ [-Wunused-variable]
19:49:41   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit16S3tag_S10cfa_option__2’ [-Wunused-variable]
19:49:41   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_iPPcPS10cfa_optionmPKcb__1’:
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit23S3tag_A0c__2’ [-Wunused-variable]
19:49:41   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit22S3tag_S10cfa_option__2’ [-Wunused-variable]
19:49:41   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit21S3tag_A0c__2’ [-Wunused-variable]
19:49:41   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit20S3tag_S10cfa_option__2’ [-Wunused-variable]
19:49:41   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:49:41       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:49:41   CFA      stdlib.lo
19:49:42   CFA      strstream.lo
19:49:44   CFA      time.lo
19:49:44   CFA      assert.lo
19:49:44   CFA      bits/debug.lo
19:49:44   CC       exception.lo
19:49:45   CFA      interpose.lo
19:49:45   CFA      startup.lo
19:49:45   CC       virtual.lo
19:49:45   GEN      prelude.lo
19:49:45   CFA      concurrency/locks.lo
19:49:46   CFA      concurrency/monitor.lo
19:49:46   CFA      concurrency/mutex.lo
19:49:46   CFA      concurrency/select.lo
19:49:47   CFA      concurrency/thread.lo
19:49:47   CFA      concurrency/cofor.lo
19:49:47   CFA      interpose_thread.lo
19:49:49   CPPAS    concurrency/CtxSwitch-x64.lo
19:49:50   CC       concurrency/invoke.lo
19:49:50   CFA      concurrency/io.lo
19:49:51   CFA      concurrency/kernel/startup.lo
19:49:51   CFA      concurrency/preemption.lo
19:49:52   CFA      concurrency/ready_queue.lo
19:49:52   CFA      concurrency/stats.lo
19:49:53   CFA      concurrency/pthread.lo
19:49:53   CFA      bits/weakso_locks.lo
19:49:53   CFA      algorithms/range_iterator.lo
19:49:55   CFA      collections/maybe.lo
19:49:55   CFA      collections/pair.lo
19:49:56   CFA      collections/result.lo
19:49:56   CFA      collections/string.lo
19:49:57   CFA      collections/string_res.lo
19:49:57   CFA      collections/vector.lo
19:49:58 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/io.cfa:766:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous56____anonymous55____anonymous54’ [-Wattributes]
19:49:58   766 | #endif
19:49:58       |                                    ^                                                          
19:49:58   CFA      device/cpu.lo
19:49:59 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/kernel/startup.cfa:887:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous134____anonymous133____anonymous132’ [-Wattributes]
19:49:59   887 | #endif
19:49:59       |                                    ^                                                             
19:49:59   CFA      concurrency/alarm.lo
19:49:59   CFA      concurrency/coroutine.lo
19:49:59   CFA      concurrency/exception.lo
19:50:00   CFA      concurrency/kernel.lo
19:50:00   CFA      concurrency/kernel/cluster.lo
19:50:01   CFA      concurrency/clib/cfathread.lo
19:50:01   CFA      concurrency/io/setup.lo
19:50:02   CFA      concurrency/io/call.lo
19:50:04   CCLD     libcfa.la
19:50:08 concurrency/io/call.cfa:1614:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous67____anonymous66____anonymous65’ [-Wattributes]
19:50:08 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/kernel.cfa:887:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes]
19:50:08   887 | #endif
19:50:08       |                                    ^                                                             
19:50:08 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/kernel/cluster.cfa:484:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes]
19:50:14 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/io/setup.cfa:333:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous33____anonymous32____anonymous31’ [-Wattributes]
19:50:14   333 | 
19:50:14       |                                    ^                                                          
19:50:18 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/clib/cfathread.cfa:618:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous100____anonymous99____anonymous98’ [-Wattributes]
19:50:18   CCLD     libcfathread.la
19:50:18 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/src'
19:50:18 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:50:18 make[4]: Nothing to be done for 'all-am'.
19:50:18 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:50:18 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:50:18 Making all in libcfa/x64-nodebug
19:50:18 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:50:18 Making all in prelude
19:50:18 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:50:18 mkdir .deps
19:50:18 touch .deps/builtins.Po
19:50:18 make  all-am
19:50:18 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:50:18   GEN      gcc-builtins.c
19:50:18   GEN      builtins.cfa
19:50:18   GEN      prelude.cfa
19:50:18   GEN      extras.cfa
19:50:18   GEN      extras.cfa
19:50:18   GEN      gcc-builtins.cfa
19:50:21   GEN      bootloader.c
19:50:21 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:50:21 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:50:21 Making all in src
19:50:21 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/src'
19:50:21   CFA      common.lo
19:50:21   CFA      fstream.lo
19:50:21   CFA      heap.lo
19:50:21   CFA      iostream.lo
19:50:21   CFA      iterator.lo
19:50:21   CFA      limits.lo
19:50:21   CFA      parseargs.lo
19:50:21   CFA      memory.lo
19:50:22   CFA      parseconfig.lo
19:50:22   CFA      rational.lo
19:50:22   CFA      enum.lo
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_PS10cfa_optionmPKcb__1’:
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit19S3tag_A0c__2’ [-Wunused-variable]
19:50:22   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit18S3tag_S10cfa_option__2’ [-Wunused-variable]
19:50:22   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit17S3tag_A0c__2’ [-Wunused-variable]
19:50:22   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit16S3tag_S10cfa_option__2’ [-Wunused-variable]
19:50:22   233 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_iPPcPS10cfa_optionmPKcb__1’:
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit23S3tag_A0c__2’ [-Wunused-variable]
19:50:22   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit22S3tag_S10cfa_option__2’ [-Wunused-variable]
19:50:22   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit21S3tag_A0c__2’ [-Wunused-variable]
19:50:22   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:22 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit20S3tag_S10cfa_option__2’ [-Wunused-variable]
19:50:22   238 |  const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options;
19:50:22       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19:50:23   CFA      stdlib.lo
19:50:24   CFA      strstream.lo
19:50:26   CFA      time.lo
19:50:26   CFA      assert.lo
19:50:26   CFA      bits/debug.lo
19:50:27   CC       exception.lo
19:50:27   CFA      interpose.lo
19:50:27   CFA      startup.lo
19:50:27   CC       virtual.lo
19:50:27   GEN      prelude.lo
19:50:27   CFA      concurrency/locks.lo
19:50:29   CFA      concurrency/monitor.lo
19:50:29   CFA      concurrency/mutex.lo
19:50:29   CFA      concurrency/select.lo
19:50:30   CFA      concurrency/thread.lo
19:50:30   CFA      concurrency/cofor.lo
19:50:31   CFA      interpose_thread.lo
19:50:33   CPPAS    concurrency/CtxSwitch-x64.lo
19:50:33   CC       concurrency/invoke.lo
19:50:33   CFA      concurrency/io.lo
19:50:33   CFA      concurrency/kernel/startup.lo
19:50:34   CFA      concurrency/preemption.lo
19:50:34   CFA      concurrency/ready_queue.lo
19:50:35   CFA      concurrency/stats.lo
19:50:36   CFA      concurrency/pthread.lo
19:50:36   CFA      bits/weakso_locks.lo
19:50:36   CFA      algorithms/range_iterator.lo
19:50:37   CFA      collections/maybe.lo
19:50:38   CFA      collections/pair.lo
19:50:39   CFA      collections/result.lo
19:50:39   CFA      collections/string.lo
19:50:40   CFA      collections/string_res.lo
19:50:40   CFA      collections/vector.lo
19:50:40 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/io.cfa:766:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous56____anonymous55____anonymous54’ [-Wattributes]
19:50:40   766 | #endif
19:50:40       |                                    ^                                                          
19:50:40 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/kernel/startup.cfa:867:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous134____anonymous133____anonymous132’ [-Wattributes]
19:50:40   867 | 
19:50:40       |                                    ^                                                             
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:41       |                                                                                             ^                                                                                        
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:41       |                                                                                                                             ^                                                          
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                                                        ^                                                                                        
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                     ^                                                          
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                                                   ^                                                                                        
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                     ^                                                          
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:41       |                                                                                             ^                                                                                        
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:41       |                                                                                                                             ^                                                          
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                                                        ^                                                                                        
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                     ^                                                          
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                                                   ^                                                                                        
19:50:41 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:41    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:41       |                                                                                                                                     ^                                                          
19:50:41   CFA      device/cpu.lo
19:50:41   CFA      concurrency/alarm.lo
19:50:41   CFA      concurrency/coroutine.lo
19:50:43   CFA      concurrency/exception.lo
19:50:44   CFA      concurrency/kernel.lo
19:50:44   CFA      concurrency/kernel/cluster.lo
19:50:44   CFA      concurrency/clib/cfathread.lo
19:50:45   CFA      concurrency/io/setup.lo
19:50:45   CFA      concurrency/io/call.lo
19:50:47   CCLD     libcfa.la
19:50:51 concurrency/io/call.cfa:1614:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous67____anonymous66____anonymous65’ [-Wattributes]
19:50:51 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:92: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:51    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:51       |                                                                                            ^                                                                                        
19:50:51 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:124: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:51    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:51       |                                                                                                                            ^                                                          
19:50:51 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:167: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:51    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:51       |                                                                                                                                                                       ^                                                                                        
19:50:51 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:51    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:51       |                                                                                                                                    ^                                                          
19:50:51 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:162: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:51    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:51       |                                                                                                                                                                  ^                                                                                        
19:50:51 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:51    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:51       |                                                                                                                                    ^                                                          
19:50:52 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/kernel/cluster.cfa:484:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes]
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:52       |                                                                                             ^                                                                                        
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:52       |                                                                                                                             ^                                                          
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                                                        ^                                                                                        
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                     ^                                                          
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                                                   ^                                                                                        
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                     ^                                                          
19:50:52 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/kernel.cfa:887:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes]
19:50:52   887 | #endif
19:50:52       |                                    ^                                                             
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:52       |                                                                                             ^                                                                                        
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:52       |                                                                                                                             ^                                                          
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                                                        ^                                                                                        
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                     ^                                                          
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                                                   ^                                                                                        
19:50:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:52    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:52       |                                                                                                                                     ^                                                          
19:50:57 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/io/setup.cfa:333:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous33____anonymous32____anonymous31’ [-Wattributes]
19:50:57   333 | 
19:50:57       |                                    ^                                                          
19:50:57 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:92: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:57    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:57       |                                                                                            ^                                                                                        
19:50:57 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:124: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:57    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:50:57       |                                                                                                                            ^                                                          
19:50:57 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:167: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:57    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:57       |                                                                                                                                                                       ^                                                                                        
19:50:57 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:57    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:57       |                                                                                                                                    ^                                                          
19:50:57 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:162: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:57    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:57       |                                                                                                                                                                  ^                                                                                        
19:50:57 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:50:57    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:50:57       |                                                                                                                                    ^                                                          
19:51:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/../../libcfa/src/concurrency/clib/cfathread.cfa:618:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous100____anonymous99____anonymous98’ [-Wattributes]
19:51:00 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:51:00    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:51:00       |                                                                                             ^                                                                                        
19:51:00 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:51:00    76 |   return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
19:51:00       |                                                                                                                             ^                                                          
19:51:00 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:51:00    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:51:00       |                                                                                                                                                                        ^                                                                                        
19:51:00 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:51:00    73 |  return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags,
19:51:00       |                                                                                                                                     ^                                                          
19:51:00 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:51:00    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:51:00       |                                                                                                                                                                   ^                                                                                        
19:51:00 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static
19:51:00    70 |  return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags,
19:51:00       |                                                                                                                                     ^                                                          
19:51:01   CCLD     libcfathread.la
19:51:01 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/src'
19:51:01 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01 make[4]: Nothing to be done for 'all-am'.
19:51:01 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01 Making dvi in driver
19:51:01 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:01 make[2]: Nothing to be done for 'dvi'.
19:51:01 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:01 Making dvi in src
19:51:01 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:01 make[2]: Nothing to be done for 'dvi'.
19:51:01 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:01 Making dvi in .
19:51:01 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01 make[2]: Nothing to be done for 'dvi-am'.
19:51:01 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01 Making dvi in libcfa/x64-debug
19:51:01 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01 Making dvi in prelude
19:51:01 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:51:01 touch .deps/builtins.Po
19:51:01 make[3]: Nothing to be done for 'dvi'.
19:51:01 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:51:01 Making dvi in src
19:51:01 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/src'
19:51:01 make[3]: Nothing to be done for 'dvi'.
19:51:01 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/src'
19:51:01 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01 make[3]: Nothing to be done for 'dvi-am'.
19:51:01 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01 Making dvi in libcfa/x64-nodebug
19:51:01 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01 Making dvi in prelude
19:51:01 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:51:01 make[3]: Nothing to be done for 'dvi'.
19:51:01 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:51:01 Making dvi in src
19:51:01 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/src'
19:51:02 make[3]: Nothing to be done for 'dvi'.
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/src'
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02 make[3]: Nothing to be done for 'dvi-am'.
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02 Making check in driver
19:51:02 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:02 make[2]: Nothing to be done for 'check'.
19:51:02 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:02 Making check in src
19:51:02 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02 make  check-am
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02 make[3]: Nothing to be done for 'check-am'.
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02 Making check in .
19:51:02 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02 Making check in libcfa/x64-debug
19:51:02 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02 Making check in prelude
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/prelude'
19:51:02 Making check in src
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/src'
19:51:02 make[3]: Nothing to be done for 'check'.
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug/src'
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02 make[3]: Nothing to be done for 'check-am'.
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02 Making check in libcfa/x64-nodebug
19:51:02 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02 Making check in prelude
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/prelude'
19:51:02 Making check in src
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/src'
19:51:02 make[3]: Nothing to be done for 'check'.
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug/src'
19:51:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02 make[3]: Nothing to be done for 'check-am'.
19:51:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02 make -C tests tests installed=no debug=yes 
19:51:02 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/tests'
19:51:03 Running 347 tests on 8 cores (x64 - debug)
19:52:54        	array-ERR2                           PASSED     C 0:00.060 - R n/a
19:52:54        	array-ERR3                           PASSED     C 0:00.059 - R n/a
19:52:54        	array-ERR1                           PASSED     C 0:00.619 - R n/a
19:52:54        	array                                PASSED     C 0:00.759 - R 0:00.002
19:52:54        	array-collections/array-raii-c       PASSED     C 0:00.838 - R 0:00.005
19:52:54        	array-collections/array-basic        PASSED     C 0:01.503 - R 0:00.005
19:52:54        	array-collections/array-sbscr-types  PASSED     C 0:01.394 - R 0:00.005
19:52:54        	array-collections/boxed              PASSED     C 0:01.402 - R 0:00.005
19:52:54        	array-collections/dimexpr-match-c    PASSED     C 0:00.901 - R 0:00.005
19:52:54        	...ollections/language-dim-mismatch  PASSED     C 0:00.134 - R n/a
19:52:54        	algorithms/range_test                PASSED     C 0:04.030 - R 0:00.005
19:52:54        	array-collections/safety-summary     PASSED     C 0:00.413 - R n/a
19:52:54        	array-collections/symtab-collision   PASSED     C 0:00.353 - R n/a
19:52:54        	array-collections/dimexpr-match-cfa  PASSED     C 0:01.443 - R 0:00.005
19:52:54        	attr-priority                        PASSED     C 0:00.367 - R n/a
19:52:54        	array-collections/accordion          PASSED     C 0:04.747 - R 0:00.005
19:52:54        	castError                            PASSED     C 0:00.373 - R n/a
19:52:54        	array-collections/array-raii-cfa     PASSED     C 0:04.482 - R 0:00.005
19:52:54        	builtins/sync                        PASSED     C 0:00.787 - R 0:00.002
19:52:54        	cast                                 PASSED     C 0:00.626 - R 0:00.001
19:52:54        	alloc-ERROR                          PASSED     C 0:05.946 - R n/a
19:52:54        	avl_test                             PASSED     C 0:03.260 - R 0:00.005
19:52:54        	alloc                                PASSED     C 0:10.889 - R 0:00.009
19:52:54        	alloc2                               PASSED     C 0:11.334 - R 0:00.010
19:52:54        	collections/multi_list               PASSED     C 0:06.286 - R 0:00.005
19:52:54        	collections/stack                    PASSED     C 0:06.250 - R 0:00.005
19:52:54        	collections/queue                    PASSED     C 0:07.758 - R 0:00.005
19:52:54        	collections/sequence                 PASSED     C 0:08.119 - R 0:00.005
19:52:54        	collections/string-api-coverage      PASSED     C 0:08.416 - R 0:00.009
19:52:54        	collections/string-ctx-manage        PASSED     C 0:04.551 - R 0:00.005
19:52:54        	collections/atomic_mpsc              PASSED     C 0:08.085 - R 0:03.172
19:52:54        	collections/string-gc                PASSED     C 0:04.723 - R 0:00.009
19:52:54        	collections/string-compare           PASSED     C 0:06.261 - R 0:00.005
19:52:54        	collections/string-istream           PASSED     C 0:04.999 - R 0:00.009
19:52:54        	...ns/vector-err-pass-perm-it-byval  PASSED     C 0:01.932 - R n/a
19:52:54        	...ions/string-api-coverage-noshare  PASSED     C 0:08.362 - R 0:00.009
19:52:54        	...ns/vector-err-retn-perm-it-byval  PASSED     C 0:01.645 - R n/a
19:52:54        	collections/vector-demo              PASSED     C 0:03.952 - R 0:00.005
19:52:54        	collections/string-overwrite         PASSED     C 0:04.800 - R 0:00.009
19:52:54        	...ections/string-overwrite-noshare  PASSED     C 0:04.827 - R 0:00.009
19:52:54        	complex                              PASSED     C 0:04.154 - R 0:00.005
19:52:54        	collections/string-istream-manip     PASSED     C 0:08.885 - R 0:00.018
19:52:54        	concurrency/actors/executor          PASSED     C 0:11.684 - R 0:00.166
19:52:54        	concurrency/actors/inherit           PASSED     C 0:11.885 - R 0:00.115
19:52:54        	concurrency/actors/inline            PASSED     C 0:11.505 - R 0:00.116
19:52:54        	concurrency/actors/pingpong          PASSED     C 0:11.609 - R 0:00.115
19:52:54        	concurrency/actors/matrixMultiply    PASSED     C 0:11.568 - R 0:00.817
19:52:54        	concurrency/actors/dynamic           PASSED     C 0:11.346 - R 0:03.071
19:52:54        	concurrency/actors/poison            PASSED     C 0:11.283 - R 0:00.166
19:52:54        	concurrency/actors/static            PASSED     C 0:11.308 - R 0:00.216
19:52:54        	concurrency/barrier/generation       PASSED     C 0:07.863 - R 0:00.216
19:52:54        	concurrency/barrier/last             PASSED     C 0:08.084 - R 0:00.116
19:52:54        	concurrency/barrier/order            PASSED     C 0:08.087 - R 0:00.166
19:52:54        	concurrency/actors/types             PASSED     C 0:12.051 - R 0:00.165
19:52:54        	concurrency/channels/churn           PASSED     C 0:10.553 - R 0:10.080
19:52:54        	concurrency/channels/contend         PASSED     C 0:10.548 - R 0:10.080
19:52:54        	concurrency/channels/big_elems       PASSED     C 0:10.499 - R 0:10.582
19:52:54        	concurrency/channels/daisy_chain     PASSED     C 0:10.451 - R 0:10.081
19:52:54        	concurrency/clib                     PASSED     C 0:01.571 - R 0:00.115
19:52:54        	concurrency/clib_tls                 PASSED     C 0:01.691 - R 0:00.215
19:52:54        	concurrency/ctor-check               PASSED     C 0:00.468 - R n/a
19:52:54        	concurrency/channels/hot_potato      PASSED     C 0:10.414 - R 0:10.081
19:52:54        	concurrency/cluster                  PASSED     C 0:05.779 - R 0:00.115
19:52:54        	concurrency/channels/ping_pong       PASSED     C 0:10.334 - R 0:10.084
19:52:54        	concurrency/channels/pub_sub         PASSED     C 0:10.667 - R 0:10.083
19:52:54        	concurrency/cofor                    PASSED     C 0:07.061 - R 0:00.165
19:52:54        	concurrency/coroutineYield           PASSED     C 0:07.754 - R 0:00.065
19:52:54        	concurrency/channels/zero_size       PASSED     C 0:10.403 - R 0:10.083
19:52:54        	concurrency/examples/datingService   PASSED     C 0:07.923 - R 0:00.065
19:52:54        	concurrency/examples/gortn           PASSED     C 0:07.692 - R 0:00.065
19:52:54        	concurrency/futures/abandon          PASSED     C 0:05.627 - R 0:00.115
19:52:54        	concurrency/futures/basic            PASSED     C 0:05.711 - R 0:00.115
19:52:54        	concurrency/examples/matrixSum       PASSED     C 0:07.822 - R 0:00.115
19:52:54        	...rrency/examples/boundedBufferEXT  PASSED     C 0:08.060 - R 0:05.177
19:52:54        	concurrency/keywordErrors            PASSED     C 0:00.232 - R n/a
19:52:54        	concurrency/examples/quickSort       PASSED     C 0:09.279 - R 0:00.066
19:52:54        	concurrency/mainError                PASSED     C 0:00.165 - R n/a
19:52:54        	...rrency/examples/boundedBufferINT  PASSED     C 0:07.994 - R 0:04.325
19:52:54        	concurrency/futures/typed            PASSED     C 0:07.477 - R 0:00.165
19:52:54        	concurrency/join                     PASSED     C 0:07.796 - R 0:00.066
19:52:54        	concurrency/migrate                  PASSED     C 0:07.746 - R 0:00.115
19:52:54        	concurrency/futures/wait_any         PASSED     C 0:09.436 - R 0:00.165
19:52:54        	concurrency/futures/multi            PASSED     C 0:11.072 - R 0:00.115
19:52:54        	concurrency/lockfree_stack           PASSED     C 0:08.141 - R 0:06.229
19:52:54        	concurrency/mutexstmt/monitors       PASSED     C 0:06.181 - R 0:02.070
19:52:54        	concurrency/futures/select_future    PASSED     C 0:18.967 - R 0:00.115
19:52:54        	concurrency/once                     PASSED     C 0:08.079 - R 0:00.115
19:52:54        	concurrency/mutexstmt/tuple          PASSED     C 0:09.656 - R 0:00.005
19:52:54        	concurrency/park/contention          PASSED     C 0:05.743 - R 0:00.115
19:52:54        	concurrency/monitor                  PASSED     C 0:07.721 - R 0:12.188
19:52:54        	concurrency/park/start_parked        PASSED     C 0:05.555 - R 0:00.065
19:52:54        	concurrency/mutexstmt/locks          PASSED     C 0:08.066 - R 0:08.581
19:52:54        	concurrency/park/force_preempt       PASSED     C 0:07.815 - R 0:00.416
19:52:54        	...urrency/pthread/pthread_key_test  PASSED     C 0:02.269 - R 0:00.065
19:52:54        	...rrency/pthread/pthread_attr_test  PASSED     C 0:07.515 - R 0:00.066
19:52:54        	...rrency/pthread/pthread_cond_test  PASSED     C 0:07.717 - R 0:00.065
19:52:54        	...pthread/pthread_demo_create_join  PASSED     C 0:07.685 - R 0:00.065
19:52:54        	concurrency/multi-monitor            PASSED     C 0:08.098 - R 0:17.855
19:52:54        	concurrency/preempt                  PASSED     C 0:09.400 - R 0:08.681
19:52:54        	...rrency/pthread/pthread_once_test  PASSED     C 0:07.661 - R 0:00.115
19:52:54        	concurrency/readyQ/barrier_sleeper   PASSED     C 0:08.043 - R 0:00.166
19:52:54        	...rrency/pthread/pthread_demo_lock  PASSED     C 0:07.726 - R 0:04.925
19:52:54        	concurrency/readyQ/leader_spin       PASSED     C 0:07.622 - R 0:00.215
19:54:46        	concurrency/signal/block             PASSED     C 0:08.299 - R 0:01.067
19:54:46        	concurrency/signal/disjoint          PASSED     C 0:08.165 - R 0:01.318
19:54:46        	concurrency/signal/wait              PASSED     C 0:08.048 - R 0:00.216
19:54:46        	concurrency/suspend_then             PASSED     C 0:08.039 - R 0:00.115
19:54:46        	concurrency/sleep                    PASSED     C 0:08.182 - R 0:01.218
19:54:46        	concurrency/thread                   PASSED     C 0:09.049 - R 0:00.115
19:54:46        	.../unified_locking/block_spin_lock  PASSED     C 0:09.319 - R 0:00.115
19:54:46        	concurrency/preempt2                 PASSED     C 0:08.224 - R 0:20.108
19:54:46        	...ency/unified_locking/exp_backoff  PASSED     C 0:09.255 - R 0:00.115
19:54:46        	.../unified_locking/fast_block_lock  PASSED     C 0:09.336 - R 0:00.115
19:54:46        	...cy/unified_locking/pthread_locks  PASSED     C 0:07.246 - R 0:00.115
19:54:46        	...fied_locking/mcs_block_spin_lock  PASSED     C 0:09.277 - R 0:00.115
19:54:46        	...nified_locking/simple_owner_lock  PASSED     C 0:09.303 - R 0:00.115
19:54:46        	concurrency/unified_locking/mcs      PASSED     C 0:09.296 - R 0:04.825
19:54:46        	...ncy/unified_locking/timeout_lock  PASSED     C 0:06.957 - R 0:01.117
19:54:46        	concurrency/waitfor/barge            PASSED     C 0:08.239 - R 0:00.215
19:54:46        	concurrency/waitfor/else             PASSED     C 0:06.669 - R 0:00.065
19:54:46        	concurrency/waitfor/parse            PASSED     C 0:04.430 - R 0:00.002
19:54:46        	concurrency/waitfor/dtor             PASSED     C 0:07.693 - R 0:01.017
19:54:46        	concurrency/waitfor/recurse          PASSED     C 0:07.851 - R 0:00.767
19:54:46        	concurrency/waitfor/statment         PASSED     C 0:08.074 - R 0:00.115
19:54:46        	concurrency/unified_locking/locks    PASSED     C 0:07.666 - R 0:22.762
19:54:46        	concurrency/waitfor/when             PASSED     C 0:07.729 - R 0:00.166
19:54:46        	concurrency/waituntil/all_types      PASSED     C 0:09.366 - R 0:02.169
19:54:46        	concurrency/waituntil/basic_else     PASSED     C 0:07.733 - R 0:00.065
19:54:46        	...ency/waituntil/channel_zero_size  PASSED     C 0:08.387 - R 0:02.118
19:54:46        	concurrency/waituntil/channels       PASSED     C 0:08.484 - R 0:01.867
19:54:46        	concurrency/waituntil/futures        PASSED     C 0:08.132 - R 0:00.115
19:54:46        	concurrency/waituntil/channel_close  PASSED     C 0:09.146 - R 0:10.085
19:54:46        	concurrency/waituntil/one_chan       PASSED     C 0:08.378 - R 0:00.366
19:54:46        	concurrency/waituntil/locks          PASSED     C 0:09.643 - R 0:04.374
19:54:46        	concurrency/waituntil/timeout        PASSED     C 0:04.709 - R 0:03.121
19:54:46        	const-init                           PASSED     C 0:00.656 - R 0:00.004
19:54:46        	...ency/unified_locking/futex_mutex  PASSED     C 0:09.361 - R 0:43.254
19:54:46        	configs/parsebools                   PASSED     C 0:06.075 - R 0:00.033
19:54:46        	configs/parseconfig                  PASSED     C 0:06.015 - R 0:00.009
19:54:46        	copyfile                             PASSED     C 0:04.081 - R 0:00.009
19:54:46        	configs/usage                        PASSED     C 0:06.004 - R 0:00.009
19:54:46        	coroutine/devicedriver               PASSED     C 0:05.216 - R 0:00.065
19:54:46        	...urrency/unified_locking/mcs_spin  PASSED     C 0:09.218 - R 0:45.998
19:54:46        	coroutine/fibonacci                  PASSED     C 0:05.075 - R 0:00.065
19:54:46        	coroutine/pingpong                   PASSED     C 0:05.101 - R 0:00.065
19:54:46        	coroutine/fmtLines                   PASSED     C 0:05.281 - R 0:00.115
19:54:46        	coroutine/prodcons                   PASSED     C 0:06.473 - R 0:00.116
19:54:46        	coroutine/raii                       PASSED     C 0:05.061 - R 0:00.065
19:54:46        	coroutine/runningTotal               PASSED     C 0:04.930 - R 0:00.065
19:54:46        	ctrl-flow/labelledExit               PASSED     C 0:00.633 - R 0:00.002
19:54:46        	ctrl-flow/loop-inc                   PASSED     C 0:00.695 - R 0:00.005
19:54:46        	counter                              PASSED     C 0:03.945 - R 0:00.005
19:54:46        	.../unified_locking/spin_queue_lock  PASSED     C 0:09.267 - R 0:48.109
19:54:46        	ctrl-flow/break-misc                 PASSED     C 0:04.137 - R 0:00.009
19:54:46        	ctrl-flow/fallthrough                PASSED     C 0:04.179 - R 0:00.005
19:54:46        	ctrl-flow/goto                       PASSED     C 0:03.968 - R 0:00.005
19:54:46        	ctrl-flow/ifwhileCtl                 PASSED     C 0:04.044 - R 0:00.005
19:54:46        	enum                                 PASSED     C 0:00.687 - R 0:00.005
19:54:46        	designations                         PASSED     C 0:04.773 - R 0:00.005
19:54:46        	enum_tests/anonymous                 PASSED     C 0:03.847 - R 0:00.005
19:54:46        	enum_tests/funcEnum                  PASSED     C 0:01.366 - R 0:00.005
19:54:46        	div                                  PASSED     C 0:05.729 - R 0:00.005
19:54:46        	ctrl-flow/loop_else                  PASSED     C 0:06.988 - R 0:00.009
19:54:46        	device/cpu                           PASSED     C 0:06.933 - R 0:00.009
19:54:46        	ctrl-flow/loopctrl                   PASSED     C 0:08.832 - R 0:00.009
19:54:46        	enum_tests/enumInlineValue           PASSED     C 0:06.034 - R 0:00.005
19:54:46        	enum_tests/structEnum                PASSED     C 0:01.332 - R 0:00.005
19:54:46        	errors/declaration                   PASSED     C 0:00.067 - R n/a
19:54:46        	errors/scope                         PASSED     C 0:00.357 - R n/a
19:54:46        	errors/scope-type                    PASSED     C 0:00.104 - R n/a
19:54:46        	errors/signature                     PASSED     C 0:00.082 - R n/a
19:54:46        	enum_tests/input                     PASSED     C 0:04.144 - R 0:00.009
19:54:46        	eval                                 PASSED     C 0:00.675 - R 0:00.005
19:54:46        	enum_tests/stringEnum                PASSED     C 0:03.993 - R 0:00.005
19:54:46        	enum_tests/planet                    PASSED     C 0:05.831 - R 0:00.005
19:54:46        	enum_tests/position                  PASSED     C 0:05.797 - R 0:00.005
19:54:46        	enum_tests/typedIntEnum              PASSED     C 0:04.351 - R 0:00.005
19:54:46        	enum_tests/voidEnum                  PASSED     C 0:04.510 - R 0:00.005
19:54:46        	exceptions/conditional               PASSED     C 0:04.131 - R 0:00.005
19:54:46        	exceptions/cancel/coroutine          PASSED     C 0:05.140 - R 0:00.065
19:54:46        	concurrency/waituntil/repeat_close   PASSED     C 0:08.958 - R 0:30.077
19:54:46        	exceptions/data-except               PASSED     C 0:04.532 - R 0:00.005
19:54:46        	exceptions/defaults                  PASSED     C 0:04.622 - R 0:00.005
19:54:46        	exceptions/conditional-threads       PASSED     C 0:05.663 - R 0:00.065
19:54:46        	exceptions/cancel/thread             PASSED     C 0:07.924 - R 0:00.065
19:54:46        	exceptions/finally                   PASSED     C 0:04.314 - R 0:00.005
19:54:46        	exceptions/cor_resumer               PASSED     C 0:07.828 - R 0:00.065
19:54:46        	exceptions/defaults-threads          PASSED     C 0:05.550 - R 0:00.115
19:54:46        	exceptions/fibonacci_nonlocal        PASSED     C 0:06.536 - R 0:00.065
19:54:46        	exceptions/interact                  PASSED     C 0:04.547 - R 0:00.005
19:54:46        	exceptions/polymorphic               PASSED     C 0:04.297 - R 0:00.005
19:54:46        	exceptions/try-ctrl-flow             PASSED     C 0:00.199 - R n/a
19:54:46        	exceptions/finally-threads           PASSED     C 0:05.353 - R 0:00.066
19:54:46        	exceptions/type-check                PASSED     C 0:00.244 - R n/a
19:54:46        	exceptions/try-leave-catch           PASSED     C 0:00.741 - R 0:00.005
19:54:46        	exceptions/resume                    PASSED     C 0:04.677 - R 0:00.005
19:54:46        	expression                           PASSED     C 0:00.636 - R 0:00.001
19:54:46        	exceptions/terminate                 PASSED     C 0:04.672 - R 0:00.005
19:54:46        	exceptions/resume-threads            PASSED     C 0:05.739 - R 0:00.065
19:54:46        	exceptions/pingpong_nonlocal         PASSED     C 0:08.125 - R 0:00.115
19:54:46        	exceptions/trash                     PASSED     C 0:04.036 - R 0:00.005
19:54:46        	exceptions/virtual-poly              PASSED     C 0:04.117 - R 0:00.005
19:54:46        	exceptions/terminate-threads         PASSED     C 0:05.863 - R 0:00.065
19:54:46        	exceptions/virtual-cast              PASSED     C 0:05.437 - R 0:00.005
19:54:46        	global-monomorph                     PASSED     C 0:00.693 - R 0:00.005
19:55:24        	fstream_test                         PASSED     C 0:04.203 - R 0:00.005
19:55:24        	generator/fibonacci                  PASSED     C 0:03.964 - R 0:00.005
19:55:24        	forall                               PASSED     C 0:05.252 - R 0:00.005
19:55:24        	generator/fmtLines                   PASSED     C 0:04.112 - R 0:00.009
19:55:24        	identFuncDeclarator                  PASSED     C 0:00.652 - R 0:00.001
19:55:24        	identParamDeclarator                 PASSED     C 0:00.821 - R 0:00.005
19:55:24        	generator/suspend_then               PASSED     C 0:04.024 - R 0:00.005
19:55:24        	function-operator                    PASSED     C 0:05.895 - R 0:00.005
19:55:24        	genericUnion                         PASSED     C 0:04.173 - R 0:00.005
19:55:24        	include/vector-sequence              PASSED     C 0:01.099 - R 0:00.005
19:55:24        	include/vector-collections           PASSED     C 0:01.758 - R 0:00.005
19:55:24        	hello                                PASSED     C 0:04.059 - R 0:00.005
19:55:24        	init1                                PASSED     C 0:00.612 - R 0:00.001
19:55:24        	init1-ERROR                          PASSED     C 0:00.358 - R n/a
19:55:24        	identity                             PASSED     C 0:04.308 - R 0:00.005
19:55:24        	include/stdincludes                  PASSED     C 0:04.276 - R 0:00.001
19:55:24        	include/vector-fstream               PASSED     C 0:04.040 - R 0:00.005
19:55:24        	io/away_fair                         PASSED     C 0:09.408 - R 0:00.166
19:55:24        	io/comp_fair                         PASSED     C 0:09.610 - R 0:00.216
19:55:24        	io/comp_basic                        PASSED     C 0:09.717 - R 0:00.165
19:55:24        	include/includes                     PASSED     C 0:13.158 - R 0:00.002
19:55:24        	io/io-acquire-in                     PASSED     C 0:08.601 - R 0:00.116
19:55:24        	io/io-acquire                        PASSED     C 0:09.204 - R 0:00.115
19:55:24        	heap                                 PASSED     C 0:06.157 - R 0:10.438
19:55:24        	limits                               PASSED     C 0:00.648 - R 0:00.001
19:55:24        	io/io                                PASSED     C 0:12.191 - R 0:00.009
19:55:24        	linking/exception-nothreads          PASSED     C 0:02.794 - R 0:00.005
19:55:24        	io/manipulatorsInput-uchunk          FAILED with code 1    C 0:06.853 - R 0:00.005
19:55:24 --- default.1 ---
19:55:24 Failed to open file: /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/tests/io/.in/manipulatorsInput-uchunk.default.1.auxdata
19:55:24 ERR No core dump, expected '/tmp/tmpgwvlp9dz/core' (limit soft: -1 hard: -1)
19:55:24        	linking/exception-withthreads        PASSED     C 0:04.238 - R 0:00.033
19:55:24        	linking/nostdlib                     PASSED     C 0:00.677 - R 0:00.005
19:55:24        	io/manipulatorsOutput4               PASSED     C 0:07.599 - R 0:00.017
19:55:24        	io/io-acquire-out                    PASSED     C 0:08.718 - R 0:00.116
19:55:24        	io/io-acquire2                       PASSED     C 0:09.484 - R 0:00.116
19:55:24        	linkonce                             PASSED     C 0:00.773 - R 0:00.005
19:55:24        	io/many_read                         PASSED     C 0:09.874 - R 0:00.116
19:55:24        	linking/mangling/anon                PASSED     C 0:04.064 - R 0:00.005
19:55:24        	linking/io-acquire                   PASSED     C 0:05.690 - R 0:00.005
19:55:24        	maybe                                PASSED     C 0:00.879 - R 0:00.005
19:55:24        	io/io-acquire-no-io                  PASSED     C 0:08.126 - R 0:05.126
19:55:24        	linking/nothreads                    PASSED     C 0:05.320 - R 0:00.005
19:55:24        	linking/weakso_nothd                 PASSED     C 0:05.389 - R 0:00.005
19:55:24        	nested-types                         PASSED     C 0:00.655 - R 0:00.001
19:55:24        	nested-types-ERR1                    PASSED     C 0:00.083 - R n/a
19:55:24        	nested-types-ERR2                    PASSED     C 0:00.116 - R n/a
19:55:24        	literals                             PASSED     C 0:04.354 - R 0:00.005
19:55:24        	numericConstants                     PASSED     C 0:00.615 - R 0:00.001
19:55:24        	opt-params                           PASSED     C 0:00.063 - R n/a
19:55:24        	meta/fork+exec                       PASSED     C 0:03.079 - R 0:00.017
19:55:24        	operators                            PASSED     C 0:00.699 - R 0:00.005
19:55:24        	poly-d-cycle                         PASSED     C 0:00.732 - R 0:00.005
19:55:24        	poly-many-arsz                       PASSED     C 0:00.707 - R 0:00.005
19:55:24        	polybits                             PASSED     C 0:00.221 - R n/a
19:55:24        	poly-o-cycle                         PASSED     C 0:00.734 - R 0:00.005
19:55:24        	linking/withthreads                  PASSED     C 0:08.235 - R 0:00.065
19:55:24        	poly-selection                       PASSED     C 0:00.795 - R 0:00.005
19:55:24        	quasiKeyword                         PASSED     C 0:00.666 - R 0:00.001
19:55:24        	malloc                               PASSED     C 0:06.673 - R 0:00.005
19:55:24        	meta/dumpable                        PASSED     C 0:05.764 - R 0:00.006
19:55:24        	raii/ctor-autogen-ERR1               PASSED     C 0:00.406 - R n/a
19:55:24        	raii/ctor-autogen                    PASSED     C 0:01.119 - R 0:00.005
19:55:24        	list/dlist-insert-remove             PASSED     C 0:09.016 - R 0:00.017
19:55:24        	polymorphism                         PASSED     C 0:04.227 - R 0:00.005
19:55:24        	quotedKeyword                        PASSED     C 0:03.968 - R 0:00.005
19:55:24        	raii/boxed-types                     PASSED     C 0:04.096 - R 0:00.005
19:55:24        	raii/dtor-early-exit-ERR1            PASSED     C 0:03.248 - R n/a
19:55:24        	minmax                               PASSED     C 0:07.907 - R 0:00.005
19:55:24        	raii/init_once                       PASSED     C 0:00.796 - R 0:00.005
19:55:24        	raii/dtor-early-exit-ERR2            PASSED     C 0:03.290 - R n/a
19:55:24        	raii/typeof-member                   PASSED     C 0:00.693 - R 0:00.005
19:55:24        	result                               PASSED     C 0:01.055 - R 0:00.005
19:55:24        	raii/globals                         PASSED     C 0:04.272 - R 0:00.005
19:55:24        	raii/memberCtors-ERR1                PASSED     C 0:02.783 - R n/a
19:55:24        	raii/dtor-early-exit                 PASSED     C 0:06.041 - R 0:00.009
19:55:24        	simpleGenericTriple                  PASSED     C 0:00.828 - R 0:00.005
19:55:24        	smart-pointers                       PASSED     C 0:00.869 - R 0:00.005
19:55:24        	raii/memberCtors                     PASSED     C 0:04.597 - R 0:00.009
19:55:24        	references                           PASSED     C 0:04.706 - R 0:00.005
19:55:24        	switch                               PASSED     C 0:00.633 - R 0:00.001
19:55:24        	shortCircuit                         PASSED     C 0:04.104 - R 0:00.005
19:55:24        	sizeof                               PASSED     C 0:03.986 - R 0:00.005
19:55:24        	tuple/tupleCast                      PASSED     C 0:00.717 - R 0:00.005
19:55:24        	strstream                            PASSED     C 0:04.361 - R 0:00.005
19:55:24        	searchsort                           PASSED     C 0:07.007 - R 0:00.009
19:55:24        	tuple/tupleFunction                  PASSED     C 0:00.744 - R 0:00.005
19:55:24        	tuple/tupleMember                    PASSED     C 0:00.745 - R 0:00.005
19:55:24        	tuple/tuplePolymorphism              PASSED     C 0:00.872 - R 0:00.005
19:55:24        	typedefRedef-ERR1                    PASSED     C 0:00.084 - R n/a
19:55:24        	typedefRedef                         PASSED     C 0:00.613 - R 0:00.001
19:55:24        	typeof                               PASSED     C 0:00.683 - R 0:00.005
19:55:24        	var-assert                           PASSED     C 0:00.096 - R n/a
19:55:24        	sum                                  PASSED     C 0:06.418 - R 0:00.005
19:55:24        	variableDeclarator                   PASSED     C 0:00.620 - R 0:00.001
19:55:24        	tuple/tupleAssign                    PASSED     C 0:05.263 - R 0:00.005
19:55:24        	tuple/tupleVariadic                  PASSED     C 0:02.915 - R 0:00.005
19:55:24        	swap                                 PASSED     C 0:07.252 - R 0:00.005
19:55:24        	time                                 PASSED     C 0:06.056 - R 0:00.005
19:55:24        	userLiterals                         PASSED     C 0:04.567 - R 0:00.005
19:55:24        	rational                             PASSED     C 0:14.619 - R 0:00.009
19:55:24        	vector_math/vec2_double              PASSED     C 0:06.054 - R 0:00.005
19:56:03        	vector                               PASSED     C 0:06.304 - R 0:00.005
19:56:03        	voidPtr                              PASSED     C 0:00.753 - R 0:00.005
19:56:03        	vector_math/vec2_uint                PASSED     C 0:05.992 - R 0:00.005
19:56:03        	warnings/self-assignment             PASSED     C 0:00.625 - R 0:00.001
19:56:03        	withconflict                         PASSED     C 0:00.364 - R n/a
19:56:03        	KRfunctions                          PASSED     C 0:00.581 - R 0:00.002
19:56:03        	vector_math/vec2_float               PASSED     C 0:10.563 - R 0:00.009
19:56:03        	vector_math/vec2_int                 PASSED     C 0:10.969 - R 0:00.009
19:56:03        	vector_math/vec3_float               PASSED     C 0:10.711 - R 0:00.009
19:56:03        	...collections/dimexpr-match-c-ERRS  PASSED     C 0:00.453 - R n/a
19:56:03        	vector_math/vec3_int                 PASSED     C 0:09.475 - R 0:00.009
19:56:03        	...llections/dimexpr-match-cfa-ERRS  PASSED     C 0:00.813 - R n/a
19:56:03        	attributes                           PASSED     C 0:00.683 - R 0:00.001
19:56:03        	abs                                  PASSED     C 0:05.956 - R 0:00.005
19:56:03        	vector_math/vec4_float               PASSED     C 0:10.628 - R 0:00.009
19:56:03        	...collections/array-md-sbscr-cases  PASSED     C 0:04.168 - R 0:00.009
19:56:03        	vector_math/vec4_int                 PASSED     C 0:09.769 - R 0:00.009
19:56:03        	declarationSpecifier                 PASSED     C 0:00.644 - R 0:00.001
19:56:03        	errors/completeType                  PASSED     C 0:00.355 - R n/a
19:56:03        	ato                                  PASSED     C 0:06.853 - R 0:00.005
19:56:03        	PRNG                                 PASSED     C 0:11.918 - R 0:01.769
19:56:03        	configs/parsenums                    PASSED     C 0:06.191 - R 0:00.065
19:56:03        	extension                            PASSED     C 0:00.602 - R 0:00.001
19:56:03        	bitmanip1                            PASSED     C 0:09.732 - R 0:00.017
19:56:03        	functions                            PASSED     C 0:00.577 - R 0:00.001
19:56:03        	concurrency/pthread/bounded_buffer   PASSED     C 0:08.052 - R 0:00.115
19:56:03        	gccExtensions                        PASSED     C 0:00.584 - R 0:00.001
19:56:03        	bitmanip2                            PASSED     C 0:10.019 - R 0:00.017
19:56:03        	exceptions/cardgame                  PASSED     C 0:06.924 - R 0:00.065
19:56:03        	exceptions/hotpotato_checked         PASSED     C 0:07.488 - R 0:00.065
19:56:03        	bitmanip3                            PASSED     C 0:12.832 - R 0:00.017
19:56:03        	exceptions/hotpotato                 PASSED     C 0:07.408 - R 0:00.115
19:56:03        	meta/arch                            PASSED     C 0:00.350 - R n/a
19:56:03        	gmp                                  PASSED     C 0:06.284 - R 0:00.009
19:56:03        	io/manipulatorsInput                 PASSED     C 0:07.093 - R 0:00.009
19:56:03        	io/manipulatorsOutput2               PASSED     C 0:08.413 - R 0:00.009
19:56:03        	random                               PASSED     C 0:05.622 - R 0:00.005
19:56:03        	io/manipulatorsOutput1               PASSED     C 0:12.819 - R 0:00.009
19:56:03        	vector_math/vec2_ldouble             PASSED     C 0:06.011 - R 0:00.005
19:56:03        	nested_function                      PASSED     C 0:07.617 - R 0:00.116
19:56:03        	io/manipulatorsOutput3               PASSED     C 0:13.882 - R 0:00.019
19:56:03        	math                                 PASSED     C 0:12.024 - R 0:00.011
19:56:03        	mathX                                PASSED     C 0:13.875 - R 0:00.019
19:56:03 346 passes, 1 failures, 0 timeouts, 0 cancelled, 0 other
19:56:03 Tests took  4:55.868
19:56:03 make[2]: *** [Makefile:945: all-local] Error 1
19:56:03 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/tests'
19:56:03 make[1]: *** [Makefile:955: check] Error 2
19:56:03 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:56:03 make: *** [Makefile:734: distcheck] Error 1
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE