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