Skip to content
Failed

Console Output

Started by upstream project "Cforall_Full_Build" build number 2878
originally caused by:
 Started by timer
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
23:56:31 The recommended git tool is: NONE
23:56:31 using credential git_key_aug20
23:56:31 Fetching changes from the remote Git repository
 > 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
23:56:33 Checking out Revision 983f4863daeb291981defd13937616650e9e30b7 (refs/remotes/origin/master)
23:56:33 Commit message: "Reformat forall clause in enum.hfa"
[Pipeline] load
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 983f4863daeb291981defd13937616650e9e30b7 # timeout=10
 > git rev-list --no-walk 69dd8e6342b54684c5b4532978f3c1537b01b01d # timeout=10
[Pipeline] { (Jenkins/tools.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] echo
23:56:33 Distributing git commit 983f4863daeb291981defd13937616650e9e30b7
[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
23:56:33  -------- Cleanup -------- 
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] dir
23:56:33 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
23:56:34  -------- Checkout -------- 
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] echo
23:56:34 Checking out commit <983f4863daeb291981defd13937616650e9e30b7>
[Pipeline] checkout
23:56:34 The recommended git tool is: NONE
23:56:34 using credential git_key_aug20
23:56:34 Fetching changes from the remote Git repository
 > 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
23:56:35 Checking out Revision 983f4863daeb291981defd13937616650e9e30b7 (detached)
23:56:35 Commit message: "Reformat forall clause in enum.hfa"
[Pipeline] echo
23:56:35 Constructing new git message
[Pipeline] sh
23:56:36 + git rev-list 983f4863daeb291981defd13937616650e9e30b7..69dd8e6342b54684c5b4532978f3c1537b01b01d
[Pipeline] sh
 > git rev-parse 983f4863daeb291981defd13937616650e9e30b7^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 983f4863daeb291981defd13937616650e9e30b7 # timeout=10
23:56:36 + git cat-file -t 983f4863daeb291981defd13937616650e9e30b7
[Pipeline] sh
23:56:36 + git rev-list --format=short 983f4863daeb291981defd13937616650e9e30b7...69dd8e6342b54684c5b4532978f3c1537b01b01d
[Pipeline] sh
23:56:36 + git diff --stat --color 69dd8e6342b54684c5b4532978f3c1537b01b01d 983f4863daeb291981defd13937616650e9e30b7
[Pipeline] echo
23:56:37 
23:56:37 <p>- Changes -------------------------------------------------------------</p>
23:56:37 
23:56:37 <pre>
23:56:37 The branch null has been updated.
23:56:37       from  983f4863daeb291981defd13937616650e9e30b7 (commit)
23:56:37 </pre>
23:56:37 
23:56:37 <p>- Log -----------------------------------------------------------------</p>
23:56:37 
23:56:37 <pre>
23:56:37 commit 983f4863daeb291981defd13937616650e9e30b7
23:56:37 Author: JiadaL <j82liang@uwaterloo.ca>
23:56:37 
23:56:37     Reformat forall clause in enum.hfa
23:56:37 
23:56:37 commit 9b140bd8127b9397f28f4e77456e7bb782647207
23:56:37 Author: JiadaL <j82liang@uwaterloo.ca>
23:56:37 
23:56:37     Update the test file
23:56:37 
23:56:37 commit 6d9aa7989fd14486da164e5e2bf757e49c2096cb
23:56:37 Author: JiadaL <j82liang@uwaterloo.ca>
23:56:37 
23:56:37     Missing produceDecl in the last commit
23:56:37 
23:56:37 commit 0b6c1c9d7993039f8227b9cd78963415137bb5ef
23:56:37 Merge: c333ed295 083e637af
23:56:37 Author: JiadaL <j82liang@uwaterloo.ca>
23:56:37 
23:56:37     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
23:56:37 
23:56:37 commit c333ed2955945a8e97424f193052311ca6b4131f
23:56:37 Author: JiadaL <j82liang@uwaterloo.ca>
23:56:37 
23:56:37     Remove intermeidate type (enum attribute type); remove replacePseudoFunc (has been migrated to resolver)
23:56:37 
23:56:37 commit 083e637af37a72dd11b4293ac0f9fc8ffbaf46a8
23:56:37 Merge: 195d1d89c b2ea0cddc
23:56:37 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:56:37 
23:56:37     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
23:56:37 
23:56:37 commit 195d1d89c805c47fc486b2b8cf91431ffa3d0689
23:56:37 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:56:37 
23:56:37     update search strings to raw strings for python 3.12
23:56:37 
23:56:37 commit 0f4c5139bc3ec7a3367d576eb08859758f4e8e39
23:56:37 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:56:37 
23:56:37     gcc-13 include file problem in /usr/include/aarch64-linux-gnu/bits/math-vector.h
23:56:37 
23:56:37 commit f5cb7c269226704242a4ae0da454d766be24093c
23:56:37 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:56:37 
23:56:37     add gcc builtin function __builtin_dynamic_object_size for gcc-13
23:56:37 
23:56:37 commit b2ea0cddcfd03f2242eda9e8d588f2ce92daf9a7
23:56:37 Author: Andrew Beach <ajbeach@uwaterloo.ca>
23:56:37 
23:56:37     First wave of file renaming. Rename files in src/ and update all references to them.
23:56:37 </pre>
23:56:37 
23:56:37 <p>-----------------------------------------------------------------------</p>
23:56:37 <pre>
23:56:37 Summary of changes:
23:56:37 libcfa/prelude/builtins.def                       |   1 <span style="color: #00AA00;">+</span>
23:56:37  libcfa/src/enum.cfa                               |  23 <span style="color: #00AA00;">++</span>
23:56:37  libcfa/src/enum.hfa                               |  40 <span style="color: #00AA00;">++</span><span style="color: #AA0000;">-</span>
23:56:37  libcfa/src/stdhdr/math.h                          |  12 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/AST/BasicKind.hpp                             |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/AST/Print.cpp                                 |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/AST/Type.cpp                                  |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/AST/TypeEnvironment.cpp                       |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/{BasicTypes-gen.cc => BasicTypes-gen.cpp}     |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/CodeGen/FixNames.cc                           |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/{CompilationState.cc => CompilationState.cpp} |   0
23:56:37  src/{CompilationState.h => CompilationState.hpp}  |   0
23:56:37  src/InitTweak/GenInit.cc                          |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/MakeLibCfa.cpp                                |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/{MakeLibCfa.h => MakeLibCfa.hpp}              |   0
23:56:37  src/Makefile.am                                   |  12 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/ResolvExpr/CandidateFinder.cpp                |  18 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/ResolvExpr/CandidateFinder.hpp                |   4 <span style="color: #AA0000;">-</span>
23:56:37  src/ResolvExpr/CastCost.cc                        |  26 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/ResolvExpr/CommonType.cc                      |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/ResolvExpr/ConversionCost.cc                  |  12 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/ResolvExpr/Cost.h                             |   5 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/ResolvExpr/Resolver.cc                        |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/SymTab/ManglerCommon.cc                       |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/Validate/Autogen.cpp                          |   2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  src/Validate/ImplementEnumFunc.cpp                | 354 <span style="color: #00AA00;">+++++</span><span style="color: #AA0000;">-----------------</span>
23:56:37  src/Validate/ReplacePseudoFunc.cpp                |  72 <span style="color: #AA0000;">-----</span>
23:56:37  src/Validate/module.mk                            |   2 <span style="color: #AA0000;">-</span>
23:56:37  src/{main.cc => main.cpp}                         |   6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  tests/enum_tests/.expect/voidEnum.txt             |   6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  tests/enum_tests/structEnum.cfa                   |   6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  tests/enum_tests/voidEnum.cfa                     |  25 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  tests/pybin/tools.py                              |   6 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  tests/test.py                                     |   4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:56:37  34 files changed, 207 insertions(+), 453 deletions(-)
23:56:37 </pre>
23:56:37 
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
23:56:37 + sed s/AC_INIT(\[cfa-cc\],\[\(.*\)\],\[cforall@plg.uwaterloo.ca\])/\1/;t;d /var/lib/jenkins/workspace/Cforall_Distribute_Ref/configure.ac
[Pipeline] echo
23:56:37 Package Version: 1.0.0
[Pipeline] echo
23:56:37 Build   Version: 2878
[Pipeline] echo
23:56:37 Long    Version: 1.0.0.2878
[Pipeline] echo
23:56:37  -------- Configure -------- 
[Pipeline] stage
[Pipeline] { (Configure)
[Pipeline] dir
23:56:37 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref
[Pipeline] {
[Pipeline] sh
23:56:37 + ./autogen.sh
23:56:37 Running aclocal in root
23:56:39 Running libtoolize in root
23:56:39 Running autoconf in root
23:56:40 Running automake in root
23:56:41 Running aclocal in libcfa
23:56:43 Running libtoolize in libcfa
23:56:43 Running autoconf in libcfa
23:56:43 Running automake in libcfa
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
23:56:44 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
23:56:45 + /var/lib/jenkins/workspace/Cforall_Distribute_Ref/configure CXX=g++-9 CC=gcc-9 AR=gcc-ar RANLIB=gcc-ranlib --quiet
[Pipeline] sh
23:56:53 + make -j 8 --no-print-directory configure-libcfa
23:56:53 libcfa/x64-debug/config.data
23:56:53 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp / libcfa/x64-debug/
23:56:53 libcfa/x64-nodebug/config.data
23:56:53 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp / libcfa/x64-nodebug/
23:56:53 checking whether make supports nested variables... checking whether make supports nested variables... yes
23:56:53 yes
23:56:53 checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c
23:56:53 checking whether build environment is sane... /usr/bin/install -c
23:56:53 checking whether build environment is sane... yes
23:56:53 yes
23:56:53 checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
23:56:53 checking for gawk... gawk
23:56:53 checking whether make sets $(MAKE)... /usr/bin/mkdir -p
23:56:53 checking for gawk... gawk
23:56:53 checking whether make sets $(MAKE)... yes
23:56:53 yes
23:56:53 checking for distributated build... no
23:56:53 checking for distributated build... no
23:56:53 checking build system type... checking build system type... x86_64-pc-linux-gnu
23:56:53 checking host system type... x86_64-pc-linux-gnu
23:56:53 checking how to print strings... x86_64-pc-linux-gnu
23:56:53 checking host system type... x86_64-pc-linux-gnu
23:56:53 checking how to print strings... printf
23:56:53 checking whether make supports the include directive... printf
23:56:53 checking whether make supports the include directive... yes (GNU style)
23:56:53 checking for gcc... gcc-9
23:56:53 yes (GNU style)
23:56:53 checking for gcc... gcc-9
23:56:54 checking whether the C compiler works... checking whether the C compiler works... yes
23:56:54 checking for C compiler default output file name... a.out
23:56:54 checking for suffix of executables... yes
23:56:54 checking for C compiler default output file name... a.out
23:56:54 checking for suffix of executables... 
23:56:54 checking whether we are cross compiling... 
23:56:54 checking whether we are cross compiling... no
23:56:54 checking for suffix of object files... no
23:56:54 checking for suffix of object files... o
23:56:54 checking whether we are using the GNU C compiler... o
23:56:54 checking whether we are using the GNU C compiler... yes
23:56:54 checking whether gcc-9 accepts -g... yes
23:56:54 checking whether gcc-9 accepts -g... yes
23:56:54 checking for gcc-9 option to accept ISO C89... yes
23:56:54 checking for gcc-9 option to accept ISO C89... none needed
23:56:54 checking whether gcc-9 understands -c and -o together... none needed
23:56:54 checking whether gcc-9 understands -c and -o together... yes
23:56:54 checking dependency style of gcc-9... yes
23:56:54 checking dependency style of gcc-9... gcc3
23:56:54 checking for a sed that does not truncate output... /usr/bin/sed
23:56:54 gcc3
23:56:54 checking for a sed that does not truncate output... checking for grep that handles long lines and -e... /usr/bin/grep
23:56:54 checking for egrep... /usr/bin/sed
23:56:54 checking for grep that handles long lines and -e... /usr/bin/grep -E
23:56:54 checking for fgrep... /usr/bin/grep
23:56:54 /usr/bin/grep -F
23:56:54 checking for egrep... checking for ld used by gcc-9... /usr/bin/grep -E
23:56:54 checking for fgrep... /usr/bin/grep -F
23:56:54 checking for ld used by gcc-9... /usr/bin/ld
23:56:54 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:56:54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/ld
23:56:54 /usr/bin/nm -B
23:56:54 checking if the linker (/usr/bin/ld) is GNU ld... checking the name lister (/usr/bin/nm -B) interface... yes
23:56:54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:56:54 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:56:54 checking whether ln -s works... yes
23:56:54 checking the maximum length of command line arguments... 1572864
23:56:54 BSD nm
23:56:54 checking whether ln -s works... yes
23:56:54 checking the maximum length of command line arguments... checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:56:54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:56:54 checking for /usr/bin/ld option to reload object files... -r
23:56:54 checking for objdump... objdump
23:56:54 checking how to recognize dependent libraries... pass_all
23:56:54 checking for dlltool... no
23:56:54 checking how to associate runtime and link libraries... printf %s\n
23:56:54 checking for archiver @FILE support... 1572864
23:56:54 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:56:54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:56:54 checking for /usr/bin/ld option to reload object files... -r
23:56:54 checking for objdump... objdump
23:56:54 checking how to recognize dependent libraries... pass_all
23:56:54 checking for dlltool... no
23:56:54 checking how to associate runtime and link libraries... printf %s\n
23:56:54 checking for archiver @FILE support... @
23:56:54 checking for strip... strip
23:56:54 checking for ranlib... gcc-ranlib
23:56:54 checking command to parse /usr/bin/nm -B output from gcc-9 object... @
23:56:54 checking for strip... strip
23:56:54 checking for ranlib... gcc-ranlib
23:56:54 checking command to parse /usr/bin/nm -B output from gcc-9 object... ok
23:56:54 checking for sysroot... no
23:56:55 checking for a working dd... /usr/bin/dd
23:56:55 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:56:55 ok
23:56:55 checking for sysroot... no
23:56:55 checking for a working dd... /usr/bin/dd
23:56:55 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:56:55 checking for mt... mt
23:56:55 checking if mt is a manifest tool... no
23:56:55 checking for mt... mt
23:56:55 checking if mt is a manifest tool... checking how to run the C preprocessor... no
23:56:55 checking how to run the C preprocessor... gcc-9 -E
23:56:55 gcc-9 -E
23:56:55 checking for ANSI C header files... checking for ANSI C header files... yes
23:56:55 checking for sys/types.h... yes
23:56:55 checking for sys/types.h... yes
23:56:55 yes
23:56:55 checking for sys/stat.h... checking for sys/stat.h... yes
23:56:55 yes
23:56:55 checking for stdlib.h... checking for stdlib.h... yes
23:56:55 checking for string.h... yes
23:56:55 checking for string.h... yes
23:56:55 yes
23:56:55 checking for memory.h... checking for memory.h... yes
23:56:55 checking for strings.h... yes
23:56:55 checking for strings.h... yes
23:56:55 yes
23:56:55 checking for inttypes.h... checking for inttypes.h... yes
23:56:55 yes
23:56:55 checking for stdint.h... checking for stdint.h... yes
23:56:55 checking for unistd.h... yes
23:56:55 checking for unistd.h... yes
23:56:55 checking for dlfcn.h... yes
23:56:55 checking for dlfcn.h... yes
23:56:56 checking for objdir... .libs
23:56:56 yes
23:56:56 checking for objdir... .libs
23:56:56 checking if gcc-9 supports -fno-rtti -fno-exceptions... checking if gcc-9 supports -fno-rtti -fno-exceptions... no
23:56:56 checking for gcc-9 option to produce PIC... -fPIC -DPIC
23:56:56 checking if gcc-9 PIC flag -fPIC -DPIC works... no
23:56:56 checking for gcc-9 option to produce PIC... -fPIC -DPIC
23:56:56 checking if gcc-9 PIC flag -fPIC -DPIC works... yes
23:56:56 checking if gcc-9 static flag -static works... yes
23:56:56 checking if gcc-9 static flag -static works... yes
23:56:56 checking if gcc-9 supports -c -o file.o... yes
23:56:56 checking if gcc-9 supports -c -o file.o... yes
23:56:56 checking if gcc-9 supports -c -o file.o... (cached) yes
23:56:56 checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:56:56 checking whether -lc should be explicitly linked in... yes
23:56:56 checking if gcc-9 supports -c -o file.o... (cached) yes
23:56:56 checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:56:56 checking whether -lc should be explicitly linked in... no
23:56:56 checking dynamic linker characteristics... no
23:56:56 checking dynamic linker characteristics... GNU/Linux ld.so
23:56:56 checking how to hardcode library paths into programs... immediate
23:56:56 checking whether stripping libraries is possible... yes
23:56:56 checking if libtool supports shared libraries... yes
23:56:56 checking whether to build shared libraries... yes
23:56:56 checking whether to build static libraries... no
23:56:56 GNU/Linux ld.so
23:56:56 checking how to hardcode library paths into programs... immediate
23:56:56 checking whether stripping libraries is possible... yes
23:56:56 checking if libtool supports shared libraries... yes
23:56:56 checking whether to build shared libraries... yes
23:56:56 checking whether to build static libraries... no
23:56:56 checking whether we are using the GNU C++ compiler... checking whether we are using the GNU C++ compiler... yes
23:56:56 checking whether g++-9 accepts -g... yes
23:56:56 checking whether g++-9 accepts -g... yes
23:56:56 checking dependency style of g++-9... yes
23:56:56 checking dependency style of g++-9... gcc3
23:56:57 checking how to run the C++ preprocessor... gcc3
23:56:57 checking how to run the C++ preprocessor... g++-9 -E
23:56:57 g++-9 -E
23:56:57 checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
23:56:57 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
23:56:57 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:56:57 checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
23:56:57 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
23:56:57 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:56:57 checking for g++-9 option to produce PIC... -fPIC -DPIC
23:56:57 checking if g++-9 PIC flag -fPIC -DPIC works... yes
23:56:57 checking if g++-9 static flag -static works... checking for g++-9 option to produce PIC... -fPIC -DPIC
23:56:57 checking if g++-9 PIC flag -fPIC -DPIC works... yes
23:56:57 checking if g++-9 static flag -static works... yes
23:56:57 checking if g++-9 supports -c -o file.o... yes
23:56:57 checking if g++-9 supports -c -o file.o... yes
23:56:57 checking if g++-9 supports -c -o file.o... (cached) yes
23:56:57 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:56:57 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
23:56:57 checking how to hardcode library paths into programs... immediate
23:56:57 checking for gcc... (cached) gcc-9
23:56:57 yes
23:56:57 checking if g++-9 supports -c -o file.o... (cached) yes
23:56:57 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:56:57 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
23:56:57 checking how to hardcode library paths into programs... immediate
23:56:57 checking for gcc... (cached) gcc-9
23:56:57 checking whether we are using the GNU C compiler... (cached) yes
23:56:57 checking whether gcc-9 accepts -g... (cached) yes
23:56:57 checking for gcc-9 option to accept ISO C89... (cached) none needed
23:56:57 checking whether gcc-9 understands -c and -o together... (cached) yes
23:56:57 checking dependency style of gcc-9... (cached) gcc3
23:56:57 checking dependency style of gcc-9... checking whether we are using the GNU C compiler... (cached) yes
23:56:57 checking whether gcc-9 accepts -g... (cached) yes
23:56:57 checking for gcc-9 option to accept ISO C89... (cached) none needed
23:56:57 checking whether gcc-9 understands -c and -o together... (cached) yes
23:56:57 checking dependency style of gcc-9... (cached) gcc3
23:56:57 checking dependency style of gcc-9... gcc3
23:56:57 checking whether make sets $(MAKE)... (cached) yes
23:56:57 checking linux/rseq.h usability... gcc3
23:56:57 checking whether make sets $(MAKE)... yes
23:56:57 checking linux/rseq.h presence... (cached) yes
23:56:57 checking linux/rseq.h usability... yes
23:56:57 checking for linux/rseq.h... yes
23:56:57 checking for rseq_available in -lrseq... yes
23:56:57 checking linux/rseq.h presence... yes
23:56:57 checking for linux/rseq.h... yes
23:56:57 checking for rseq_available in -lrseq... no
23:56:57 checking linux/io_uring.h usability... no
23:56:58 checking linux/io_uring.h usability... yes
23:56:58 checking linux/io_uring.h presence... yes
23:56:58 checking for linux/io_uring.h... yes
23:56:58 checking liburing.h usability... yes
23:56:58 checking linux/io_uring.h presence... yes
23:56:58 checking for linux/io_uring.h... yes
23:56:58 checking liburing.h usability... yes
23:56:58 checking liburing.h presence... yes
23:56:58 checking for liburing.h... yes
23:56:58 checking for io_uring_get_probe in -luring... yes
23:56:58 checking liburing.h presence... yes
23:56:58 yes
23:56:58 checking for liburing.h... yes
23:56:58 checking for io_uring_get_probe in -luring... checking whether IORING_OP_NOP is declared... yes
23:56:58 yes
23:56:58 checking whether IORING_OP_NOP is declared... yes
23:56:58 checking whether IORING_OP_READV is declared... yes
23:56:58 checking whether IORING_OP_READV is declared... yes
23:56:59 checking whether IORING_OP_WRITEV is declared... checking whether IORING_OP_WRITEV is declared... yes
23:56:59 yes
23:56:59 checking whether IORING_OP_FSYNC is declared... yes
23:56:59 checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_READ_FIXED is declared... yes
23:56:59 yes
23:56:59 checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes
23:56:59 yes
23:56:59 checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_POLL_ADD is declared... yes
23:56:59 yes
23:56:59 checking whether IORING_OP_POLL_ADD is declared... yes
23:56:59 checking whether IORING_OP_POLL_REMOVE is declared... yes
23:57:00 checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
23:57:00 yes
23:57:00 checking whether IORING_OP_SYNC_FILE_RANGE is declared... checking whether IORING_OP_SENDMSG is declared... yes
23:57:00 yes
23:57:00 checking whether IORING_OP_SENDMSG is declared... yes
23:57:00 checking whether IORING_OP_RECVMSG is declared... yes
23:57:00 checking whether IORING_OP_RECVMSG is declared... yes
23:57:00 checking whether IORING_OP_TIMEOUT is declared... yes
23:57:00 checking whether IORING_OP_TIMEOUT is declared... yes
23:57:00 checking whether IORING_OP_TIMEOUT_REMOVE is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
23:57:00 yes
23:57:00 checking whether IORING_OP_ACCEPT is declared... checking whether IORING_OP_ACCEPT is declared... yes
23:57:00 yes
23:57:00 checking whether IORING_OP_ASYNC_CANCEL is declared... yes
23:57:01 checking whether IORING_OP_ASYNC_CANCEL is declared... yes
23:57:01 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
23:57:01 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
23:57:01 checking whether IORING_OP_CONNECT is declared... yes
23:57:01 checking whether IORING_OP_CONNECT is declared... yes
23:57:01 checking whether IORING_OP_FALLOCATE is declared... yes
23:57:01 checking whether IORING_OP_FALLOCATE is declared... yes
23:57:01 checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_OPENAT is declared... yes
23:57:01 yes
23:57:01 checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CLOSE is declared... yes
23:57:01 yes
23:57:01 checking whether IORING_OP_FILES_UPDATE is declared... checking whether IORING_OP_FILES_UPDATE is declared... yes
23:57:01 yes
23:57:01 checking whether IORING_OP_STATX is declared... checking whether IORING_OP_STATX is declared... yes
23:57:01 yes
23:57:02 checking whether IORING_OP_READ is declared... checking whether IORING_OP_READ is declared... yes
23:57:02 yes
23:57:02 checking whether IORING_OP_WRITE is declared... checking whether IORING_OP_WRITE is declared... yes
23:57:02 yes
23:57:02 checking whether IORING_OP_FADVISE is declared... checking whether IORING_OP_FADVISE is declared... yes
23:57:02 yes
23:57:02 checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_MADVISE is declared... yes
23:57:02 yes
23:57:02 checking whether IORING_OP_SEND is declared... checking whether IORING_OP_SEND is declared... yes
23:57:02 yes
23:57:03 checking whether IORING_OP_RECV is declared... yes
23:57:03 checking whether IORING_OP_RECV is declared... yes
23:57:03 checking whether IORING_OP_OPENAT2 is declared... yes
23:57:03 checking whether IORING_OP_OPENAT2 is declared... yes
23:57:03 checking whether IORING_OP_EPOLL_CTL is declared... yes
23:57:03 checking whether IORING_OP_EPOLL_CTL is declared... yes
23:57:03 checking whether IORING_OP_SPLICE is declared... yes
23:57:03 checking whether IORING_OP_SPLICE is declared... yes
23:57:03 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
23:57:03 checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes
23:57:03 checking whether IORING_OP_REMOVE_BUFFER is declared... no
23:57:03 checking whether IORING_OP_TEE is declared... no
23:57:03 no
23:57:03 checking whether IORING_OP_TEE is declared... checking whether IOSQE_FIXED_FILE is declared... yes
23:57:04 no
23:57:04 checking whether IOSQE_IO_DRAIN is declared... checking whether IOSQE_FIXED_FILE is declared... yes
23:57:04 yes
23:57:04 checking whether IOSQE_IO_LINK is declared... checking whether IOSQE_IO_DRAIN is declared... yes
23:57:04 checking whether IOSQE_IO_HARDLINK is declared... yes
23:57:04 checking whether IOSQE_IO_LINK is declared... yes
23:57:04 checking whether IOSQE_IO_HARDLINK is declared... yes
23:57:04 checking whether IOSQE_ASYNC is declared... yes
23:57:04 checking whether IOSQE_ASYNC is declared... yes
23:57:04 checking whether IOSQE_BUFFER_SELECT is declared... yes
23:57:04 checking whether IOSQE_BUFFER_SELECT is declared... yes
23:57:04 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
23:57:04 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
23:57:04 checking whether IORING_SETUP_ATTACH_WQ is declared... yes
23:57:04 checking whether IORING_SETUP_ATTACH_WQ is declared... yes
23:57:04 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
23:57:04 no
23:57:04 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... checking for preadv2... no
23:57:04 checking for preadv2... yes
23:57:04 checking for pwritev2... yes
23:57:05 checking for pwritev2... yes
23:57:05 yes
23:57:05 checking that generated files are newer than configure... done
23:57:05 configure: creating ./config.status
23:57:05 checking that generated files are newer than configure... done
23:57:05 configure: creating ./config.status
23:57:06 config.status: creating Makefile
23:57:06 config.status: creating Makefile
23:57:06 config.status: creating src/Makefile
23:57:06 config.status: creating src/Makefile
23:57:06 config.status: creating prelude/Makefile
23:57:06 config.status: creating prelude/Makefile
23:57:06 config.status: creating src/concurrency/io/call.cfa
23:57:06 config.status: creating src/concurrency/io/call.cfa
23:57:06 config.status: creating prelude/defines.hfa
23:57:06 config.status: creating prelude/defines.hfa
23:57:06 config.status: executing depfiles commands
23:57:06 config.status: executing depfiles commands
23:57:06 config.status: executing libtool commands
23:57:06 config.status: executing libtool commands
23:57:06 Cforall library configuraton completed. Type "make -j 8 install".
23:57:06 Cforall library configuraton completed. Type "make -j 8 install".
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
23:57:06  -------- Package -------- 
[Pipeline] stage
[Pipeline] { (Package)
[Pipeline] dir
23:57:06 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
23:57:06 + make VERSION=1.0.0.2878 dist
23:57:06 make  dist-gzip am__post_remove_distdir='@:'
23:57:06 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
23:57:06 make  distdir-am
23:57:06 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
23:57:06 if test -d "cfa-cc-1.0.0.2878"; then find "cfa-cc-1.0.0.2878" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.2878" || { sleep 5 && rm -rf "cfa-cc-1.0.0.2878"; }; else :; fi
23:57:06 test -d "cfa-cc-1.0.0.2878" || mkdir "cfa-cc-1.0.0.2878"
23:57:06  (cd driver && make  top_distdir=../cfa-cc-1.0.0.2878 distdir=../cfa-cc-1.0.0.2878/driver \
23:57:06      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
23:57:06 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
23:57:06 make  distdir-am
23:57:06 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
23:57:06 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
23:57:06 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
23:57:06  (cd src && make  top_distdir=../cfa-cc-1.0.0.2878 distdir=../cfa-cc-1.0.0.2878/src \
23:57:06      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
23:57:06 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
23:57:06   YACC     Parser/parser.cc
23:57:07 updating Parser/parser.output
23:57:08 updating Parser/parser.hh
23:57:08 make  distdir-am
23:57:08 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
23:57:08   LEX      Parser/lex.cc
23:57:08 make[4]: *** No rule to make target 'BasicTypes-gen.cc', needed by 'distdir-am'.  Stop.
23:57:08 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
23:57:08 make[3]: *** [Makefile:1596: distdir] Error 2
23:57:08 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
23:57:08 make[2]: *** [Makefile:626: distdir-am] Error 1
23:57:08 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
23:57:08 make[1]: *** [Makefile:620: distdir] Error 2
23:57:08 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
23:57:08 make: *** [Makefile:722: dist] Error 2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE