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:40The recommended git tool is: NONE
19:43:40using credential git_key_aug20
19:43:41Fetching changes from the remote Git repository
19:43:41Checking out Revision cdf7d439c924923dbb24ce7fd66539e754fa40d9 (refs/remotes/origin/master)
19:43:41Commit 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:42Distributing 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:42Running 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:42Checking out commit <cdf7d439c924923dbb24ce7fd66539e754fa40d9>
[Pipeline] checkout
19:43:42The recommended git tool is: NONE
19:43:42using credential git_key_aug20
19:43:42Fetching changes from the remote Git repository
19:43:43Checking out Revision cdf7d439c924923dbb24ce7fd66539e754fa40d9 (detached)
19:43:43Commit message: "Hopefully fix broken build, from multiple declarations of arrah.hfa's delay_init."
[Pipeline] echo
19:43:43Constructing 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:4419:43:44<p>- Changes -------------------------------------------------------------</p>
19:43:4419:43:44<pre>
19:43:44The branch null has been updated.
19:43:44 from cdf7d439c924923dbb24ce7fd66539e754fa40d9 (commit)
19:43:44</pre>
19:43:4419:43:44<p>- Log -----------------------------------------------------------------</p>
19:43:4419:43:44<pre>
19:43:44commit cdf7d439c924923dbb24ce7fd66539e754fa40d9
19:43:44Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:4419:43:44 Hopefully fix broken build, from multiple declarations of arrah.hfa's delay_init.
19:43:4419:43:44commit 05f87618d6d7e28aa1b39c4c15fc66def774ceb0
19:43:44Merge: 1665ee501 5b95e67c4
19:43:44Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:4419:43:44 Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:4419:43:44commit 1665ee50180213ff932d61f51eda5998defb1c5e
19:43:44Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:4419:43:44 Add uArray delayed-initialization equivalent to CFA array
19:43:4419:43:44commit 5b95e67c48283ff25b9bd0cb17fa30b2d7785877
19:43:44Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
19:43:4419:43:44 fix spelling
19:43:4419:43:44commit 20c2ade36d93f0d05a94f6db2b02137d0c9c482a
19:43:44Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:4419: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:4419:43:44commit 6325bd484b77950ce179d7b9ad51429b3416b38d
19:43:44Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:4419:43:44 Fix fork+exec missed case / broken build
19:43:4419:43:44commit efe697d7961e2d85c347384ad29592fc7d5af800
19:43:44Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:4419:43:44 Add EOF test coverage for string reading.
19:43:4419:43:44commit 025f9c58ebe020032b017f4eea6539d17a311ec0
19:43:44Author: Michael Brooks <mlbrooks@uwaterloo.ca>
19:43:4419:43:44 Update 'fork+exec' test utility to be valid also in C and C++.
19:43:4419:43:44commit a35e34220bcc3a0cc1bb85804bab226c7523800f
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 update the discussion of unit type
19:43:4419:43:44commit 08e0d654c1dfab371c0687df49b73356a9f12b70
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Fix inst type as base type for enum
19:43:4419:43:44commit aa14aafea1bae6cc4de02b4744e9d067c47d6d05
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Update thesis
19:43:4419:43:44commit 3d618a082395e09cbc727c5d2b78ac976923f136
19:43:44Merge: d93b8131b f5dbc8df4
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:4419:43:44commit d93b8131b6d6f864fdf457bb174840310cb9dfd1
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Add separate compilation discussion
19:43:4419:43:44commit f5dbc8df489de22e267b0fb6f49ccf90c87fa35f
19:43:44Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:4419:43:44 Removed some unneeded code that could have gone last commit.
19:43:4419:43:44commit b6f2e7abcc170946c8758bcf25e0848b57d5f213
19:43:44Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:4419: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:4419:43:44commit 5c6d4391a774a836741d9e89d2cd3febae9e4d44
19:43:44Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:4419: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:4419:43:44commit a7efc9681df5c4fcce1ba0578548d32db5ba9d4c
19:43:44Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:43:4419:43:44 Made sure a variable is always initialized and removed some trailing whitespace.
19:43:4419:43:44commit d3b33d562b54bf3ba5b7da8d7e32ae363017d5c7
19:43:44Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
19:43:4419:43:44 fix dangling reference after delete
19:43:4419:43:44commit 02101a45a08b3935b33cad46118592615c09f3a2
19:43:44Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
19:43:4419:43:44 comment out unused variable declaration
19:43:4419:43:44commit 478dadeb3c5d3140511bb4b837981f8b474530d3
19:43:44Merge: 29c867509 a933489bd
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:4419:43:44commit 29c8675099308007aaa5be2a10db2bc13c6dbca7
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 update thesis
19:43:4419:43:44commit 9bb6c5f932cd0dc4fdb4d3e7678e9286959c06a0
19:43:44Merge: ad47ec437 508cff026
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:4419:43:44commit ad47ec4378fa0d341e9ffb6e548e5ef3ef6c6bcc
19:43:44Merge: 960665c5c b96577428
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:4419:43:44commit 960665c5c53c610ff83a37c465dd5034ca65a9ac
19:43:44Merge: d1f505458 df2e00f23
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:4419:43:44commit d1f505458756015a841bcf6550a2229cffceffb9
19:43:44Merge: 26d40a153 2870cb69f
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
19:43:4419:43:44commit 26d40a153b36433771afa35935935e66c9bedb04
19:43:44Author: JiadaL <j82liang@uwaterloo.ca>
19:43:4419:43:44 add void to lowerBound() and upperBound() declaration, which is a workaround to the warning message
19:43:44</pre>
19:43:4419:43:44<p>-----------------------------------------------------------------------</p>
19:43:44<pre>
19:43:44Summary of changes:
19:43:44doc/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:45Package Version: 1.0.0
[Pipeline] echo
19:43:45Build Version: 3026
[Pipeline] echo
19:43:45Long Version: 1.0.0.3026
[Pipeline] echo
19:43:45 -------- Configure --------
[Pipeline] stage
[Pipeline] { (Configure)
[Pipeline] dir
19:43:45Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref
[Pipeline] {
[Pipeline] sh
19:43:45+ ./autogen.sh
19:43:45Running aclocal in root
19:43:47Running libtoolize in root
19:43:47Running autoconf in root
19:43:47Running automake in root
19:43:48Running aclocal in libcfa
19:43:50Running libtoolize in libcfa
19:43:51Running autoconf in libcfa
19:43:51Running automake in libcfa
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
19:43:52Running 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:00libcfa/x64-debug/config.data
19:44:00Configuring 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:00libcfa/x64-nodebug/config.data
19:44:00Configuring 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:01checking whether make supports nested variables... checking whether make supports nested variables... yes
19:44:01checking for a BSD-compatible install... yes
19:44:01checking for a BSD-compatible install... /usr/bin/install -c
19:44:01checking whether build environment is sane... /usr/bin/install -c
19:44:01checking whether build environment is sane... yes
19:44:01yes
19:44:01checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:44:01checking for gawk... gawk
19:44:01checking whether make sets $(MAKE)... /usr/bin/mkdir -p
19:44:01checking for gawk... gawk
19:44:01checking whether make sets $(MAKE)... yes
19:44:01yes
19:44:01checking for distributated build... no
19:44:01checking for distributated build... no
19:44:01checking build system type... checking build system type... x86_64-pc-linux-gnu
19:44:01checking host system type... x86_64-pc-linux-gnu
19:44:01checking how to print strings... x86_64-pc-linux-gnu
19:44:01checking host system type... x86_64-pc-linux-gnu
19:44:01checking how to print strings... printf
19:44:01checking whether make supports the include directive... printf
19:44:01checking whether make supports the include directive... yes (GNU style)
19:44:01yes (GNU style)
19:44:01checking for gcc... gcc-9
19:44:01checking for gcc... gcc-9
19:44:01checking whether the C compiler works... checking whether the C compiler works... yes
19:44:01checking for C compiler default output file name... a.out
19:44:01checking for suffix of executables... yes
19:44:01checking for C compiler default output file name... a.out
19:44:01checking for suffix of executables...
19:44:01checking whether we are cross compiling...
19:44:01checking whether we are cross compiling... no
19:44:01checking for suffix of object files... no
19:44:01checking for suffix of object files... o
19:44:01checking whether we are using the GNU C compiler... o
19:44:01checking whether we are using the GNU C compiler... yes
19:44:01checking whether gcc-9 accepts -g... yes
19:44:01checking whether gcc-9 accepts -g... yes
19:44:01checking for gcc-9 option to accept ISO C89... yes
19:44:02checking for gcc-9 option to accept ISO C89... none needed
19:44:02checking whether gcc-9 understands -c and -o together... none needed
19:44:02checking whether gcc-9 understands -c and -o together... yes
19:44:02checking dependency style of gcc-9... yes
19:44:02checking dependency style of gcc-9... gcc3
19:44:02checking for a sed that does not truncate output... /usr/bin/sed
19:44:02checking for grep that handles long lines and -e... /usr/bin/grep
19:44:02checking for egrep... /usr/bin/grep -E
19:44:02checking for fgrep... /usr/bin/grep -F
19:44:02checking for ld used by gcc-9... /usr/bin/ld
19:44:02checking if the linker (/usr/bin/ld) is GNU ld... gcc3
19:44:02checking for a sed that does not truncate output... yes
19:44:02checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:02checking the name lister (/usr/bin/nm -B) interface... /usr/bin/sed
19:44:02checking for grep that handles long lines and -e... /usr/bin/grep
19:44:02checking for egrep... /usr/bin/grep -E
19:44:02checking for fgrep... /usr/bin/grep -F
19:44:02checking for ld used by gcc-9... /usr/bin/ld
19:44:02checking if the linker (/usr/bin/ld) is GNU ld... yes
19:44:02checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:02checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:44:02checking whether ln -s works... yes
19:44:02checking the maximum length of command line arguments... 1572864
19:44:02checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:44:02checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:02checking for /usr/bin/ld option to reload object files... -r
19:44:02checking for objdump... objdump
19:44:02checking how to recognize dependent libraries... pass_all
19:44:02checking for dlltool... no
19:44:02checking how to associate runtime and link libraries... printf %s\n
19:44:02checking for archiver @FILE support... BSD nm
19:44:02checking whether ln -s works... yes
19:44:02checking the maximum length of command line arguments... 1572864
19:44:02checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:44:02checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:02checking for /usr/bin/ld option to reload object files... -r
19:44:02checking for objdump... objdump
19:44:02checking how to recognize dependent libraries... pass_all
19:44:02checking for dlltool... no
19:44:02checking how to associate runtime and link libraries... printf %s\n
19:44:02checking for archiver @FILE support... @
19:44:02checking for strip... strip
19:44:02checking for ranlib... gcc-ranlib
19:44:02checking command to parse /usr/bin/nm -B output from gcc-9 object... @
19:44:02checking for strip... strip
19:44:02checking for ranlib... gcc-ranlib
19:44:02checking command to parse /usr/bin/nm -B output from gcc-9 object... ok
19:44:02checking for sysroot... no
19:44:02checking for a working dd... /usr/bin/dd
19:44:02checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:02checking for mt... mt
19:44:02checking if mt is a manifest tool... no
19:44:02checking how to run the C preprocessor... ok
19:44:02checking for sysroot... no
19:44:02checking for a working dd... /usr/bin/dd
19:44:02checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:02gcc-9 -E
19:44:02checking for mt... mt
19:44:02checking if mt is a manifest tool... no
19:44:02checking for ANSI C header files... checking how to run the C preprocessor... gcc-9 -E
19:44:02checking for ANSI C header files... yes
19:44:02checking for sys/types.h... yes
19:44:02checking for sys/stat.h... yes
19:44:02checking for sys/types.h... yes
19:44:03checking for stdlib.h... yes
19:44:03checking for sys/stat.h... yes
19:44:03checking for string.h... yes
19:44:03checking for stdlib.h... yes
19:44:03checking for memory.h... yes
19:44:03checking for string.h... yes
19:44:03yes
19:44:03checking for memory.h... checking for strings.h... yes
19:44:03checking for strings.h... yes
19:44:03checking for inttypes.h... yes
19:44:03checking for inttypes.h... yes
19:44:03checking for stdint.h... yes
19:44:03checking for stdint.h... yes
19:44:03checking for unistd.h... yes
19:44:03yes
19:44:03checking for unistd.h... checking for dlfcn.h... yes
19:44:03yes
19:44:03checking for dlfcn.h... checking for objdir... .libs
19:44:03yes
19:44:03checking for objdir... .libs
19:44:03checking if gcc-9 supports -fno-rtti -fno-exceptions... no
19:44:03checking for gcc-9 option to produce PIC... -fPIC -DPIC
19:44:03checking if gcc-9 supports -fno-rtti -fno-exceptions... checking if gcc-9 PIC flag -fPIC -DPIC works... yes
19:44:03checking if gcc-9 static flag -static works... no
19:44:03checking for gcc-9 option to produce PIC... -fPIC -DPIC
19:44:03checking if gcc-9 PIC flag -fPIC -DPIC works... yes
19:44:03checking if gcc-9 static flag -static works... yes
19:44:03checking if gcc-9 supports -c -o file.o... yes
19:44:03checking if gcc-9 supports -c -o file.o... (cached) yes
19:44:03checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:03checking whether -lc should be explicitly linked in... yes
19:44:03checking if gcc-9 supports -c -o file.o... no
19:44:03checking dynamic linker characteristics... yes
19:44:03checking if gcc-9 supports -c -o file.o... (cached) yes
19:44:03checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04checking whether -lc should be explicitly linked in... no
19:44:04checking dynamic linker characteristics... GNU/Linux ld.so
19:44:04checking how to hardcode library paths into programs... immediate
19:44:04checking whether stripping libraries is possible... yes
19:44:04checking if libtool supports shared libraries... yes
19:44:04checking whether to build shared libraries... yes
19:44:04checking whether to build static libraries... no
19:44:04checking whether we are using the GNU C++ compiler... GNU/Linux ld.so
19:44:04checking how to hardcode library paths into programs... immediate
19:44:04checking whether stripping libraries is possible... yes
19:44:04checking if libtool supports shared libraries... yes
19:44:04checking whether to build shared libraries... yes
19:44:04checking whether to build static libraries... no
19:44:04yes
19:44:04checking whether g++-9 accepts -g... checking whether we are using the GNU C++ compiler... yes
19:44:04checking dependency style of g++-9... yes
19:44:04checking whether g++-9 accepts -g... yes
19:44:04checking dependency style of g++-9... gcc3
19:44:04checking how to run the C++ preprocessor... gcc3
19:44:04g++-9 -E
19:44:04checking how to run the C++ preprocessor... g++-9 -E
19:44:04checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
19:44:04checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:44:04checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
19:44:04checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:44:04checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04checking for g++-9 option to produce PIC... -fPIC -DPIC
19:44:04checking if g++-9 PIC flag -fPIC -DPIC works... yes
19:44:04checking if g++-9 static flag -static works... checking for g++-9 option to produce PIC... -fPIC -DPIC
19:44:04checking if g++-9 PIC flag -fPIC -DPIC works... yes
19:44:04checking if g++-9 static flag -static works... yes
19:44:04checking if g++-9 supports -c -o file.o... yes
19:44:04checking if g++-9 supports -c -o file.o... (cached) yes
19:44:04checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:44:04checking how to hardcode library paths into programs... immediate
19:44:04checking for gcc... (cached) gcc-9
19:44:04yes
19:44:04checking if g++-9 supports -c -o file.o... checking whether we are using the GNU C compiler... (cached) yes
19:44:04checking whether gcc-9 accepts -g... (cached) yes
19:44:04checking for gcc-9 option to accept ISO C89... (cached) none needed
19:44:04checking whether gcc-9 understands -c and -o together... (cached) yes
19:44:04checking dependency style of gcc-9... (cached) gcc3
19:44:04checking dependency style of gcc-9... yes
19:44:04checking if g++-9 supports -c -o file.o... (cached) yes
19:44:04checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:04checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:44:04checking how to hardcode library paths into programs... immediate
19:44:04checking for gcc... (cached) gcc-9
19:44:05gcc3
19:44:05checking whether make sets $(MAKE)... (cached) yes
19:44:05checking linux/rseq.h usability... checking whether we are using the GNU C compiler... (cached) yes
19:44:05checking whether gcc-9 accepts -g... (cached) yes
19:44:05checking for gcc-9 option to accept ISO C89... (cached) none needed
19:44:05checking whether gcc-9 understands -c and -o together... (cached) yes
19:44:05checking dependency style of gcc-9... (cached) gcc3
19:44:05checking dependency style of gcc-9... yes
19:44:05checking linux/rseq.h presence... yes
19:44:05checking for linux/rseq.h... yes
19:44:05checking for rseq_available in -lrseq... gcc3
19:44:05checking whether make sets $(MAKE)... (cached) yes
19:44:05checking linux/rseq.h usability... yes
19:44:05checking linux/rseq.h presence... no
19:44:05checking linux/io_uring.h usability... yes
19:44:05checking for linux/rseq.h... yes
19:44:05checking for rseq_available in -lrseq... yes
19:44:05checking linux/io_uring.h presence... no
19:44:05checking linux/io_uring.h usability... yes
19:44:05checking for linux/io_uring.h... yes
19:44:05checking liburing.h usability... yes
19:44:05checking linux/io_uring.h presence... yes
19:44:05checking liburing.h presence... yes
19:44:05checking for linux/io_uring.h... yes
19:44:05checking liburing.h usability... yes
19:44:05checking for liburing.h... yes
19:44:05checking for io_uring_get_probe in -luring... yes
19:44:05checking liburing.h presence... yes
19:44:05checking for liburing.h... yes
19:44:05yes
19:44:05checking for io_uring_get_probe in -luring... checking whether IORING_OP_NOP is declared... yes
19:44:05yes
19:44:05checking whether IORING_OP_NOP is declared... yes
19:44:05checking whether IORING_OP_READV is declared... yes
19:44:05checking whether IORING_OP_READV is declared... yes
19:44:05checking whether IORING_OP_WRITEV is declared... yes
19:44:05checking whether IORING_OP_WRITEV is declared... checking whether IORING_OP_FSYNC is declared... yes
19:44:05yes
19:44:06checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_READ_FIXED is declared... yes
19:44:06yes
19:44:06checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes
19:44:06yes
19:44:06checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_POLL_ADD is declared... yes
19:44:06yes
19:44:06checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_POLL_ADD is declared... yes
19:44:06yes
19:44:06checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:44:07checking whether IORING_OP_POLL_REMOVE is declared... yes
19:44:07checking whether IORING_OP_SENDMSG is declared... yes
19:44:07checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:44:07checking whether IORING_OP_RECVMSG is declared... yes
19:44:07checking whether IORING_OP_SENDMSG is declared... checking whether IORING_OP_TIMEOUT is declared... yes
19:44:07yes
19:44:07checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:44:07yes
19:44:07checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_ACCEPT is declared... yes
19:44:07yes
19:44:07checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:44:07yes
19:44:08checking whether IORING_OP_LINK_TIMEOUT is declared... yes
19:44:08checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_ACCEPT is declared... yes
19:44:08yes
19:44:08checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes
19:44:08yes
19:44:08checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_OPENAT is declared... yes
19:44:08yes
19:44:08checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CONNECT is declared... yes
19:44:08yes
19:44:08checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FILES_UPDATE is declared... yes
19:44:08yes
19:44:08checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_STATX is declared... yes
19:44:08yes
19:44:08checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_READ is declared... yes
19:44:08yes
19:44:09checking whether IORING_OP_FILES_UPDATE is declared... checking whether IORING_OP_WRITE is declared... yes
19:44:09yes
19:44:09checking whether IORING_OP_STATX is declared... checking whether IORING_OP_FADVISE is declared... yes
19:44:09yes
19:44:09checking whether IORING_OP_READ is declared... checking whether IORING_OP_MADVISE is declared... yes
19:44:09yes
19:44:09checking whether IORING_OP_WRITE is declared... checking whether IORING_OP_SEND is declared... yes
19:44:09yes
19:44:09checking whether IORING_OP_FADVISE is declared... yes
19:44:09checking whether IORING_OP_RECV is declared... yes
19:44:09checking whether IORING_OP_MADVISE is declared... yes
19:44:09checking whether IORING_OP_OPENAT2 is declared... yes
19:44:09checking whether IORING_OP_SEND is declared... yes
19:44:09checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_RECV is declared... yes
19:44:10yes
19:44:10checking whether IORING_OP_SPLICE is declared... yes
19:44:10checking whether IORING_OP_OPENAT2 is declared... yes
19:44:10checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:44:10checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes
19:44:10checking whether IORING_OP_SPLICE is declared... no
19:44:10checking whether IORING_OP_TEE is declared... yes
19:44:10no
19:44:10checking whether IOSQE_FIXED_FILE is declared... checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:44:10checking whether IOSQE_IO_DRAIN is declared... yes
19:44:10yes
19:44:10checking whether IOSQE_IO_LINK is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes
19:44:10checking whether IOSQE_IO_HARDLINK is declared... no
19:44:10checking whether IORING_OP_TEE is declared... yes
19:44:10checking whether IOSQE_ASYNC is declared... yes
19:44:10checking whether IOSQE_BUFFER_SELECT is declared... no
19:44:11checking whether IOSQE_FIXED_FILE is declared... yes
19:44:11checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:44:11checking whether IOSQE_IO_DRAIN is declared... yes
19:44:11yes
19:44:11checking whether IORING_SETUP_ATTACH_WQ is declared... checking whether IOSQE_IO_LINK is declared... yes
19:44:11checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
19:44:11checking whether IOSQE_IO_HARDLINK is declared... yes
19:44:11checking whether IOSQE_ASYNC is declared... no
19:44:11checking for preadv2... yes
19:44:11checking whether IOSQE_BUFFER_SELECT is declared... yes
19:44:11checking for pwritev2... yes
19:44:11checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:44:11yes
19:44:11checking whether IORING_SETUP_ATTACH_WQ is declared... checking that generated files are newer than configure... done
19:44:11configure: creating ./config.status
19:44:11yes
19:44:11checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... no
19:44:11checking for preadv2... yes
19:44:11checking for pwritev2... yes
19:44:11checking that generated files are newer than configure... done
19:44:11configure: creating ./config.status
19:44:12config.status: creating Makefile
19:44:12config.status: creating src/Makefile
19:44:12config.status: creating prelude/Makefile
19:44:12config.status: creating src/concurrency/io/call.cfa
19:44:12config.status: creating prelude/defines.hfa
19:44:12config.status: executing depfiles commands
19:44:12config.status: creating Makefile
19:44:12config.status: creating src/Makefile
19:44:12config.status: executing libtool commands
19:44:12config.status: creating prelude/Makefile
19:44:12Cforall library configuraton completed. Type "make -j 8 install".
19:44:12config.status: creating src/concurrency/io/call.cfa
19:44:13config.status: creating prelude/defines.hfa
19:44:13config.status: executing depfiles commands
19:44:13config.status: executing libtool commands
19:44:13Cforall 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:13Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
19:44:13+ make VERSION=1.0.0.3026 dist
19:44:13make dist-gzip am__post_remove_distdir='@:'
19:44:13make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:13make distdir-am
19:44:13make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:13if 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:13test -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:13make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:13make distdir-am
19:44:13make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:13make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:13make[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:13make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:13 YACC Parser/parser.cc
19:44:14updating Parser/parser.output
19:44:14updating Parser/parser.hh
19:44:14make distdir-am
19:44:14make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:14 LEX Parser/lex.cc
19:44:15make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:15make[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:15make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa'
19:44:15Distributing libcfa from 'libcfa/x64-nodebug'
19:44:15make -C /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug distdir \
19:44:15top_distdir=../cfa-cc-1.0.0.3026 \
19:44:15distdir=../../cfa-cc-1.0.0.3026/libcfa \
19:44:15am__remove_distdir=$(am__remove_distdir) \
19:44:15am__skip_length_check=: \
19:44:15am__skip_mode_fix=:
19:44:15/bin/bash: am__remove_distdir: command not found
19:44:15make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15make distdir-am
19:44:15make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15test -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:15make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:15mkdir .deps
19:44:15touch .deps/builtins.Po
19:44:15make distdir-am
19:44:15make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:15make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:15make[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:15make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15make distdir-am
19:44:15make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:15test -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:15make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:15make[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:15make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:15make distdir-am
19:44:15make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:15make \
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:15make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:15echo "Gathering test files"
19:44:15Gathering test files
19:44:15for 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:15done
19:44:30make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:30make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:30make[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:30make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30 YACC parser.cc
19:44:30updating parser.output
19:44:30updating parser.hh
19:44:30make distdir-am
19:44:30make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30 LEX lex.cc
19:44:30make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:30test -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:30make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:30tardir=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:31make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:31if 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:31Running 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:32make dist-gzip am__post_remove_distdir='@:'
19:44:32make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:32make distdir-am
19:44:32make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:32if 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:32test -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:32make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:32make distdir-am
19:44:32make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:32make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:44:32make[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:32make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:32make distdir-am
19:44:32make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:32make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:44:32make[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:32make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa'
19:44:32Distributing libcfa from 'libcfa/x64-nodebug'
19:44:32make -C /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug distdir \
19:44:32top_distdir=../cfa-cc-1.0.0.3026 \
19:44:32distdir=../../cfa-cc-1.0.0.3026/libcfa \
19:44:32am__remove_distdir=$(am__remove_distdir) \
19:44:32am__skip_length_check=: \
19:44:32am__skip_mode_fix=:
19:44:32/bin/bash: am__remove_distdir: command not found
19:44:32make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:32make distdir-am
19:44:32make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:32test -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:32make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:32make distdir-am
19:44:32make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:32make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude'
19:44:32make[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:32make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:32make distdir-am
19:44:32make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:33make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:33make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src'
19:44:33test -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:33make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:33make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug'
19:44:33make[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:34make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:34make distdir-am
19:44:34make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:34make \
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:34make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:34echo "Gathering test files"
19:44:34Gathering test files
19:44:34for 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:34done
19:44:49make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:49make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests'
19:44:49make[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:49make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49make distdir-am
19:44:49make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter'
19:44:49test -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:49make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:49tardir=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:49make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:44:49if 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:49case '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:49esac
19:44:49chmod -R a-w cfa-cc-1.0.0.3026
19:44:49chmod u+w cfa-cc-1.0.0.3026
19:44:49mkdir cfa-cc-1.0.0.3026/_build cfa-cc-1.0.0.3026/_build/sub cfa-cc-1.0.0.3026/_inst
19:44:49chmod a-w cfa-cc-1.0.0.3026
19:44:49test -d cfa-cc-1.0.0.3026/_build || exit 0; \
19:44:49dc_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:49checking whether make supports nested variables... yes
19:44:49checking for a BSD-compatible install... /usr/bin/install -c
19:44:49checking whether build environment is sane... yes
19:44:49checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:44:49checking for gawk... gawk
19:44:49checking whether make sets $(MAKE)... yes
19:44:50checking build system type... x86_64-pc-linux-gnu
19:44:50checking host system type... x86_64-pc-linux-gnu
19:44:50checking for g++... g++
19:44:50checking whether the C++ compiler works... yes
19:44:50checking for C++ compiler default output file name... a.out
19:44:50checking for suffix of executables...
19:44:50checking whether we are cross compiling... no
19:44:50checking for suffix of object files... o
19:44:50checking whether we are using the GNU C++ compiler... yes
19:44:50checking whether g++ accepts -g... yes
19:44:50checking whether make supports the include directive... yes (GNU style)
19:44:50checking dependency style of g++... gcc3
19:44:50checking for gcc... gcc
19:44:50checking whether we are using the GNU C compiler... yes
19:44:50checking whether gcc accepts -g... yes
19:44:50checking for gcc option to accept ISO C89... none needed
19:44:50checking whether gcc understands -c and -o together... yes
19:44:50checking dependency style of gcc... gcc3
19:44:50checking dependency style of gcc... gcc3
19:44:50checking for bison... bison -y
19:44:50checking for flex... flex
19:44:50checking lex output file root... lex.yy
19:44:51checking lex library... -lfl
19:44:51checking whether yytext is a pointer... yes
19:44:51checking how to print strings... printf
19:44:51checking for a sed that does not truncate output... /usr/bin/sed
19:44:51checking for grep that handles long lines and -e... /usr/bin/grep
19:44:51checking for egrep... /usr/bin/grep -E
19:44:51checking for fgrep... /usr/bin/grep -F
19:44:51checking for ld used by gcc... /usr/bin/ld
19:44:51checking if the linker (/usr/bin/ld) is GNU ld... yes
19:44:51checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:51checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:44:51checking whether ln -s works... yes
19:44:51checking the maximum length of command line arguments... 1572864
19:44:51checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:44:51checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:51checking for /usr/bin/ld option to reload object files... -r
19:44:51checking for objdump... objdump
19:44:51checking how to recognize dependent libraries... pass_all
19:44:51checking for dlltool... no
19:44:51checking how to associate runtime and link libraries... printf %s\n
19:44:51checking for ar... ar
19:44:51checking for archiver @FILE support... @
19:44:51checking for strip... strip
19:44:51checking for ranlib... ranlib
19:44:51checking command to parse /usr/bin/nm -B output from gcc object... ok
19:44:51checking for sysroot... no
19:44:51checking for a working dd... /usr/bin/dd
19:44:51checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:51checking for mt... mt
19:44:51checking if mt is a manifest tool... no
19:44:51checking how to run the C preprocessor... gcc -E
19:44:51checking for ANSI C header files... yes
19:44:51checking for sys/types.h... yes
19:44:52checking for sys/stat.h... yes
19:44:52checking for stdlib.h... yes
19:44:52checking for string.h... yes
19:44:52checking for memory.h... yes
19:44:52checking for strings.h... yes
19:44:52checking for inttypes.h... yes
19:44:52checking for stdint.h... yes
19:44:52checking for unistd.h... yes
19:44:52checking for dlfcn.h... yes
19:44:52checking for objdir... .libs
19:44:52checking if gcc supports -fno-rtti -fno-exceptions... no
19:44:52checking for gcc option to produce PIC... -fPIC -DPIC
19:44:52checking if gcc PIC flag -fPIC -DPIC works... yes
19:44:53checking if gcc static flag -static works... yes
19:44:53checking if gcc supports -c -o file.o... yes
19:44:53checking if gcc supports -c -o file.o... (cached) yes
19:44:53checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:53checking whether -lc should be explicitly linked in... no
19:44:53checking dynamic linker characteristics... GNU/Linux ld.so
19:44:53checking how to hardcode library paths into programs... immediate
19:44:53checking whether stripping libraries is possible... yes
19:44:53checking if libtool supports shared libraries... yes
19:44:53checking whether to build shared libraries... yes
19:44:53checking whether to build static libraries... yes
19:44:53checking how to run the C++ preprocessor... g++ -E
19:44:53checking for ld used by g++... /usr/bin/ld -m elf_x86_64
19:44:53checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:44:53checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:53checking for g++ option to produce PIC... -fPIC -DPIC
19:44:53checking if g++ PIC flag -fPIC -DPIC works... yes
19:44:53checking if g++ static flag -static works... yes
19:44:53checking if g++ supports -c -o file.o... yes
19:44:53checking if g++ supports -c -o file.o... (cached) yes
19:44:53checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:44:53checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:44:53checking how to hardcode library paths into programs... immediate
19:44:53checking for Fibre::yield in -lfibre... no
19:44:53checking for ProfilingIsEnabledForAllThreads in -lprofiler... yes
19:44:54checking for malloc in -ltcmalloc... yes
19:44:54checking libintl.h usability... yes
19:44:54checking libintl.h presence... yes
19:44:54checking for libintl.h... yes
19:44:54checking malloc.h usability... yes
19:44:54checking malloc.h presence... yes
19:44:54checking for malloc.h... yes
19:44:54checking for unistd.h... (cached) yes
19:44:54checking for _Float32... yes
19:44:54checking whether C compiler accepts -Wcast-function-type... yes
19:44:54checking that generated files are newer than configure... done
19:44:54configure: creating ./config.status
19:44:55config.status: creating Makefile
19:44:55config.status: creating driver/Makefile
19:44:55config.status: creating src/Makefile
19:44:55config.status: creating libcfa/Makefile
19:44:55config.status: creating tests/Makefile
19:44:55config.status: creating tools/prettyprinter/Makefile
19:44:55config.status: creating tests/config.py
19:44:55config.status: creating config.h
19:44:55config.status: linking ../../tests/test.py to tests/test.py
19:44:55config.status: executing depfiles commands
19:44:56config.status: executing libtool commands
19:44:56Cforall configuraton completed. Type "make -j 8 install".
19:44:56make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:44:56make all-recursive
19:44:56make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:44:56Making all in driver
19:44:56make[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:58make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:44:58Making all in src
19:44:58make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:44:58make all-am
19:44:58make[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:24make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:49:24make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:49:24Making all in .
19:49:24make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:49:24libcfa/x64-debug/config.data
19:49:24Configuring 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:24libcfa/x64-nodebug/config.data
19:49:24Configuring 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:24checking whether make supports nested variables... yes
19:49:24checking for a BSD-compatible install... checking whether make supports nested variables... yes
19:49:24checking for a BSD-compatible install... /usr/bin/install -c
19:49:24checking whether build environment is sane... yes
19:49:24/usr/bin/install -c
19:49:24checking whether build environment is sane... yes
19:49:24checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:49:24checking for gawk... gawk
19:49:24checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:49:24checking for gawk... gawk
19:49:24checking whether make sets $(MAKE)... yes
19:49:24yes
19:49:24checking for distributated build... no
19:49:24checking for distributated build... no
19:49:24checking build system type... checking build system type... x86_64-pc-linux-gnu
19:49:24checking host system type... x86_64-pc-linux-gnu
19:49:24checking how to print strings... x86_64-pc-linux-gnu
19:49:24checking host system type... x86_64-pc-linux-gnu
19:49:24checking how to print strings... printf
19:49:24checking whether make supports the include directive... printf
19:49:24checking whether make supports the include directive... yes (GNU style)
19:49:24checking for gcc... gcc
19:49:24yes (GNU style)
19:49:24checking for gcc... gcc
19:49:24checking whether the C compiler works... checking whether the C compiler works... yes
19:49:24checking for C compiler default output file name... a.out
19:49:24checking for suffix of executables... yes
19:49:24checking for C compiler default output file name... a.out
19:49:24checking for suffix of executables...
19:49:2419:49:24checking whether we are cross compiling... checking whether we are cross compiling... no
19:49:24checking for suffix of object files... no
19:49:24checking for suffix of object files... o
19:49:24checking whether we are using the GNU C compiler... o
19:49:24checking whether we are using the GNU C compiler... yes
19:49:24checking whether gcc accepts -g... yes
19:49:24checking whether gcc accepts -g... yes
19:49:24checking for gcc option to accept ISO C89... yes
19:49:24checking for gcc option to accept ISO C89... none needed
19:49:24checking whether gcc understands -c and -o together... none needed
19:49:24checking whether gcc understands -c and -o together... yes
19:49:24checking dependency style of gcc... gcc3
19:49:24checking for a sed that does not truncate output... yes
19:49:24checking dependency style of gcc... /usr/bin/sed
19:49:24checking for grep that handles long lines and -e... /usr/bin/grep
19:49:24checking for egrep... /usr/bin/grep -E
19:49:24checking for fgrep... /usr/bin/grep -F
19:49:24checking for ld used by gcc... /usr/bin/ld
19:49:24checking if the linker (/usr/bin/ld) is GNU ld... yes
19:49:24checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:49:24checking the name lister (/usr/bin/nm -B) interface... gcc3
19:49:24checking for a sed that does not truncate output... /usr/bin/sed
19:49:24checking for grep that handles long lines and -e... /usr/bin/grep
19:49:24checking for egrep... BSD nm
19:49:24checking whether ln -s works... yes
19:49:24checking the maximum length of command line arguments... /usr/bin/grep -E
19:49:24checking for fgrep... /usr/bin/grep -F
19:49:24checking for ld used by gcc... 1572864
19:49:24checking 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:24checking 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:24checking for /usr/bin/ld option to reload object files... -r
19:49:24checking for objdump... objdump
19:49:24checking how to recognize dependent libraries... pass_all
19:49:24checking for dlltool... yes
19:49:24checking for BSD- or MS-compatible name lister (nm)... no
19:49:24checking how to associate runtime and link libraries... printf %s\n
19:49:24checking for ar... ar
19:49:24checking for archiver @FILE support... /usr/bin/nm -B
19:49:24checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:49:24checking whether ln -s works... yes
19:49:24checking the maximum length of command line arguments... 1572864
19:49:24checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:49:24checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:49:24checking for /usr/bin/ld option to reload object files... -r
19:49:24checking for objdump... objdump
19:49:24checking how to recognize dependent libraries... pass_all
19:49:24checking for dlltool... no
19:49:24checking how to associate runtime and link libraries... printf %s\n
19:49:24checking for ar... ar
19:49:24checking for archiver @FILE support... @
19:49:24checking for strip... strip
19:49:24checking for ranlib... ranlib
19:49:24checking command to parse /usr/bin/nm -B output from gcc object... @
19:49:24checking for strip... strip
19:49:24checking for ranlib... ranlib
19:49:24checking command to parse /usr/bin/nm -B output from gcc object... ok
19:49:24checking for sysroot... no
19:49:25checking for a working dd... /usr/bin/dd
19:49:25checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:49:25ok
19:49:25checking for sysroot... no
19:49:25checking for a working dd... /usr/bin/dd
19:49:25checking how to truncate binary pipes... checking for mt... mt
19:49:25checking if mt is a manifest tool... /usr/bin/dd bs=4096 count=1
19:49:25no
19:49:25checking how to run the C preprocessor... gcc -E
19:49:25checking for mt... mt
19:49:25checking if mt is a manifest tool... no
19:49:25checking how to run the C preprocessor... checking for ANSI C header files... gcc -E
19:49:25checking for ANSI C header files... yes
19:49:25checking for sys/types.h... yes
19:49:25checking for sys/stat.h... yes
19:49:25checking for stdlib.h... yes
19:49:25checking for sys/types.h... yes
19:49:25checking for sys/stat.h... yes
19:49:26checking for string.h... yes
19:49:26checking for stdlib.h... yes
19:49:26checking for memory.h... yes
19:49:26checking for strings.h... yes
19:49:26checking for string.h... yes
19:49:26checking for inttypes.h... yes
19:49:26checking for memory.h... yes
19:49:26checking for stdint.h... yes
19:49:26checking for strings.h... yes
19:49:26yes
19:49:26checking for unistd.h... checking for inttypes.h... yes
19:49:26checking for dlfcn.h... yes
19:49:26checking for stdint.h... yes
19:49:26checking for unistd.h... yes
19:49:26checking for objdir... .libs
19:49:26yes
19:49:26checking for dlfcn.h... yes
19:49:26checking for objdir... .libs
19:49:26checking if gcc supports -fno-rtti -fno-exceptions... no
19:49:26checking for gcc option to produce PIC... -fPIC -DPIC
19:49:26checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... yes
19:49:26checking if gcc static flag -static works... yes
19:49:26checking if gcc supports -c -o file.o... no
19:49:26checking for gcc option to produce PIC... -fPIC -DPIC
19:49:26checking if gcc PIC flag -fPIC -DPIC works... yes
19:49:26checking if gcc supports -c -o file.o... (cached) yes
19:49:26checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:26checking whether -lc should be explicitly linked in... yes
19:49:27checking if gcc static flag -static works... no
19:49:27checking dynamic linker characteristics... yes
19:49:27checking if gcc supports -c -o file.o... yes
19:49:27checking if gcc supports -c -o file.o... (cached) yes
19:49:27checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27checking whether -lc should be explicitly linked in... GNU/Linux ld.so
19:49:27checking how to hardcode library paths into programs... immediate
19:49:27checking whether stripping libraries is possible... yes
19:49:27checking if libtool supports shared libraries... yes
19:49:27checking whether to build shared libraries... yes
19:49:27checking whether to build static libraries... no
19:49:27checking for g++... g++
19:49:27no
19:49:27checking dynamic linker characteristics... checking whether we are using the GNU C++ compiler... yes
19:49:27checking whether g++ accepts -g... yes
19:49:27checking dependency style of g++... GNU/Linux ld.so
19:49:27checking how to hardcode library paths into programs... immediate
19:49:27checking whether stripping libraries is possible... yes
19:49:27checking if libtool supports shared libraries... yes
19:49:27checking whether to build shared libraries... yes
19:49:27checking whether to build static libraries... no
19:49:27checking for g++... g++
19:49:27checking whether we are using the GNU C++ compiler... gcc3
19:49:27checking how to run the C++ preprocessor... yes
19:49:27checking whether g++ accepts -g... g++ -E
19:49:27yes
19:49:27checking dependency style of g++... gcc3
19:49:27checking how to run the C++ preprocessor... g++ -E
19:49:27checking for ld used by g++... /usr/bin/ld -m elf_x86_64
19:49:27checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:49:27checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27checking for g++ option to produce PIC... -fPIC -DPIC
19:49:27checking if g++ PIC flag -fPIC -DPIC works... checking for ld used by g++... /usr/bin/ld -m elf_x86_64
19:49:27checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:49:27checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27yes
19:49:27checking if g++ static flag -static works... yes
19:49:27checking if g++ supports -c -o file.o... checking for g++ option to produce PIC... -fPIC -DPIC
19:49:27checking if g++ PIC flag -fPIC -DPIC works... yes
19:49:27checking if g++ static flag -static works... yes
19:49:27checking if g++ supports -c -o file.o... (cached) yes
19:49:27checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:27checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:49:27checking how to hardcode library paths into programs... immediate
19:49:27checking for gcc... (cached) gcc
19:49:27checking whether we are using the GNU C compiler... (cached) yes
19:49:27checking whether gcc accepts -g... (cached) yes
19:49:27checking for gcc option to accept ISO C89... (cached) none needed
19:49:27checking whether gcc understands -c and -o together... (cached) yes
19:49:27checking dependency style of gcc... (cached) gcc3
19:49:28checking dependency style of gcc... yes
19:49:28checking if g++ supports -c -o file.o... gcc3
19:49:28checking whether make sets $(MAKE)... (cached) yes
19:49:28checking linux/rseq.h usability... yes
19:49:28checking if g++ supports -c -o file.o... (cached) yes
19:49:28checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:49:28checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:49:28checking how to hardcode library paths into programs... immediate
19:49:28checking for gcc... (cached) gcc
19:49:28yes
19:49:28checking linux/rseq.h presence... checking whether we are using the GNU C compiler... (cached) yes
19:49:28checking whether gcc accepts -g... (cached) yes
19:49:28checking for gcc option to accept ISO C89... (cached) none needed
19:49:28checking whether gcc understands -c and -o together... (cached) yes
19:49:28checking dependency style of gcc... (cached) gcc3
19:49:28checking dependency style of gcc... yes
19:49:28checking for linux/rseq.h... yes
19:49:28checking for rseq_available in -lrseq... gcc3
19:49:28checking whether make sets $(MAKE)... (cached) yes
19:49:28checking linux/rseq.h usability... yes
19:49:28checking linux/rseq.h presence... no
19:49:28yes
19:49:28checking for linux/rseq.h... yes
19:49:28checking for rseq_available in -lrseq... checking linux/io_uring.h usability... yes
19:49:28checking linux/io_uring.h presence... yes
19:49:28checking for linux/io_uring.h... yes
19:49:28checking liburing.h usability... no
19:49:28checking linux/io_uring.h usability... yes
19:49:28checking liburing.h presence... yes
19:49:28checking for liburing.h... yes
19:49:28checking for io_uring_get_probe in -luring... yes
19:49:28checking linux/io_uring.h presence... yes
19:49:28checking for linux/io_uring.h... yes
19:49:28checking liburing.h usability... yes
19:49:28checking whether IORING_OP_NOP is declared... yes
19:49:28yes
19:49:28checking liburing.h presence... yes
19:49:28checking for liburing.h... yes
19:49:28checking for io_uring_get_probe in -luring... checking whether IORING_OP_READV is declared... yes
19:49:29checking whether IORING_OP_NOP is declared... yes
19:49:29yes
19:49:29checking whether IORING_OP_READV is declared... checking whether IORING_OP_WRITEV is declared... yes
19:49:29yes
19:49:29checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_WRITEV is declared... yes
19:49:29yes
19:49:29checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_FSYNC is declared... yes
19:49:29yes
19:49:29checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_READ_FIXED is declared... yes
19:49:29yes
19:49:29checking whether IORING_OP_POLL_ADD is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes
19:49:29yes
19:49:29checking whether IORING_OP_POLL_REMOVE is declared... yes
19:49:29checking whether IORING_OP_POLL_ADD is declared... yes
19:49:29checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:49:29checking whether IORING_OP_POLL_REMOVE is declared... yes
19:49:30checking whether IORING_OP_SENDMSG is declared... yes
19:49:30checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:49:30checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_SENDMSG is declared... yes
19:49:30yes
19:49:30checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_TIMEOUT is declared... yes
19:49:30yes
19:49:30checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:49:30yes
19:49:30checking whether IORING_OP_TIMEOUT_REMOVE is declared... checking whether IORING_OP_ACCEPT is declared... yes
19:49:30yes
19:49:30checking whether IORING_OP_ACCEPT is declared... yes
19:49:30checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes
19:49:30yes
19:49:31checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_LINK_TIMEOUT is declared... yes
19:49:31yes
19:49:31checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_CONNECT is declared... yes
19:49:31yes
19:49:31checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FALLOCATE is declared... yes
19:49:32yes
19:49:32checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_OPENAT is declared... yes
19:49:32yes
19:49:32checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CLOSE is declared... yes
19:49:32yes
19:49:32checking whether IORING_OP_FILES_UPDATE is declared... yes
19:49:32checking whether IORING_OP_FILES_UPDATE is declared... yes
19:49:33checking whether IORING_OP_STATX is declared... checking whether IORING_OP_STATX is declared... yes
19:49:33yes
19:49:33checking whether IORING_OP_READ is declared... yes
19:49:33checking whether IORING_OP_READ is declared... yes
19:49:33checking whether IORING_OP_WRITE is declared... yes
19:49:33checking whether IORING_OP_WRITE is declared... yes
19:49:33checking whether IORING_OP_FADVISE is declared... yes
19:49:33checking whether IORING_OP_FADVISE is declared... yes
19:49:33checking whether IORING_OP_MADVISE is declared... yes
19:49:33checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_SEND is declared... yes
19:49:33yes
19:49:33checking whether IORING_OP_SEND is declared... yes
19:49:33checking whether IORING_OP_RECV is declared... yes
19:49:33checking whether IORING_OP_RECV is declared... yes
19:49:34checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_OPENAT2 is declared... yes
19:49:34yes
19:49:34checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_EPOLL_CTL is declared... yes
19:49:34yes
19:49:34checking whether IORING_OP_SPLICE is declared... yes
19:49:34checking whether IORING_OP_SPLICE is declared... yes
19:49:34checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:49:34checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
19:49:34checking whether IORING_OP_REMOVE_BUFFER is declared... no
19:49:34checking whether IORING_OP_REMOVE_BUFFER is declared... checking whether IORING_OP_TEE is declared... no
19:49:34checking whether IORING_OP_TEE is declared... no
19:49:34checking whether IOSQE_FIXED_FILE is declared... no
19:49:34checking whether IOSQE_FIXED_FILE is declared... yes
19:49:34checking whether IOSQE_IO_DRAIN is declared... yes
19:49:34checking whether IOSQE_IO_LINK is declared... yes
19:49:34checking whether IOSQE_IO_DRAIN is declared... yes
19:49:34checking whether IOSQE_IO_HARDLINK is declared... yes
19:49:35checking whether IOSQE_IO_LINK is declared... yes
19:49:35checking whether IOSQE_ASYNC is declared... yes
19:49:35checking whether IOSQE_IO_HARDLINK is declared... yes
19:49:35checking whether IOSQE_BUFFER_SELECT is declared... yes
19:49:35checking whether IOSQE_ASYNC is declared... yes
19:49:35checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:49:35checking whether IOSQE_BUFFER_SELECT is declared... yes
19:49:35checking whether IORING_SETUP_ATTACH_WQ is declared... yes
19:49:35checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:49:35checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
19:49:35checking whether IORING_SETUP_ATTACH_WQ is declared... no
19:49:35checking for preadv2... yes
19:49:35checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
19:49:35checking for pwritev2... no
19:49:35checking for preadv2... yes
19:49:35yes
19:49:35checking for pwritev2... checking that generated files are newer than configure... done
19:49:35configure: creating ./config.status
19:49:35yes
19:49:35checking that generated files are newer than configure... done
19:49:35configure: creating ./config.status
19:49:36config.status: creating Makefile
19:49:36config.status: creating src/Makefile
19:49:36config.status: creating prelude/Makefile
19:49:36config.status: creating src/concurrency/io/call.cfa
19:49:36config.status: creating Makefile
19:49:36config.status: creating src/Makefile
19:49:36config.status: creating prelude/defines.hfa
19:49:36config.status: creating prelude/Makefile
19:49:36config.status: executing depfiles commands
19:49:36config.status: creating src/concurrency/io/call.cfa
19:49:36config.status: creating prelude/defines.hfa
19:49:36config.status: executing depfiles commands
19:49:36config.status: executing libtool commands
19:49:36Cforall library configuraton completed. Type "make -j 8 install".
19:49:36config.status: executing libtool commands
19:49:36Cforall library configuraton completed. Type "make -j 8 install".
19:49:37make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:49:37Making all in libcfa/x64-debug
19:49:37make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:49:37Making all in prelude
19:49:37make[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:37mkdir .deps
19:49:37touch .deps/builtins.Po
19:49:37make all-am
19:49:37make[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:40make[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:40make[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:40Making all in src
19:49:40make[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:08concurrency/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:18make[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:18make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:50:18make[4]: Nothing to be done for 'all-am'.
19:50:18make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:50:18make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:50:18Making all in libcfa/x64-nodebug
19:50:18make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:50:18Making all in prelude
19:50:18make[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:18mkdir .deps
19:50:18touch .deps/builtins.Po
19:50:18make all-am
19:50:18make[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:21make[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:21make[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:21Making all in src
19:50:21make[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:51concurrency/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:01make[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:01make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01make[4]: Nothing to be done for 'all-am'.
19:51:01make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01Making dvi in driver
19:51:01make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:01make[2]: Nothing to be done for 'dvi'.
19:51:01make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:01Making dvi in src
19:51:01make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:01make[2]: Nothing to be done for 'dvi'.
19:51:01make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:01Making dvi in .
19:51:01make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01make[2]: Nothing to be done for 'dvi-am'.
19:51:01make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:01Making dvi in libcfa/x64-debug
19:51:01make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01Making dvi in prelude
19:51:01make[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:01touch .deps/builtins.Po
19:51:01make[3]: Nothing to be done for 'dvi'.
19:51:01make[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:01Making dvi in src
19:51:01make[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:01make[3]: Nothing to be done for 'dvi'.
19:51:01make[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:01make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01make[3]: Nothing to be done for 'dvi-am'.
19:51:01make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:01Making dvi in libcfa/x64-nodebug
19:51:01make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:01Making dvi in prelude
19:51:01make[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:01make[3]: Nothing to be done for 'dvi'.
19:51:01make[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:01Making dvi in src
19:51:01make[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:02make[3]: Nothing to be done for 'dvi'.
19:51:02make[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:02make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02make[3]: Nothing to be done for 'dvi-am'.
19:51:02make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02Making check in driver
19:51:02make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:02make[2]: Nothing to be done for 'check'.
19:51:02make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/driver'
19:51:02Making check in src
19:51:02make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02make check-am
19:51:02make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02make[3]: Nothing to be done for 'check-am'.
19:51:02make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/src'
19:51:02Making check in .
19:51:02make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:51:02Making check in libcfa/x64-debug
19:51:02make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02Making check in prelude
19:51:02make[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:02make[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:02Making check in src
19:51:02make[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:02make[3]: Nothing to be done for 'check'.
19:51:02make[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:02make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02make[3]: Nothing to be done for 'check-am'.
19:51:02make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-debug'
19:51:02Making check in libcfa/x64-nodebug
19:51:02make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02Making check in prelude
19:51:02make[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:02make[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:02Making check in src
19:51:02make[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:02make[3]: Nothing to be done for 'check'.
19:51:02make[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:02make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02make[3]: Nothing to be done for 'check-am'.
19:51:02make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/libcfa/x64-nodebug'
19:51:02make -C tests tests installed=no debug=yes
19:51:02make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/tests'
19:51:03Running 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:24Failed 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:24ERR 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:03346 passes, 1 failures, 0 timeouts, 0 cancelled, 0 other
19:56:03Tests took 4:55.868
19:56:03make[2]: *** [Makefile:945: all-local] Error 1
19:56:03make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub/tests'
19:56:03make[1]: *** [Makefile:955: check] Error 2
19:56:03make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3026/_build/sub'
19:56:03make: *** [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