Started by upstream project "Cforall_Full_Build" build number 2884
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:23:39The recommended git tool is: NONE
19:23:39using credential git_key_aug20
19:23:39Fetching changes from the remote Git repository
19:23:40Checking out Revision 0f612d22e304288d5575379f38cb245443b974b8 (refs/remotes/origin/master)
19:23:40Commit message: "Shoot, the non-extension renamings did not get caught in some corners."
[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 0f612d22e304288d5575379f38cb245443b974b8 # timeout=10
> git rev-list --no-walk c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c # timeout=10
[Pipeline] { (Jenkins/tools.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] echo
19:23:41Distributing git commit 0f612d22e304288d5575379f38cb245443b974b8
[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:23:41 -------- Cleanup --------
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] dir
19:23:41Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
19:23:41 -------- Checkout --------
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] echo
19:23:41Checking out commit <0f612d22e304288d5575379f38cb245443b974b8>
[Pipeline] checkout
19:23:41The recommended git tool is: NONE
19:23:41using credential git_key_aug20
19:23:41Fetching changes from the remote Git repository
19:23:42Checking out Revision 0f612d22e304288d5575379f38cb245443b974b8 (detached)
19:23:42Commit message: "Shoot, the non-extension renamings did not get caught in some corners."
[Pipeline] echo
19:23:42Constructing 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 0f612d22e304288d5575379f38cb245443b974b8^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f612d22e304288d5575379f38cb245443b974b8 # timeout=10
19:23:42+ git rev-list 0f612d22e304288d5575379f38cb245443b974b8..c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c
[Pipeline] sh
19:23:42+ git cat-file -t 0f612d22e304288d5575379f38cb245443b974b8
[Pipeline] sh
19:23:43+ git rev-list --format=short 0f612d22e304288d5575379f38cb245443b974b8...c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c
[Pipeline] sh
19:23:43+ git diff --stat --color c92bdcc6ef9bc5c1b005f67d1c9f428bb8bd2b4c 0f612d22e304288d5575379f38cb245443b974b8
[Pipeline] echo
19:23:4319:23:43<p>- Changes -------------------------------------------------------------</p>
19:23:4319:23:43<pre>
19:23:43The branch null has been updated.
19:23:43 from 0f612d22e304288d5575379f38cb245443b974b8 (commit)
19:23:43</pre>
19:23:4319:23:43<p>- Log -----------------------------------------------------------------</p>
19:23:4319:23:43<pre>
19:23:43commit 0f612d22e304288d5575379f38cb245443b974b8
19:23:43Author: Andrew Beach <ajbeach@uwaterloo.ca>
19:23:4319:23:43 Shoot, the non-extension renamings did not get caught in some corners.
19:23:43</pre>
19:23:4319:23:43<p>-----------------------------------------------------------------------</p>
19:23:43<pre>
19:23:43Summary of changes:
19:23:43src/Common/module.mk | 2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:23:43 src/Parser/module.mk | 2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:23:43 src/ResolvExpr/module.mk | 2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:23:43 src/SymTab/Demangle.cpp | 2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
19:23:43 4 files changed, 4 insertions(+), 4 deletions(-)
19:23:43</pre>
19:23:43[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
19:23:43+ 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:23:43Package Version: 1.0.0
[Pipeline] echo
19:23:43Build Version: 2884
[Pipeline] echo
19:23:43Long Version: 1.0.0.2884
[Pipeline] echo
19:23:43 -------- Configure --------
[Pipeline] stage
[Pipeline] { (Configure)
[Pipeline] dir
19:23:43Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref
[Pipeline] {
[Pipeline] sh
19:23:44+ ./autogen.sh
19:23:44Running aclocal in root
19:23:46Running libtoolize in root
19:23:46Running autoconf in root
19:23:46Running automake in root
19:23:47Running aclocal in libcfa
19:23:49Running libtoolize in libcfa
19:23:50Running autoconf in libcfa
19:23:50Running automake in libcfa
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
19:23:51Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
19:23:51+ /var/lib/jenkins/workspace/Cforall_Distribute_Ref/configure CXX=g++-9 CC=gcc-9 AR=gcc-ar RANLIB=gcc-ranlib --quiet
[Pipeline] sh
19:24:00+ make -j 8 --no-print-directory configure-libcfa
19:24:00libcfa/x64-debug/config.data
19:24: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:24:00libcfa/x64-nodebug/config.data
19:24: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:24:00checking whether make supports nested variables... checking whether make supports nested variables... yes
19:24:00checking for a BSD-compatible install... yes
19:24:00checking for a BSD-compatible install... /usr/bin/install -c
19:24:00checking whether build environment is sane... /usr/bin/install -c
19:24:00checking whether build environment is sane... yes
19:24:00yes
19:24:00checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
19:24:00checking for gawk... gawk
19:24:00checking whether make sets $(MAKE)... /usr/bin/mkdir -p
19:24:00checking for gawk... gawk
19:24:00checking whether make sets $(MAKE)... yes
19:24:00yes
19:24:00checking for distributated build... no
19:24:00checking for distributated build... no
19:24:00checking build system type... checking build system type... x86_64-pc-linux-gnu
19:24:00checking host system type... x86_64-pc-linux-gnu
19:24:00x86_64-pc-linux-gnu
19:24:00checking host system type... x86_64-pc-linux-gnu
19:24:00checking how to print strings... checking how to print strings... printf
19:24:00checking whether make supports the include directive... printf
19:24:00checking whether make supports the include directive... yes (GNU style)
19:24:00checking for gcc... gcc-9
19:24:00yes (GNU style)
19:24:00checking for gcc... gcc-9
19:24:00checking whether the C compiler works... checking whether the C compiler works... yes
19:24:00checking for C compiler default output file name... a.out
19:24:00checking for suffix of executables... yes
19:24:00checking for C compiler default output file name... a.out
19:24:00checking for suffix of executables...
19:24:00checking whether we are cross compiling...
19:24:00checking whether we are cross compiling... no
19:24:00checking for suffix of object files... no
19:24:00checking for suffix of object files... o
19:24:00checking whether we are using the GNU C compiler... o
19:24:00checking whether we are using the GNU C compiler... yes
19:24:00yes
19:24:00checking whether gcc-9 accepts -g... checking whether gcc-9 accepts -g... yes
19:24:00checking for gcc-9 option to accept ISO C89... yes
19:24:00checking for gcc-9 option to accept ISO C89... none needed
19:24:00checking whether gcc-9 understands -c and -o together... none needed
19:24:01checking whether gcc-9 understands -c and -o together... yes
19:24:01checking dependency style of gcc-9... yes
19:24:01checking dependency style of gcc-9... gcc3
19:24:01checking for a sed that does not truncate output... /usr/bin/sed
19:24:01checking for grep that handles long lines and -e... /usr/bin/grep
19:24:01checking for egrep... gcc3
19:24:01checking for a sed that does not truncate output... /usr/bin/grep -E
19:24:01checking for fgrep... /usr/bin/grep -F
19:24:01checking for ld used by gcc-9... /usr/bin/sed
19:24:01checking for grep that handles long lines and -e... /usr/bin/grep
19:24:01checking for egrep... /usr/bin/ld
19:24:01checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/grep -E
19:24:01checking for fgrep... yes
19:24:01checking for BSD- or MS-compatible name lister (nm)... /usr/bin/grep -F
19:24:01checking for ld used by gcc-9... /usr/bin/nm -B
19:24:01checking the name lister (/usr/bin/nm -B) interface... /usr/bin/ld
19:24:01checking if the linker (/usr/bin/ld) is GNU ld... yes
19:24:01checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:24:01checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:24:01checking whether ln -s works... yes
19:24:01checking the maximum length of command line arguments... 1572864
19:24:01checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:24:01checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:24:01checking for /usr/bin/ld option to reload object files... -r
19:24:01checking for objdump... objdump
19:24:01checking how to recognize dependent libraries... pass_all
19:24:01BSD nm
19:24:01checking for dlltool... checking whether ln -s works... yes
19:24:01checking the maximum length of command line arguments... no
19:24:01checking how to associate runtime and link libraries... printf %s\n
19:24:01checking for archiver @FILE support... 1572864
19:24:01checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
19:24:01checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
19:24:01checking for /usr/bin/ld option to reload object files... -r
19:24:01checking for objdump... objdump
19:24:01checking how to recognize dependent libraries... pass_all
19:24:01checking for dlltool... no
19:24:01checking how to associate runtime and link libraries... printf %s\n
19:24:01checking for archiver @FILE support... @
19:24:01checking for strip... strip
19:24:01checking for ranlib... gcc-ranlib
19:24:01checking command to parse /usr/bin/nm -B output from gcc-9 object... @
19:24:01checking for strip... strip
19:24:01checking for ranlib... gcc-ranlib
19:24:01checking command to parse /usr/bin/nm -B output from gcc-9 object... ok
19:24:01checking for sysroot... no
19:24:01checking for a working dd... /usr/bin/dd
19:24:01checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:24:01ok
19:24:01checking for sysroot... no
19:24:01checking for a working dd... /usr/bin/dd
19:24:01checking how to truncate binary pipes... checking for mt... mt
19:24:01checking if mt is a manifest tool... /usr/bin/dd bs=4096 count=1
19:24:01no
19:24:01checking how to run the C preprocessor... checking for mt... mt
19:24:01checking if mt is a manifest tool... no
19:24:01checking how to run the C preprocessor... gcc-9 -E
19:24:01checking for ANSI C header files... gcc-9 -E
19:24:01checking for ANSI C header files... yes
19:24:01checking for sys/types.h... yes
19:24:01checking for sys/stat.h... yes
19:24:01checking for sys/types.h... yes
19:24:02checking for stdlib.h... yes
19:24:02checking for sys/stat.h... yes
19:24:02checking for string.h... yes
19:24:02checking for stdlib.h... yes
19:24:02yes
19:24:02checking for string.h... checking for memory.h... yes
19:24:02yes
19:24:02checking for strings.h... checking for memory.h... yes
19:24:02checking for inttypes.h... yes
19:24:02checking for strings.h... yes
19:24:02yes
19:24:02checking for inttypes.h... checking for stdint.h... yes
19:24:02checking for stdint.h... yes
19:24:02checking for unistd.h... yes
19:24:02checking for unistd.h... yes
19:24:02checking for dlfcn.h... yes
19:24:02checking for dlfcn.h... yes
19:24:02checking for objdir... .libs
19:24:02yes
19:24:02checking for objdir... .libs
19:24:02checking if gcc-9 supports -fno-rtti -fno-exceptions... checking if gcc-9 supports -fno-rtti -fno-exceptions... no
19:24:02checking for gcc-9 option to produce PIC... -fPIC -DPIC
19:24:02checking if gcc-9 PIC flag -fPIC -DPIC works... no
19:24:02checking for gcc-9 option to produce PIC... -fPIC -DPIC
19:24:02checking if gcc-9 PIC flag -fPIC -DPIC works... yes
19:24:02checking if gcc-9 static flag -static works... yes
19:24:02checking if gcc-9 static flag -static works... yes
19:24:02checking if gcc-9 supports -c -o file.o... yes
19:24:02checking if gcc-9 supports -c -o file.o... yes
19:24:02checking if gcc-9 supports -c -o file.o... (cached) yes
19:24:02checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:24:02checking if gcc-9 supports -c -o file.o... (cached) yes
19:24:03checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:24:03checking whether -lc should be explicitly linked in... yes
19:24:03checking whether -lc should be explicitly linked in... no
19:24:03checking dynamic linker characteristics... GNU/Linux ld.so
19:24:03checking how to hardcode library paths into programs... immediate
19:24:03checking whether stripping libraries is possible... yes
19:24:03checking if libtool supports shared libraries... yes
19:24:03checking whether to build shared libraries... yes
19:24:03checking whether to build static libraries... no
19:24:03checking whether we are using the GNU C++ compiler... yes
19:24:03checking whether g++-9 accepts -g... yes
19:24:03checking dependency style of g++-9... gcc3
19:24:03checking how to run the C++ preprocessor... no
19:24:03checking dynamic linker characteristics... g++-9 -E
19:24:03GNU/Linux ld.so
19:24:03checking how to hardcode library paths into programs... immediate
19:24:03checking whether stripping libraries is possible... yes
19:24:03checking if libtool supports shared libraries... yes
19:24:03checking whether to build shared libraries... yes
19:24:03checking whether to build static libraries... no
19:24:03checking whether we are using the GNU C++ compiler... yes
19:24:03checking whether g++-9 accepts -g... checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
19:24:03checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:24:03checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:24:03yes
19:24:03checking dependency style of g++-9... gcc3
19:24:03checking how to run the C++ preprocessor... checking for g++-9 option to produce PIC... -fPIC -DPIC
19:24:04checking if g++-9 PIC flag -fPIC -DPIC works... g++-9 -E
19:24:04yes
19:24:04checking if g++-9 static flag -static works... yes
19:24:04checking if g++-9 supports -c -o file.o... checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64
19:24:04checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
19:24:04checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:24:04yes
19:24:04checking if g++-9 supports -c -o file.o... (cached) yes
19:24:04checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:24:04checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:24:04checking how to hardcode library paths into programs... immediate
19:24:04checking for gcc... (cached) gcc-9
19:24:04checking whether we are using the GNU C compiler... (cached) yes
19:24:04checking whether gcc-9 accepts -g... (cached) yes
19:24:04checking for gcc-9 option to accept ISO C89... (cached) none needed
19:24:04checking whether gcc-9 understands -c and -o together... (cached) yes
19:24:04checking dependency style of gcc-9... (cached) gcc3
19:24:04checking dependency style of gcc-9... checking for g++-9 option to produce PIC... -fPIC -DPIC
19:24:04checking if g++-9 PIC flag -fPIC -DPIC works... gcc3
19:24:04checking whether make sets $(MAKE)... (cached) yes
19:24:04checking linux/rseq.h usability... yes
19:24:04checking if g++-9 static flag -static works... yes
19:24:04checking linux/rseq.h presence... yes
19:24:04checking if g++-9 supports -c -o file.o... yes
19:24:04checking for linux/rseq.h... yes
19:24:04checking for rseq_available in -lrseq... yes
19:24:04checking if g++-9 supports -c -o file.o... (cached) yes
19:24:04checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
19:24:04checking dynamic linker characteristics... (cached) GNU/Linux ld.so
19:24:04checking how to hardcode library paths into programs... immediate
19:24:04checking for gcc... (cached) gcc-9
19:24:04checking whether we are using the GNU C compiler... (cached) yes
19:24:04checking whether gcc-9 accepts -g... (cached) yes
19:24:04checking for gcc-9 option to accept ISO C89... (cached) none needed
19:24:04checking whether gcc-9 understands -c and -o together... (cached) yes
19:24:04checking dependency style of gcc-9... (cached) gcc3
19:24:04checking dependency style of gcc-9... no
19:24:04checking linux/io_uring.h usability... yes
19:24:04checking linux/io_uring.h presence... gcc3
19:24:04checking whether make sets $(MAKE)... (cached) yes
19:24:04checking linux/rseq.h usability... yes
19:24:04checking for linux/io_uring.h... yes
19:24:05checking liburing.h usability... yes
19:24:05checking linux/rseq.h presence... yes
19:24:05checking liburing.h presence... yes
19:24:05checking for linux/rseq.h... yes
19:24:05checking for rseq_available in -lrseq... yes
19:24:05checking for liburing.h... yes
19:24:05checking for io_uring_get_probe in -luring... yes
19:24:05checking whether IORING_OP_NOP is declared... no
19:24:05checking linux/io_uring.h usability... yes
19:24:05yes
19:24:05checking linux/io_uring.h presence... yes
19:24:05checking for linux/io_uring.h... yes
19:24:05checking liburing.h usability... checking whether IORING_OP_READV is declared... yes
19:24:05checking liburing.h presence... yes
19:24:05checking for liburing.h... yes
19:24:05checking for io_uring_get_probe in -luring... yes
19:24:05yes
19:24:05checking whether IORING_OP_NOP is declared... checking whether IORING_OP_WRITEV is declared... yes
19:24:05yes
19:24:05checking whether IORING_OP_READV is declared... checking whether IORING_OP_FSYNC is declared... yes
19:24:05yes
19:24:05checking whether IORING_OP_WRITEV is declared... yes
19:24:05checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_FSYNC is declared... yes
19:24:05yes
19:24:06checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_READ_FIXED is declared... yes
19:24:06yes
19:24:06checking whether IORING_OP_POLL_ADD is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes
19:24:06yes
19:24:06checking whether IORING_OP_POLL_REMOVE is declared... yes
19:24:06checking whether IORING_OP_POLL_ADD is declared... yes
19:24:06checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
19:24:06checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_SENDMSG is declared... yes
19:24:06yes
19:24:06checking whether IORING_OP_SYNC_FILE_RANGE is declared... checking whether IORING_OP_RECVMSG is declared... yes
19:24:06yes
19:24:06checking whether IORING_OP_SENDMSG is declared... yes
19:24:07checking whether IORING_OP_TIMEOUT is declared... yes
19:24:07checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:24:07yes
19:24:07checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_ACCEPT is declared... yes
19:24:07yes
19:24:07checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
19:24:07checking whether IORING_OP_ASYNC_CANCEL is declared... yes
19:24:07checking whether IORING_OP_ACCEPT is declared... yes
19:24:07checking whether IORING_OP_LINK_TIMEOUT is declared... yes
19:24:07checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_CONNECT is declared... yes
19:24:07yes
19:24:07checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_FALLOCATE is declared... yes
19:24:07yes
19:24:08checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_OPENAT is declared... yes
19:24:08yes
19:24:08checking whether IORING_OP_FALLOCATE is declared... yes
19:24:08checking whether IORING_OP_CLOSE is declared... yes
19:24:08checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_FILES_UPDATE is declared... yes
19:24:08yes
19:24:08checking whether IORING_OP_CLOSE is declared... yes
19:24:08checking whether IORING_OP_STATX is declared... yes
19:24:08checking whether IORING_OP_READ is declared... checking whether IORING_OP_FILES_UPDATE is declared... yes
19:24:08yes
19:24:09checking whether IORING_OP_STATX is declared... yes
19:24:09checking whether IORING_OP_WRITE is declared... yes
19:24:09checking whether IORING_OP_READ is declared... yes
19:24:09checking whether IORING_OP_FADVISE is declared... yes
19:24:09checking whether IORING_OP_WRITE is declared... yes
19:24:10checking whether IORING_OP_MADVISE is declared... yes
19:24:10checking whether IORING_OP_FADVISE is declared... yes
19:24:10checking whether IORING_OP_SEND is declared... yes
19:24:10checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_RECV is declared... yes
19:24:10yes
19:24:10checking whether IORING_OP_SEND is declared... checking whether IORING_OP_OPENAT2 is declared... yes
19:24:10yes
19:24:10checking whether IORING_OP_RECV is declared... yes
19:24:10checking whether IORING_OP_EPOLL_CTL is declared... yes
19:24:10checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_SPLICE is declared... yes
19:24:10yes
19:24:11checking whether IORING_OP_EPOLL_CTL is declared... yes
19:24:11checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_SPLICE is declared... yes
19:24:11yes
19:24:11checking whether IORING_OP_REMOVE_BUFFER is declared... no
19:24:11checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_TEE is declared... yes
19:24:11no
19:24:11checking whether IOSQE_FIXED_FILE is declared... yes
19:24:11checking whether IOSQE_IO_DRAIN is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes
19:24:11checking whether IOSQE_IO_LINK is declared... no
19:24:11checking whether IORING_OP_TEE is declared... yes
19:24:11checking whether IOSQE_IO_HARDLINK is declared... yes
19:24:11checking whether IOSQE_ASYNC is declared... no
19:24:11checking whether IOSQE_FIXED_FILE is declared... yes
19:24:11checking whether IOSQE_BUFFER_SELECT is declared... yes
19:24:11checking whether IOSQE_IO_DRAIN is declared... yes
19:24:11checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:24:11checking whether IOSQE_IO_LINK is declared... yes
19:24:11checking whether IORING_SETUP_ATTACH_WQ is declared... yes
19:24:11checking whether IOSQE_IO_HARDLINK is declared... yes
19:24:11checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
19:24:11checking whether IOSQE_ASYNC is declared... no
19:24:12checking for preadv2... yes
19:24:12checking whether IOSQE_BUFFER_SELECT is declared... yes
19:24:12checking for pwritev2... yes
19:24:12checking whether SPLICE_F_FD_IN_FIXED is declared... yes
19:24:12yes
19:24:12checking whether IORING_SETUP_ATTACH_WQ is declared... checking that generated files are newer than configure... done
19:24:12configure: creating ./config.status
19:24:12yes
19:24:12checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... no
19:24:12checking for preadv2... yes
19:24:12checking for pwritev2... yes
19:24:12checking that generated files are newer than configure... done
19:24:12configure: creating ./config.status
19:24:13config.status: creating Makefile
19:24:13config.status: creating src/Makefile
19:24:13config.status: creating prelude/Makefile
19:24:13config.status: creating src/concurrency/io/call.cfa
19:24:13config.status: creating prelude/defines.hfa
19:24:13config.status: executing depfiles commands
19:24:13config.status: creating Makefile
19:24:13config.status: creating src/Makefile
19:24:13config.status: executing libtool commands
19:24:13Cforall library configuraton completed. Type "make -j 8 install".
19:24:13config.status: creating prelude/Makefile
19:24:13config.status: creating src/concurrency/io/call.cfa
19:24:13config.status: creating prelude/defines.hfa
19:24:13config.status: executing depfiles commands
19:24:13config.status: executing libtool commands
19:24:13Cforall library configuraton completed. Type "make -j 8 install".
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
19:24:14 -------- Package --------
[Pipeline] stage
[Pipeline] { (Package)
[Pipeline] dir
19:24:14Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp
[Pipeline] {
[Pipeline] sh
19:24:14+ make VERSION=1.0.0.2884 dist
19:24:14make dist-gzip am__post_remove_distdir='@:'
19:24:14make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:24:14make distdir-am
19:24:14make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:24:14if test -d "cfa-cc-1.0.0.2884"; then find "cfa-cc-1.0.0.2884" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.2884" || { sleep 5 && rm -rf "cfa-cc-1.0.0.2884"; }; else :; fi
19:24:14test -d "cfa-cc-1.0.0.2884" || mkdir "cfa-cc-1.0.0.2884"
19:24:14 (cd driver && make top_distdir=../cfa-cc-1.0.0.2884 distdir=../cfa-cc-1.0.0.2884/driver \
19:24:14 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:24:14make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:24:14make distdir-am
19:24:14make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:24:14make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:24:14make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver'
19:24:14 (cd src && make top_distdir=../cfa-cc-1.0.0.2884 distdir=../cfa-cc-1.0.0.2884/src \
19:24:14 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
19:24:14make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:24:14 YACC Parser/parser.cc
19:24:15updating Parser/parser.output
19:24:15updating Parser/parser.hh
19:24:15make distdir-am
19:24:15make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:24:15 LEX Parser/lex.cc
19:24:15make[4]: *** No rule to make target 'Validate/FindSpecialDecls.h', needed by 'distdir-am'. Stop.
19:24:15make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:24:15make[3]: *** [Makefile:1597: distdir] Error 2
19:24:15make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src'
19:24:15make[2]: *** [Makefile:626: distdir-am] Error 1
19:24:15make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:24:15make[1]: *** [Makefile:620: distdir] Error 2
19:24:15make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp'
19:24:15make: *** [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