Started by upstream project "Cforall_Full_Build" build number 3027 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 21:39:20 The recommended git tool is: NONE 21:39:20 using credential git_key_aug20 21:39:20 Fetching changes from the remote Git repository 21:39:21 Checking out Revision cdf7d439c924923dbb24ce7fd66539e754fa40d9 (refs/remotes/origin/master) 21:39:21 Commit message: "Hopefully fix broken build, from multiple declarations of arrah.hfa's delay_init." [Pipeline] load > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Distribute_Ref/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 Verifying host key using known hosts file > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf7d439c924923dbb24ce7fd66539e754fa40d9 # timeout=10 > git rev-list --no-walk cdf7d439c924923dbb24ce7fd66539e754fa40d9 # timeout=10 [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo 21:39:22 Distributing git commit cdf7d439c924923dbb24ce7fd66539e754fa40d9 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node Running on Brokk 6 in /var/lib/jenkins/workspace/Cforall_Distribute_Ref [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] pwd [Pipeline] pwd [Pipeline] echo 21:39:22 -------- Cleanup -------- [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] dir 21:39:22 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo 21:39:22 -------- Checkout -------- [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] echo 21:39:22 Checking out commit <cdf7d439c924923dbb24ce7fd66539e754fa40d9> [Pipeline] checkout 21:39:22 The recommended git tool is: NONE 21:39:22 using credential git_key_aug20 21:39:22 Fetching changes from the remote Git repository 21:39:23 Checking out Revision cdf7d439c924923dbb24ce7fd66539e754fa40d9 (detached) 21:39:23 Commit message: "Hopefully fix broken build, from multiple declarations of arrah.hfa's delay_init." [Pipeline] echo 21:39:23 Constructing new git message [Pipeline] sh > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Distribute_Ref/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 Verifying host key using known hosts file > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse cdf7d439c924923dbb24ce7fd66539e754fa40d9^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf7d439c924923dbb24ce7fd66539e754fa40d9 # timeout=10 21:39:23 + git rev-list cdf7d439c924923dbb24ce7fd66539e754fa40d9..cdf7d439c924923dbb24ce7fd66539e754fa40d9 [Pipeline] sh 21:39:24 + git cat-file -t cdf7d439c924923dbb24ce7fd66539e754fa40d9 [Pipeline] sh 21:39:24 + git rev-list --format=short cdf7d439c924923dbb24ce7fd66539e754fa40d9...cdf7d439c924923dbb24ce7fd66539e754fa40d9 [Pipeline] sh 21:39:24 + git diff --stat --color cdf7d439c924923dbb24ce7fd66539e754fa40d9 cdf7d439c924923dbb24ce7fd66539e754fa40d9 [Pipeline] echo 21:39:24 21:39:24 <p>- Changes -------------------------------------------------------------</p> 21:39:24 21:39:24 <pre> 21:39:24 The branch null has been updated. 21:39:24 from cdf7d439c924923dbb24ce7fd66539e754fa40d9 (commit) 21:39:24 </pre> 21:39:24 21:39:24 <p>- Log -----------------------------------------------------------------</p> 21:39:24 21:39:24 <pre> 21:39:24 21:39:24 </pre> 21:39:24 21:39:24 <p>-----------------------------------------------------------------------</p> 21:39:24 <pre> 21:39:24 Summary of changes: 21:39:24 21:39:24 </pre> 21:39:24 [Pipeline] } [Pipeline] // stage [Pipeline] sh 21:39:25 + sed s/AC_INIT(\[cfa-cc\],\[\(.*\)\],\[cforall@plg.uwaterloo.ca\])/\1/;t;d /var/lib/jenkins/workspace/Cforall_Distribute_Ref/configure.ac [Pipeline] echo 21:39:25 Package Version: 1.0.0 [Pipeline] echo 21:39:25 Build Version: 3027 [Pipeline] echo 21:39:25 Long Version: 1.0.0.3027 [Pipeline] echo 21:39:25 -------- Configure -------- [Pipeline] stage [Pipeline] { (Configure) [Pipeline] dir 21:39:25 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref [Pipeline] { [Pipeline] sh 21:39:25 + ./autogen.sh 21:39:25 Running aclocal in root 21:39:27 Running libtoolize in root 21:39:27 Running autoconf in root 21:39:27 Running automake in root 21:39:28 Running aclocal in libcfa 21:39:30 Running libtoolize in libcfa 21:39:31 Running autoconf in libcfa 21:39:31 Running automake in libcfa [Pipeline] } [Pipeline] // dir [Pipeline] dir 21:39:32 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp [Pipeline] { [Pipeline] sh 21:39:32 + /var/lib/jenkins/workspace/Cforall_Distribute_Ref/configure CXX=g++-9 CC=gcc-9 AR=gcc-ar RANLIB=gcc-ranlib --quiet [Pipeline] sh 21:39:41 + make -j 8 --no-print-directory configure-libcfa 21:39:41 libcfa/x64-debug/config.data 21:39:41 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/ 21:39:41 libcfa/x64-nodebug/config.data 21:39:41 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/ 21:39:41 checking whether make supports nested variables... yes 21:39:41 checking for a BSD-compatible install... checking whether make supports nested variables... /usr/bin/install -c 21:39:41 checking whether build environment is sane... yes 21:39:41 checking for a BSD-compatible install... yes 21:39:41 /usr/bin/install -c 21:39:41 checking whether build environment is sane... checking for a thread-safe mkdir -p... yes 21:39:41 /usr/bin/mkdir -p 21:39:41 checking for gawk... gawk 21:39:41 checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... yes 21:39:41 /usr/bin/mkdir -p 21:39:41 checking for gawk... gawk 21:39:41 checking whether make sets $(MAKE)... yes 21:39:41 checking for distributated build... no 21:39:41 checking for distributated build... no 21:39:41 checking build system type... checking build system type... x86_64-pc-linux-gnu 21:39:41 checking host system type... x86_64-pc-linux-gnu 21:39:41 checking how to print strings... x86_64-pc-linux-gnu 21:39:41 checking host system type... x86_64-pc-linux-gnu 21:39:41 checking how to print strings... printf 21:39:41 checking whether make supports the include directive... printf 21:39:41 yes (GNU style) 21:39:41 checking whether make supports the include directive... checking for gcc... gcc-9 21:39:41 yes (GNU style) 21:39:41 checking for gcc... gcc-9 21:39:41 checking whether the C compiler works... checking whether the C compiler works... yes 21:39:41 checking for C compiler default output file name... a.out 21:39:41 checking for suffix of executables... yes 21:39:41 checking for C compiler default output file name... a.out 21:39:41 checking for suffix of executables... 21:39:42 checking whether we are cross compiling... no 21:39:42 checking for suffix of object files... 21:39:42 checking whether we are cross compiling... o 21:39:42 checking whether we are using the GNU C compiler... no 21:39:42 checking for suffix of object files... yes 21:39:42 checking whether gcc-9 accepts -g... yes 21:39:42 checking for gcc-9 option to accept ISO C89... o 21:39:42 checking whether we are using the GNU C compiler... yes 21:39:42 checking whether gcc-9 accepts -g... none needed 21:39:42 checking whether gcc-9 understands -c and -o together... yes 21:39:42 checking for gcc-9 option to accept ISO C89... none needed 21:39:42 checking whether gcc-9 understands -c and -o together... yes 21:39:42 checking dependency style of gcc-9... gcc3 21:39:42 checking for a sed that does not truncate output... yes 21:39:42 checking dependency style of gcc-9... /usr/bin/sed 21:39:42 checking for grep that handles long lines and -e... /usr/bin/grep 21:39:42 checking for egrep... /usr/bin/grep -E 21:39:42 checking for fgrep... /usr/bin/grep -F 21:39:42 checking for ld used by gcc-9... /usr/bin/ld 21:39:42 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:39:42 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:39:42 checking the name lister (/usr/bin/nm -B) interface... gcc3 21:39:42 checking for a sed that does not truncate output... /usr/bin/sed 21:39:42 checking for grep that handles long lines and -e... /usr/bin/grep 21:39:42 checking for egrep... BSD nm 21:39:42 checking whether ln -s works... yes 21:39:42 checking the maximum length of command line arguments... /usr/bin/grep -E 21:39:42 checking for fgrep... /usr/bin/grep -F 21:39:42 checking for ld used by gcc-9... 1572864 21:39:42 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:39:42 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:39:42 checking for /usr/bin/ld option to reload object files... -r 21:39:42 /usr/bin/ld 21:39:42 checking for objdump... checking if the linker (/usr/bin/ld) is GNU ld... objdump 21:39:42 checking how to recognize dependent libraries... pass_all 21:39:42 checking for dlltool... no 21:39:42 checking how to associate runtime and link libraries... printf %s\n 21:39:42 checking for archiver @FILE support... yes 21:39:42 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:39:42 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:39:42 checking whether ln -s works... yes 21:39:42 checking the maximum length of command line arguments... 1572864 21:39:42 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:39:42 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:39:42 checking for /usr/bin/ld option to reload object files... -r 21:39:42 checking for objdump... objdump 21:39:42 checking how to recognize dependent libraries... pass_all 21:39:42 checking for dlltool... no 21:39:42 checking how to associate runtime and link libraries... printf %s\n 21:39:42 checking for archiver @FILE support... @ 21:39:42 checking for strip... strip 21:39:42 checking for ranlib... gcc-ranlib 21:39:42 checking command to parse /usr/bin/nm -B output from gcc-9 object... @ 21:39:42 checking for strip... strip 21:39:42 checking for ranlib... gcc-ranlib 21:39:42 checking command to parse /usr/bin/nm -B output from gcc-9 object... ok 21:39:42 checking for sysroot... no 21:39:42 checking for a working dd... /usr/bin/dd 21:39:42 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 21:39:42 checking for mt... mt 21:39:42 checking if mt is a manifest tool... no 21:39:42 checking how to run the C preprocessor... ok 21:39:42 checking for sysroot... no 21:39:42 checking for a working dd... /usr/bin/dd 21:39:42 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 21:39:42 checking for mt... mt 21:39:42 checking if mt is a manifest tool... gcc-9 -E 21:39:42 no 21:39:42 checking how to run the C preprocessor... checking for ANSI C header files... gcc-9 -E 21:39:43 checking for ANSI C header files... yes 21:39:43 checking for sys/types.h... yes 21:39:43 checking for sys/stat.h... yes 21:39:43 checking for sys/types.h... yes 21:39:43 checking for stdlib.h... yes 21:39:43 checking for sys/stat.h... yes 21:39:43 checking for string.h... yes 21:39:43 checking for stdlib.h... yes 21:39:43 yes 21:39:43 checking for memory.h... checking for string.h... yes 21:39:43 checking for strings.h... yes 21:39:43 checking for memory.h... yes 21:39:43 yes 21:39:43 checking for inttypes.h... checking for strings.h... yes 21:39:43 yes 21:39:43 checking for stdint.h... checking for inttypes.h... yes 21:39:43 yes 21:39:43 checking for unistd.h... checking for stdint.h... yes 21:39:43 checking for dlfcn.h... yes 21:39:43 checking for unistd.h... yes 21:39:43 checking for objdir... .libs 21:39:43 yes 21:39:43 checking for dlfcn.h... yes 21:39:43 checking for objdir... .libs 21:39:43 checking if gcc-9 supports -fno-rtti -fno-exceptions... no 21:39:43 checking for gcc-9 option to produce PIC... -fPIC -DPIC 21:39:43 checking if gcc-9 PIC flag -fPIC -DPIC works... yes 21:39:44 checking if gcc-9 static flag -static works... checking if gcc-9 supports -fno-rtti -fno-exceptions... no 21:39:44 checking for gcc-9 option to produce PIC... -fPIC -DPIC 21:39:44 checking if gcc-9 PIC flag -fPIC -DPIC works... yes 21:39:44 checking if gcc-9 supports -c -o file.o... yes 21:39:44 checking if gcc-9 static flag -static works... yes 21:39:44 checking if gcc-9 supports -c -o file.o... (cached) yes 21:39:44 checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:44 checking whether -lc should be explicitly linked in... yes 21:39:44 checking if gcc-9 supports -c -o file.o... no 21:39:44 checking dynamic linker characteristics... yes 21:39:44 checking if gcc-9 supports -c -o file.o... (cached) yes 21:39:44 checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:44 checking whether -lc should be explicitly linked in... GNU/Linux ld.so 21:39:44 checking how to hardcode library paths into programs... immediate 21:39:44 checking whether stripping libraries is possible... yes 21:39:44 checking if libtool supports shared libraries... yes 21:39:44 checking whether to build shared libraries... yes 21:39:44 checking whether to build static libraries... no 21:39:44 no 21:39:44 checking dynamic linker characteristics... checking whether we are using the GNU C++ compiler... yes 21:39:44 checking whether g++-9 accepts -g... GNU/Linux ld.so 21:39:44 checking how to hardcode library paths into programs... immediate 21:39:44 checking whether stripping libraries is possible... yes 21:39:44 checking if libtool supports shared libraries... yes 21:39:44 checking whether to build shared libraries... yes 21:39:44 checking whether to build static libraries... no 21:39:44 checking whether we are using the GNU C++ compiler... yes 21:39:44 checking dependency style of g++-9... yes 21:39:44 checking whether g++-9 accepts -g... yes 21:39:44 checking dependency style of g++-9... gcc3 21:39:44 checking how to run the C++ preprocessor... g++-9 -E 21:39:44 gcc3 21:39:44 checking how to run the C++ preprocessor... g++-9 -E 21:39:44 checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64 21:39:44 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 21:39:44 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:45 checking for ld used by g++-9... /usr/bin/ld -m elf_x86_64 21:39:45 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 21:39:45 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:45 checking for g++-9 option to produce PIC... -fPIC -DPIC 21:39:45 checking if g++-9 PIC flag -fPIC -DPIC works... yes 21:39:45 checking if g++-9 static flag -static works... checking for g++-9 option to produce PIC... -fPIC -DPIC 21:39:45 checking if g++-9 PIC flag -fPIC -DPIC works... yes 21:39:45 checking if g++-9 static flag -static works... yes 21:39:45 checking if g++-9 supports -c -o file.o... yes 21:39:45 checking if g++-9 supports -c -o file.o... yes 21:39:45 checking if g++-9 supports -c -o file.o... (cached) yes 21:39:45 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:45 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 21:39:45 checking how to hardcode library paths into programs... immediate 21:39:45 checking for gcc... (cached) gcc-9 21:39:45 yes 21:39:45 checking if g++-9 supports -c -o file.o... (cached) yes 21:39:45 checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:39:45 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 21:39:45 checking how to hardcode library paths into programs... immediate 21:39:45 checking for gcc... (cached) gcc-9 21:39:45 checking whether we are using the GNU C compiler... (cached) yes 21:39:45 checking whether gcc-9 accepts -g... (cached) yes 21:39:45 checking for gcc-9 option to accept ISO C89... (cached) none needed 21:39:45 checking whether gcc-9 understands -c and -o together... (cached) yes 21:39:45 checking dependency style of gcc-9... (cached) gcc3 21:39:45 checking dependency style of gcc-9... checking whether we are using the GNU C compiler... (cached) yes 21:39:45 checking whether gcc-9 accepts -g... (cached) yes 21:39:45 checking for gcc-9 option to accept ISO C89... (cached) none needed 21:39:45 checking whether gcc-9 understands -c and -o together... (cached) yes 21:39:45 checking dependency style of gcc-9... (cached) gcc3 21:39:45 checking dependency style of gcc-9... gcc3 21:39:45 checking whether make sets $(MAKE)... (cached) yes 21:39:45 checking linux/rseq.h usability... gcc3 21:39:45 checking whether make sets $(MAKE)... (cached) yes 21:39:45 checking linux/rseq.h usability... yes 21:39:45 checking linux/rseq.h presence... yes 21:39:45 checking for linux/rseq.h... yes 21:39:45 checking for rseq_available in -lrseq... yes 21:39:45 checking linux/rseq.h presence... yes 21:39:45 checking for linux/rseq.h... yes 21:39:45 checking for rseq_available in -lrseq... no 21:39:45 checking linux/io_uring.h usability... no 21:39:45 checking linux/io_uring.h usability... yes 21:39:45 checking linux/io_uring.h presence... yes 21:39:45 checking for linux/io_uring.h... yes 21:39:45 checking liburing.h usability... yes 21:39:45 checking linux/io_uring.h presence... yes 21:39:45 checking for linux/io_uring.h... yes 21:39:45 checking liburing.h usability... yes 21:39:45 checking liburing.h presence... yes 21:39:45 checking for liburing.h... yes 21:39:45 checking for io_uring_get_probe in -luring... yes 21:39:45 checking liburing.h presence... yes 21:39:45 checking for liburing.h... yes 21:39:45 checking for io_uring_get_probe in -luring... yes 21:39:45 checking whether IORING_OP_NOP is declared... yes 21:39:45 checking whether IORING_OP_NOP is declared... yes 21:39:45 yes 21:39:46 checking whether IORING_OP_READV is declared... checking whether IORING_OP_READV is declared... yes 21:39:46 yes 21:39:46 checking whether IORING_OP_WRITEV is declared... yes 21:39:46 checking whether IORING_OP_WRITEV is declared... yes 21:39:46 checking whether IORING_OP_FSYNC is declared... yes 21:39:46 checking whether IORING_OP_FSYNC is declared... yes 21:39:46 checking whether IORING_OP_READ_FIXED is declared... yes 21:39:46 checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes 21:39:46 checking whether IORING_OP_WRITE_FIXED is declared... yes 21:39:46 yes 21:39:46 checking whether IORING_OP_POLL_ADD is declared... checking whether IORING_OP_POLL_ADD is declared... yes 21:39:46 yes 21:39:47 checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_POLL_REMOVE is declared... yes 21:39:47 yes 21:39:47 checking whether IORING_OP_SYNC_FILE_RANGE is declared... checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes 21:39:47 yes 21:39:47 checking whether IORING_OP_SENDMSG is declared... yes 21:39:47 checking whether IORING_OP_SENDMSG is declared... yes 21:39:47 checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_RECVMSG is declared... yes 21:39:47 yes 21:39:47 checking whether IORING_OP_TIMEOUT is declared... yes 21:39:47 checking whether IORING_OP_TIMEOUT is declared... yes 21:39:47 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes 21:39:47 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes 21:39:47 checking whether IORING_OP_ACCEPT is declared... checking whether IORING_OP_ACCEPT is declared... yes 21:39:48 yes 21:39:48 checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes 21:39:48 yes 21:39:48 checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_LINK_TIMEOUT is declared... yes 21:39:48 yes 21:39:48 checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_CONNECT is declared... yes 21:39:48 yes 21:39:48 checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FALLOCATE is declared... yes 21:39:48 yes 21:39:48 checking whether IORING_OP_OPENAT is declared... yes 21:39:48 checking whether IORING_OP_OPENAT is declared... yes 21:39:48 checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CLOSE is declared... yes 21:39:48 checking whether IORING_OP_FILES_UPDATE is declared... yes 21:39:49 yes 21:39:49 checking whether IORING_OP_FILES_UPDATE is declared... yes 21:39:49 checking whether IORING_OP_STATX is declared... yes 21:39:49 checking whether IORING_OP_STATX is declared... yes 21:39:49 checking whether IORING_OP_READ is declared... yes 21:39:49 checking whether IORING_OP_READ is declared... checking whether IORING_OP_WRITE is declared... yes 21:39:49 yes 21:39:49 checking whether IORING_OP_WRITE is declared... yes 21:39:49 checking whether IORING_OP_FADVISE is declared... yes 21:39:49 checking whether IORING_OP_FADVISE is declared... yes 21:39:49 checking whether IORING_OP_MADVISE is declared... yes 21:39:49 checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_SEND is declared... yes 21:39:49 yes 21:39:49 checking whether IORING_OP_SEND is declared... yes 21:39:50 checking whether IORING_OP_RECV is declared... yes 21:39:50 checking whether IORING_OP_RECV is declared... checking whether IORING_OP_OPENAT2 is declared... yes 21:39:50 yes 21:39:50 checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_EPOLL_CTL is declared... yes 21:39:50 yes 21:39:50 checking whether IORING_OP_EPOLL_CTL is declared... yes 21:39:50 checking whether IORING_OP_SPLICE is declared... yes 21:39:50 checking whether IORING_OP_SPLICE is declared... yes 21:39:50 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes 21:39:50 checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes 21:39:50 no 21:39:51 checking whether IORING_OP_TEE is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... no 21:39:51 checking whether IOSQE_FIXED_FILE is declared... no 21:39:51 checking whether IORING_OP_TEE is declared... yes 21:39:51 checking whether IOSQE_IO_DRAIN is declared... no 21:39:51 checking whether IOSQE_FIXED_FILE is declared... yes 21:39:51 checking whether IOSQE_IO_LINK is declared... yes 21:39:51 checking whether IOSQE_IO_HARDLINK is declared... yes 21:39:51 checking whether IOSQE_IO_DRAIN is declared... yes 21:39:51 checking whether IOSQE_IO_LINK is declared... yes 21:39:51 checking whether IOSQE_ASYNC is declared... yes 21:39:51 checking whether IOSQE_IO_HARDLINK is declared... yes 21:39:51 checking whether IOSQE_BUFFER_SELECT is declared... yes 21:39:51 yes 21:39:51 checking whether IOSQE_ASYNC is declared... checking whether SPLICE_F_FD_IN_FIXED is declared... yes 21:39:51 checking whether IOSQE_BUFFER_SELECT is declared... yes 21:39:51 checking whether IORING_SETUP_ATTACH_WQ is declared... yes 21:39:51 checking whether SPLICE_F_FD_IN_FIXED is declared... yes 21:39:51 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes 21:39:51 checking whether IORING_SETUP_ATTACH_WQ is declared... no 21:39:51 checking for preadv2... yes 21:39:51 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes 21:39:51 checking for pwritev2... no 21:39:51 checking for preadv2... yes 21:39:51 checking that generated files are newer than configure... done 21:39:51 configure: creating ./config.status 21:39:51 yes 21:39:52 checking for pwritev2... yes 21:39:52 checking that generated files are newer than configure... done 21:39:52 configure: creating ./config.status 21:39:52 config.status: creating Makefile 21:39:52 config.status: creating src/Makefile 21:39:52 config.status: creating prelude/Makefile 21:39:52 config.status: creating src/concurrency/io/call.cfa 21:39:52 config.status: creating prelude/defines.hfa 21:39:52 config.status: executing depfiles commands 21:39:53 config.status: creating Makefile 21:39:53 config.status: executing libtool commands 21:39:53 config.status: creating src/Makefile 21:39:53 Cforall library configuraton completed. Type "make -j 8 install". 21:39:53 config.status: creating prelude/Makefile 21:39:53 config.status: creating src/concurrency/io/call.cfa 21:39:53 config.status: creating prelude/defines.hfa 21:39:53 config.status: executing depfiles commands 21:39:53 config.status: executing libtool commands 21:39:53 Cforall library configuraton completed. Type "make -j 8 install". [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo 21:39:53 -------- Package -------- [Pipeline] stage [Pipeline] { (Package) [Pipeline] dir 21:39:53 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp [Pipeline] { [Pipeline] sh 21:39:53 + make VERSION=1.0.0.3027 dist 21:39:53 make dist-gzip am__post_remove_distdir='@:' 21:39:53 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:39:53 make distdir-am 21:39:53 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:39:53 if test -d "cfa-cc-1.0.0.3027"; then find "cfa-cc-1.0.0.3027" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3027" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3027"; }; else :; fi 21:39:53 test -d "cfa-cc-1.0.0.3027" || mkdir "cfa-cc-1.0.0.3027" 21:39:53 (cd driver && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/driver \ 21:39:53 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:39:53 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:39:53 make distdir-am 21:39:53 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:39:53 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:39:53 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:39:53 (cd src && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/src \ 21:39:53 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:39:53 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:39:53 YACC Parser/parser.cc 21:39:54 updating Parser/parser.output 21:39:54 updating Parser/parser.hh 21:39:54 make distdir-am 21:39:54 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:39:54 LEX Parser/lex.cc 21:39:55 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:39:55 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:39:55 (cd libcfa && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/libcfa \ 21:39:55 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:39:55 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa' 21:39:55 Distributing libcfa from 'libcfa/x64-nodebug' 21:39:55 make -C /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug distdir \ 21:39:55 top_distdir=../cfa-cc-1.0.0.3027 \ 21:39:55 distdir=../../cfa-cc-1.0.0.3027/libcfa \ 21:39:55 am__remove_distdir=$(am__remove_distdir) \ 21:39:55 am__skip_length_check=: \ 21:39:55 am__skip_mode_fix=: 21:39:55 /bin/bash: am__remove_distdir: command not found 21:39:55 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:39:55 make distdir-am 21:39:55 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:39:55 test -d "../../cfa-cc-1.0.0.3027/libcfa" || mkdir "../../cfa-cc-1.0.0.3027/libcfa" 21:39:55 (cd prelude && make top_distdir=../../cfa-cc-1.0.0.3027 distdir=../../../cfa-cc-1.0.0.3027/libcfa/prelude \ 21:39:55 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:39:55 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:39:55 mkdir .deps 21:39:55 touch .deps/builtins.Po 21:39:55 make distdir-am 21:39:55 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:39:55 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:39:55 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:39:55 (cd src && make top_distdir=../../cfa-cc-1.0.0.3027 distdir=../../../cfa-cc-1.0.0.3027/libcfa/src \ 21:39:55 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:39:55 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:39:55 make distdir-am 21:39:55 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:39:56 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:39:56 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:39:56 test -n ":" \ 21:39:56 || find "../../cfa-cc-1.0.0.3027/libcfa" -type d ! -perm -755 \ 21:39:56 -exec chmod u+rwx,go+rx {} \; -o \ 21:39:56 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 21:39:56 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 21:39:56 ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/automake/install-sh -c -m a+r {} {} \; \ 21:39:56 || chmod -R a+r "../../cfa-cc-1.0.0.3027/libcfa" 21:39:56 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:39:56 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:39:56 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa' 21:39:56 (cd tests && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/tests \ 21:39:56 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:39:56 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:39:56 make distdir-am 21:39:56 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:39:56 make \ 21:39:56 top_distdir="../cfa-cc-1.0.0.3027" distdir="../cfa-cc-1.0.0.3027/tests" \ 21:39:56 dist-hook 21:39:56 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:39:56 echo "Gathering test files" 21:39:56 Gathering test files 21:39:56 for file in `python3 ./test.py --list-dist`; do \ 21:39:56 if test -f /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file}; then \ 21:39:56 /usr/bin/mkdir -p $(dirname ../cfa-cc-1.0.0.3027/tests/${file}); \ 21:39:56 cp -df /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file} ../cfa-cc-1.0.0.3027/tests/${file}; \ 21:39:56 fi; \ 21:39:56 done 21:40:11 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:11 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:11 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:11 (cd tools/prettyprinter && make top_distdir=../../cfa-cc-1.0.0.3027 distdir=../../cfa-cc-1.0.0.3027/tools/prettyprinter \ 21:40:11 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:11 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:11 YACC parser.cc 21:40:11 updating parser.output 21:40:11 updating parser.hh 21:40:11 make distdir-am 21:40:11 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:11 LEX lex.cc 21:40:11 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:11 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:11 test -n "" \ 21:40:11 || find "cfa-cc-1.0.0.3027" -type d ! -perm -755 \ 21:40:11 -exec chmod u+rwx,go+rx {} \; -o \ 21:40:11 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 21:40:11 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 21:40:11 ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/automake/install-sh -c -m a+r {} {} \; \ 21:40:11 || chmod -R a+r "cfa-cc-1.0.0.3027" 21:40:11 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:40:11 tardir=cfa-cc-1.0.0.3027 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >cfa-cc-1.0.0.3027.tar.gz 21:40:12 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:40:12 if test -d "cfa-cc-1.0.0.3027"; then find "cfa-cc-1.0.0.3027" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3027" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3027"; }; else :; fi [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo 21:40:12 -------- Test -------- [Pipeline] stage [Pipeline] { (Test) [Pipeline] dir 21:40:12 Running in /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp [Pipeline] { [Pipeline] sh 21:40:12 + make VERSION=1.0.0.3027 distcheck -j 8 21:40:12 make dist-gzip am__post_remove_distdir='@:' 21:40:12 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:40:12 make distdir-am 21:40:12 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:40:12 if test -d "cfa-cc-1.0.0.3027"; then find "cfa-cc-1.0.0.3027" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3027" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3027"; }; else :; fi 21:40:12 test -d "cfa-cc-1.0.0.3027" || mkdir "cfa-cc-1.0.0.3027" 21:40:12 (cd driver && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/driver \ 21:40:12 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:12 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:40:12 make distdir-am 21:40:12 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:40:12 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:40:12 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/driver' 21:40:12 (cd src && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/src \ 21:40:12 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:12 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:40:12 make distdir-am 21:40:12 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:40:12 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:40:12 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/src' 21:40:12 (cd libcfa && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/libcfa \ 21:40:12 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:12 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa' 21:40:12 Distributing libcfa from 'libcfa/x64-nodebug' 21:40:12 make -C /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug distdir \ 21:40:12 top_distdir=../cfa-cc-1.0.0.3027 \ 21:40:12 distdir=../../cfa-cc-1.0.0.3027/libcfa \ 21:40:12 am__remove_distdir=$(am__remove_distdir) \ 21:40:12 am__skip_length_check=: \ 21:40:12 am__skip_mode_fix=: 21:40:12 /bin/bash: am__remove_distdir: command not found 21:40:12 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:40:12 make distdir-am 21:40:12 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:40:12 test -d "../../cfa-cc-1.0.0.3027/libcfa" || mkdir "../../cfa-cc-1.0.0.3027/libcfa" 21:40:13 (cd prelude && make top_distdir=../../cfa-cc-1.0.0.3027 distdir=../../../cfa-cc-1.0.0.3027/libcfa/prelude \ 21:40:13 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:13 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:40:13 make distdir-am 21:40:13 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:40:13 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:40:13 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/prelude' 21:40:13 (cd src && make top_distdir=../../cfa-cc-1.0.0.3027 distdir=../../../cfa-cc-1.0.0.3027/libcfa/src \ 21:40:13 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:13 make[6]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:40:13 make distdir-am 21:40:13 make[7]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:40:13 make[7]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:40:13 make[6]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug/src' 21:40:13 test -n ":" \ 21:40:13 || find "../../cfa-cc-1.0.0.3027/libcfa" -type d ! -perm -755 \ 21:40:13 -exec chmod u+rwx,go+rx {} \; -o \ 21:40:13 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 21:40:13 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 21:40:13 ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/libcfa/automake/install-sh -c -m a+r {} {} \; \ 21:40:13 || chmod -R a+r "../../cfa-cc-1.0.0.3027/libcfa" 21:40:13 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:40:13 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa/x64-nodebug' 21:40:13 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/libcfa' 21:40:13 (cd tests && make top_distdir=../cfa-cc-1.0.0.3027 distdir=../cfa-cc-1.0.0.3027/tests \ 21:40:13 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:13 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:13 make distdir-am 21:40:13 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:13 make \ 21:40:13 top_distdir="../cfa-cc-1.0.0.3027" distdir="../cfa-cc-1.0.0.3027/tests" \ 21:40:13 dist-hook 21:40:13 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:13 echo "Gathering test files" 21:40:13 Gathering test files 21:40:13 for file in `python3 ./test.py --list-dist`; do \ 21:40:13 if test -f /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file}; then \ 21:40:13 /usr/bin/mkdir -p $(dirname ../cfa-cc-1.0.0.3027/tests/${file}); \ 21:40:13 cp -df /var/lib/jenkins/workspace/Cforall_Distribute_Ref/tests/${file} ../cfa-cc-1.0.0.3027/tests/${file}; \ 21:40:13 fi; \ 21:40:13 done 21:40:28 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:28 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:28 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tests' 21:40:28 (cd tools/prettyprinter && make top_distdir=../../cfa-cc-1.0.0.3027 distdir=../../cfa-cc-1.0.0.3027/tools/prettyprinter \ 21:40:28 am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) 21:40:28 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:28 make distdir-am 21:40:28 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:28 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:28 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/tools/prettyprinter' 21:40:28 test -n "" \ 21:40:28 || find "cfa-cc-1.0.0.3027" -type d ! -perm -755 \ 21:40:28 -exec chmod u+rwx,go+rx {} \; -o \ 21:40:28 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 21:40:28 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 21:40:28 ! -type d ! -perm -444 -exec /bin/bash /var/lib/jenkins/workspace/Cforall_Distribute_Ref/automake/install-sh -c -m a+r {} {} \; \ 21:40:28 || chmod -R a+r "cfa-cc-1.0.0.3027" 21:40:28 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:40:28 tardir=cfa-cc-1.0.0.3027 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >cfa-cc-1.0.0.3027.tar.gz 21:40:28 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp' 21:40:28 if test -d "cfa-cc-1.0.0.3027"; then find "cfa-cc-1.0.0.3027" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "cfa-cc-1.0.0.3027" || { sleep 5 && rm -rf "cfa-cc-1.0.0.3027"; }; else :; fi 21:40:28 case 'cfa-cc-1.0.0.3027.tar.gz' in \ 21:40:28 *.tar.gz*) \ 21:40:28 eval GZIP= gzip --best -dc cfa-cc-1.0.0.3027.tar.gz | ${TAR-tar} xf - ;;\ 21:40:28 *.tar.bz2*) \ 21:40:28 bzip2 -dc cfa-cc-1.0.0.3027.tar.bz2 | ${TAR-tar} xf - ;;\ 21:40:28 *.tar.lz*) \ 21:40:28 lzip -dc cfa-cc-1.0.0.3027.tar.lz | ${TAR-tar} xf - ;;\ 21:40:28 *.tar.xz*) \ 21:40:28 xz -dc cfa-cc-1.0.0.3027.tar.xz | ${TAR-tar} xf - ;;\ 21:40:28 *.tar.Z*) \ 21:40:28 uncompress -c cfa-cc-1.0.0.3027.tar.Z | ${TAR-tar} xf - ;;\ 21:40:28 *.shar.gz*) \ 21:40:28 eval GZIP= gzip --best -dc cfa-cc-1.0.0.3027.shar.gz | unshar ;;\ 21:40:28 *.zip*) \ 21:40:28 unzip cfa-cc-1.0.0.3027.zip ;;\ 21:40:28 esac 21:40:29 chmod -R a-w cfa-cc-1.0.0.3027 21:40:29 chmod u+w cfa-cc-1.0.0.3027 21:40:29 mkdir cfa-cc-1.0.0.3027/_build cfa-cc-1.0.0.3027/_build/sub cfa-cc-1.0.0.3027/_inst 21:40:29 chmod a-w cfa-cc-1.0.0.3027 21:40:29 test -d cfa-cc-1.0.0.3027/_build || exit 0; \ 21:40:29 dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd cfa-cc-1.0.0.3027/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 21:40:29 && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ 21:40:29 && am__cwd=`pwd` \ 21:40:29 && CDPATH="${ZSH_VERSION+.}:" && cd cfa-cc-1.0.0.3027/_build/sub \ 21:40:29 && ../../configure \ 21:40:29 \ 21:40:29 \ 21:40:29 --srcdir=../.. --prefix="$dc_install_base" \ 21:40:29 && make \ 21:40:29 && make dvi \ 21:40:29 && make check \ 21:40:29 && make install \ 21:40:29 && make installcheck \ 21:40:29 && make uninstall \ 21:40:29 && make distuninstallcheck_dir="$dc_install_base" \ 21:40:29 distuninstallcheck \ 21:40:29 && chmod -R a-w "$dc_install_base" \ 21:40:29 && ({ \ 21:40:29 (cd ../.. && umask 077 && mkdir "$dc_destdir") \ 21:40:29 && make DESTDIR="$dc_destdir" install \ 21:40:29 && make DESTDIR="$dc_destdir" uninstall \ 21:40:29 && make DESTDIR="$dc_destdir" \ 21:40:29 distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ 21:40:29 } || { rm -rf "$dc_destdir"; exit 1; }) \ 21:40:29 && rm -rf "$dc_destdir" \ 21:40:29 && make dist \ 21:40:29 && rm -rf cfa-cc-1.0.0.3027.tar.gz \ 21:40:29 && make distcleancheck \ 21:40:29 && cd "$am__cwd" \ 21:40:29 || exit 1 21:40:29 checking whether make supports nested variables... yes 21:40:29 checking for a BSD-compatible install... /usr/bin/install -c 21:40:29 checking whether build environment is sane... yes 21:40:29 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 21:40:29 checking for gawk... gawk 21:40:29 checking whether make sets $(MAKE)... yes 21:40:29 checking build system type... x86_64-pc-linux-gnu 21:40:29 checking host system type... x86_64-pc-linux-gnu 21:40:29 checking for g++... g++ 21:40:29 checking whether the C++ compiler works... yes 21:40:29 checking for C++ compiler default output file name... a.out 21:40:29 checking for suffix of executables... 21:40:30 checking whether we are cross compiling... no 21:40:30 checking for suffix of object files... o 21:40:30 checking whether we are using the GNU C++ compiler... yes 21:40:30 checking whether g++ accepts -g... yes 21:40:30 checking whether make supports the include directive... yes (GNU style) 21:40:30 checking dependency style of g++... gcc3 21:40:30 checking for gcc... gcc 21:40:30 checking whether we are using the GNU C compiler... yes 21:40:30 checking whether gcc accepts -g... yes 21:40:30 checking for gcc option to accept ISO C89... none needed 21:40:30 checking whether gcc understands -c and -o together... yes 21:40:30 checking dependency style of gcc... gcc3 21:40:30 checking dependency style of gcc... gcc3 21:40:30 checking for bison... bison -y 21:40:30 checking for flex... flex 21:40:30 checking lex output file root... lex.yy 21:40:30 checking lex library... -lfl 21:40:30 checking whether yytext is a pointer... yes 21:40:30 checking how to print strings... printf 21:40:30 checking for a sed that does not truncate output... /usr/bin/sed 21:40:30 checking for grep that handles long lines and -e... /usr/bin/grep 21:40:30 checking for egrep... /usr/bin/grep -E 21:40:30 checking for fgrep... /usr/bin/grep -F 21:40:30 checking for ld used by gcc... /usr/bin/ld 21:40:30 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:40:30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:40:31 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:40:31 checking whether ln -s works... yes 21:40:31 checking the maximum length of command line arguments... 1572864 21:40:31 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 21:40:31 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:40:31 checking for /usr/bin/ld option to reload object files... -r 21:40:31 checking for objdump... objdump 21:40:31 checking how to recognize dependent libraries... pass_all 21:40:31 checking for dlltool... no 21:40:31 checking how to associate runtime and link libraries... printf %s\n 21:40:31 checking for ar... ar 21:40:31 checking for archiver @FILE support... @ 21:40:31 checking for strip... strip 21:40:31 checking for ranlib... ranlib 21:40:31 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:40:31 checking for sysroot... no 21:40:31 checking for a working dd... /usr/bin/dd 21:40:31 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 21:40:31 checking for mt... mt 21:40:31 checking if mt is a manifest tool... no 21:40:31 checking how to run the C preprocessor... gcc -E 21:40:31 checking for ANSI C header files... yes 21:40:31 checking for sys/types.h... yes 21:40:31 checking for sys/stat.h... yes 21:40:31 checking for stdlib.h... yes 21:40:31 checking for string.h... yes 21:40:31 checking for memory.h... yes 21:40:31 checking for strings.h... yes 21:40:31 checking for inttypes.h... yes 21:40:31 checking for stdint.h... yes 21:40:32 checking for unistd.h... yes 21:40:32 checking for dlfcn.h... yes 21:40:32 checking for objdir... .libs 21:40:32 checking if gcc supports -fno-rtti -fno-exceptions... no 21:40:32 checking for gcc option to produce PIC... -fPIC -DPIC 21:40:32 checking if gcc PIC flag -fPIC -DPIC works... yes 21:40:32 checking if gcc static flag -static works... yes 21:40:32 checking if gcc supports -c -o file.o... yes 21:40:32 checking if gcc supports -c -o file.o... (cached) yes 21:40:32 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:40:32 checking whether -lc should be explicitly linked in... no 21:40:32 checking dynamic linker characteristics... GNU/Linux ld.so 21:40:32 checking how to hardcode library paths into programs... immediate 21:40:32 checking whether stripping libraries is possible... yes 21:40:32 checking if libtool supports shared libraries... yes 21:40:32 checking whether to build shared libraries... yes 21:40:32 checking whether to build static libraries... yes 21:40:32 checking how to run the C++ preprocessor... g++ -E 21:40:32 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 21:40:32 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 21:40:32 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:40:33 checking for g++ option to produce PIC... -fPIC -DPIC 21:40:33 checking if g++ PIC flag -fPIC -DPIC works... yes 21:40:33 checking if g++ static flag -static works... yes 21:40:33 checking if g++ supports -c -o file.o... yes 21:40:33 checking if g++ supports -c -o file.o... (cached) yes 21:40:33 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:40:33 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 21:40:33 checking how to hardcode library paths into programs... immediate 21:40:33 checking for Fibre::yield in -lfibre... no 21:40:33 checking for ProfilingIsEnabledForAllThreads in -lprofiler... yes 21:40:33 checking for malloc in -ltcmalloc... yes 21:40:33 checking libintl.h usability... yes 21:40:33 checking libintl.h presence... yes 21:40:33 checking for libintl.h... yes 21:40:33 checking malloc.h usability... yes 21:40:33 checking malloc.h presence... yes 21:40:33 checking for malloc.h... yes 21:40:33 checking for unistd.h... (cached) yes 21:40:33 checking for _Float32... yes 21:40:33 checking whether C compiler accepts -Wcast-function-type... yes 21:40:33 checking that generated files are newer than configure... done 21:40:33 configure: creating ./config.status 21:40:35 config.status: creating Makefile 21:40:35 config.status: creating driver/Makefile 21:40:35 config.status: creating src/Makefile 21:40:35 config.status: creating libcfa/Makefile 21:40:35 config.status: creating tests/Makefile 21:40:35 config.status: creating tools/prettyprinter/Makefile 21:40:35 config.status: creating tests/config.py 21:40:35 config.status: creating config.h 21:40:35 config.status: linking ../../tests/test.py to tests/test.py 21:40:35 config.status: executing depfiles commands 21:40:36 config.status: executing libtool commands 21:40:36 Cforall configuraton completed. Type "make -j 8 install". 21:40:36 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:40:36 make all-recursive 21:40:36 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:40:36 Making all in driver 21:40:36 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver' 21:40:36 CXX as.o 21:40:36 CXX cfa.o 21:40:36 CXX cc1.o 21:40:36 CXXLD as 21:40:37 CXXLD cc1 21:40:37 CXXLD cfa 21:40:38 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver' 21:40:38 Making all in src 21:40:38 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:40:38 make all-am 21:40:38 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:40:38 CXX main.o 21:40:38 CXX CompilationState.o 21:40:38 CXX MakeLibCfa.o 21:40:38 CXX AST/Attribute.o 21:40:38 CXX AST/Copy.o 21:40:38 CXX AST/Create.o 21:40:38 CXX AST/Decl.o 21:40:38 CXX AST/DeclReplacer.o 21:40:38 CXX AST/Expr.o 21:40:39 CXX AST/GenericSubstitution.o 21:40:40 CXX AST/Init.o 21:40:41 CXX AST/Inspect.o 21:40:41 CXX AST/LinkageSpec.o 21:40:41 CXX AST/Node.o 21:40:42 CXX AST/Pass.o 21:40:43 CXX AST/Print.o 21:40:44 CXX AST/Stmt.o 21:40:44 CXX AST/SymbolTable.o 21:40:46 CXX AST/Type.o 21:40:47 CXX AST/TypeEnvironment.o 21:40:49 CXX AST/TypeSubstitution.o 21:40:54 CXX AST/Util.o 21:40:54 CXX CodeGen/CodeGenerator.o 21:40:59 CXX CodeGen/GenType.o 21:40:59 CXX CodeGen/OperatorTable.o 21:41:01 CXX CodeGen/FixMain.o 21:41:04 CXX CodeGen/FixNames.o 21:41:04 CXX CodeGen/Generate.o 21:41:06 CXX CodeGen/LinkOnce.o 21:41:10 CXX Concurrency/Actors.o 21:41:12 CXX Concurrency/Corun.o 21:41:17 CXX Concurrency/Keywords.o 21:41:18 CXX Concurrency/Waitfor.o 21:41:20 CXX Concurrency/Waituntil.o 21:41:21 CXX Common/Assert.o 21:41:21 CXX Common/CodeLocationTools.o 21:41:22 CXX Common/DeclStats.o 21:41:27 CXX Common/Eval.o 21:41:29 CXX Common/Examine.o 21:41:31 CXX Common/Indenter.o 21:41:31 CXX Common/ResolvProtoDump.o 21:41:34 CXX Common/SemanticError.o 21:41:35 CXX Common/Stats/Counter.o 21:41:36 CXX Common/Stats/Heap.o 21:41:36 CXX Common/Stats/ResolveTime.o 21:41:37 CXX Common/Stats/Stats.o 21:41:37 CXX Common/Stats/Time.o 21:41:38 CXX Common/Symbol.o 21:41:38 CXX Common/UniqueName.o 21:41:39 CXX Common/DebugMalloc.o 21:41:39 CXX ControlStruct/ExceptDecl.o 21:41:39 CXX ControlStruct/ExceptTranslate.o 21:41:39 CXX ControlStruct/FixLabels.o 21:41:43 CXX ControlStruct/HoistControlDecls.o 21:41:45 CXX ControlStruct/LabelGenerator.o 21:41:47 CXX ControlStruct/MultiLevelExit.o 21:41:50 CXX ControlStruct/TranslateEnumRange.o 21:41:57 CXX GenPoly/GenPoly.o 21:41:58 CXX GenPoly/Lvalue2.o 21:41:58 CXX GenPoly/Box.o 21:41:59 CXX GenPoly/FindFunction.o 21:42:00 CXX GenPoly/InstantiateGeneric.o 21:42:04 CXX GenPoly/Lvalue.o 21:42:04 CXX GenPoly/ScrubTypeVars.o 21:42:07 CXX GenPoly/Specialize.o 21:42:08 CXX InitTweak/GenInit.o 21:42:10 CXX InitTweak/InitTweak.o 21:42:17 CXX InitTweak/FixGlobalInit.o 21:42:22 CXX InitTweak/FixInit.o 21:42:27 CXX Parser/DeclarationNode.o 21:42:30 CXX Parser/ExpressionNode.o 21:42:32 CXX Parser/InitializerNode.o 21:42:33 CXX Parser/lex.o 21:42:35 CXX Parser/ParseNode.o 21:42:35 CXX Parser/parser.o 21:42:36 CXX Parser/RunParser.o 21:42:36 CXX Parser/StatementNode.o 21:42:38 CXX Parser/TypeData.o 21:42:38 CXX Parser/TypedefTable.o 21:42:41 CXX ResolvExpr/AdjustExprType.o 21:42:43 CXX ResolvExpr/Candidate.o 21:42:46 CXX ResolvExpr/CandidateFinder.o 21:42:46 CXX ResolvExpr/CastCost.o 21:42:48 CXX ResolvExpr/CommonType.o 21:42:48 CXX ResolvExpr/ConversionCost.o 21:42:51 CXX ResolvExpr/CurrentObject.o 21:42:54 CXX ResolvExpr/ExplodedArg.o 21:42:56 CXX ResolvExpr/FindOpenVars.o 21:42:56 CXX ResolvExpr/PolyCost.o 21:42:56 CXX ResolvExpr/PtrsAssignable.o 21:42:56 CXX ResolvExpr/PtrsCastable.o 21:42:56 CXX ResolvExpr/RenameVars.o 21:42:57 CXX ResolvExpr/Resolver.o 21:43:05 CXX ResolvExpr/ResolveTypeof.o 21:43:11 CXX ResolvExpr/SatisfyAssertions.o 21:43:11 CXX ResolvExpr/SpecCost.o 21:43:12 CXX ResolvExpr/Unify.o 21:43:12 CXX ResolvExpr/CandidatePrinter.o 21:43:13 CXX ResolvExpr/EraseWith.o 21:43:28 CXX SymTab/FixFunction.o 21:43:28 CXX SymTab/GenImplicitCall.o 21:43:29 CXX SymTab/Mangler.o 21:43:30 CXX SymTab/ManglerCommon.o 21:43:31 CXX Tuples/Explode.o 21:43:32 CXX Tuples/TupleAssignment.o 21:43:32 CXX Tuples/TupleExpansion.o 21:43:33 CXX Tuples/Tuples.o 21:43:35 CXX Validate/Autogen.o 21:43:37 CXX Validate/CheckAssertions.o 21:43:38 CXX Validate/CompoundLiteral.o 21:43:41 CXX Validate/EliminateTypedef.o 21:43:48 CXX Validate/EnumAndPointerDecay.o 21:43:50 CXX Validate/FindSpecialDecls.o 21:43:54 CXX Validate/FixQualifiedTypes.o 21:43:54 CXX Validate/FixReturnTypes.o 21:43:54 CXX Validate/ForallPointerDecay.o 21:43:55 CXX Validate/GenericParameter.o 21:43:57 CXX Validate/HoistStruct.o 21:44:05 CXX Validate/HoistTypeDecls.o 21:44:05 CXX Validate/ImplementEnumFunc.o 21:44:06 CXX Validate/InitializerLength.o 21:44:11 CXX Validate/LabelAddressFixer.o 21:44:11 CXX Validate/LinkInstanceTypes.o 21:44:19 CXX Validate/ReplaceTypedef.o 21:44:20 CXX Validate/ReturnCheck.o 21:44:20 CXX Validate/VerifyCtorDtorAssign.o 21:44:21 CXX Virtual/ExpandCasts.o 21:44:24 CXX Virtual/Tables.o 21:44:25 CXX Virtual/VirtualDtor.o 21:44:52 CXXLD ../driver/cfa-cpp 21:45:02 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:45:02 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:45:02 Making all in . 21:45:02 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:45:02 libcfa/x64-debug/config.data 21:45:02 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/configure) with ''--prefix=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_inst' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub / libcfa/x64-debug/ 21:45:02 libcfa/x64-nodebug/config.data 21:45:02 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/configure) with ''--prefix=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_inst' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub / libcfa/x64-nodebug/ 21:45:02 checking whether make supports nested variables... yes 21:45:02 checking for a BSD-compatible install... checking whether make supports nested variables... yes 21:45:02 checking for a BSD-compatible install... /usr/bin/install -c 21:45:02 checking whether build environment is sane... /usr/bin/install -c 21:45:02 checking whether build environment is sane... yes 21:45:02 yes 21:45:02 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 21:45:02 checking for gawk... gawk 21:45:02 checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 21:45:02 checking for gawk... gawk 21:45:02 checking whether make sets $(MAKE)... yes 21:45:02 yes 21:45:02 checking for distributated build... no 21:45:02 checking for distributated build... no 21:45:02 checking build system type... checking build system type... x86_64-pc-linux-gnu 21:45:02 checking host system type... x86_64-pc-linux-gnu 21:45:02 checking how to print strings... x86_64-pc-linux-gnu 21:45:02 checking host system type... x86_64-pc-linux-gnu 21:45:02 checking how to print strings... printf 21:45:02 checking whether make supports the include directive... printf 21:45:02 checking whether make supports the include directive... yes (GNU style) 21:45:02 checking for gcc... gcc 21:45:02 yes (GNU style) 21:45:02 checking for gcc... gcc 21:45:02 checking whether the C compiler works... checking whether the C compiler works... yes 21:45:02 checking for C compiler default output file name... a.out 21:45:02 checking for suffix of executables... yes 21:45:02 checking for C compiler default output file name... a.out 21:45:02 checking for suffix of executables... 21:45:02 checking whether we are cross compiling... 21:45:02 checking whether we are cross compiling... no 21:45:02 checking for suffix of object files... no 21:45:02 checking for suffix of object files... o 21:45:02 checking whether we are using the GNU C compiler... o 21:45:02 checking whether we are using the GNU C compiler... yes 21:45:02 checking whether gcc accepts -g... yes 21:45:02 checking whether gcc accepts -g... yes 21:45:03 checking for gcc option to accept ISO C89... yes 21:45:03 checking for gcc option to accept ISO C89... none needed 21:45:03 checking whether gcc understands -c and -o together... none needed 21:45:03 checking whether gcc understands -c and -o together... yes 21:45:03 checking dependency style of gcc... yes 21:45:03 checking dependency style of gcc... gcc3 21:45:03 checking for a sed that does not truncate output... /usr/bin/sed 21:45:03 checking for grep that handles long lines and -e... gcc3 21:45:03 checking for a sed that does not truncate output... /usr/bin/grep 21:45:03 checking for egrep... /usr/bin/grep -E 21:45:03 checking for fgrep... /usr/bin/grep -F 21:45:03 checking for ld used by gcc... /usr/bin/sed 21:45:03 checking for grep that handles long lines and -e... /usr/bin/grep 21:45:03 checking for egrep... /usr/bin/ld 21:45:03 checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/grep -E 21:45:03 checking for fgrep... yes 21:45:03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/grep -F 21:45:03 checking for ld used by gcc... /usr/bin/nm -B 21:45:03 checking the name lister (/usr/bin/nm -B) interface... /usr/bin/ld 21:45:03 checking if the linker (/usr/bin/ld) is GNU ld... yes 21:45:03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 21:45:03 checking the name lister (/usr/bin/nm -B) interface... BSD nm 21:45:03 checking whether ln -s works... yes 21:45:03 checking the maximum length of command line arguments... BSD nm 21:45:03 checking whether ln -s works... yes 21:45:03 checking the maximum length of command line arguments... 1572864 21:45:03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... 1572864 21:45:03 func_convert_file_noop 21:45:03 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 21:45:03 checking for /usr/bin/ld option to reload object files... -r 21:45:03 checking for objdump... objdump 21:45:03 checking how to recognize dependent libraries... pass_all 21:45:03 checking for dlltool... no 21:45:03 checking how to associate runtime and link libraries... printf %s\n 21:45:03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... checking for ar... func_convert_file_noop 21:45:03 ar 21:45:03 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... checking for archiver @FILE support... func_convert_file_noop 21:45:03 checking for /usr/bin/ld option to reload object files... -r 21:45:03 checking for objdump... objdump 21:45:03 checking how to recognize dependent libraries... pass_all 21:45:03 checking for dlltool... no 21:45:03 checking how to associate runtime and link libraries... printf %s\n 21:45:03 checking for ar... ar 21:45:03 checking for archiver @FILE support... @ 21:45:03 checking for strip... strip 21:45:03 checking for ranlib... ranlib 21:45:03 checking command to parse /usr/bin/nm -B output from gcc object... @ 21:45:03 checking for strip... strip 21:45:03 checking for ranlib... ranlib 21:45:03 checking command to parse /usr/bin/nm -B output from gcc object... ok 21:45:03 checking for sysroot... no 21:45:03 checking for a working dd... ok 21:45:03 /usr/bin/dd 21:45:03 checking how to truncate binary pipes... checking for sysroot... no 21:45:03 checking for a working dd... /usr/bin/dd bs=4096 count=1 21:45:03 /usr/bin/dd 21:45:03 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 21:45:03 checking for mt... mt 21:45:03 checking if mt is a manifest tool... no 21:45:03 checking how to run the C preprocessor... checking for mt... mt 21:45:03 checking if mt is a manifest tool... no 21:45:03 checking how to run the C preprocessor... gcc -E 21:45:03 gcc -E 21:45:03 checking for ANSI C header files... checking for ANSI C header files... yes 21:45:03 checking for sys/types.h... yes 21:45:03 checking for sys/types.h... yes 21:45:03 checking for sys/stat.h... yes 21:45:03 checking for sys/stat.h... yes 21:45:03 yes 21:45:03 checking for stdlib.h... checking for stdlib.h... yes 21:45:04 checking for string.h... yes 21:45:04 checking for string.h... yes 21:45:04 checking for memory.h... yes 21:45:04 checking for memory.h... yes 21:45:04 yes 21:45:04 checking for strings.h... checking for strings.h... yes 21:45:04 checking for inttypes.h... yes 21:45:04 checking for inttypes.h... yes 21:45:04 yes 21:45:04 checking for stdint.h... checking for stdint.h... yes 21:45:04 checking for unistd.h... yes 21:45:04 checking for unistd.h... yes 21:45:04 checking for dlfcn.h... yes 21:45:04 checking for dlfcn.h... yes 21:45:04 checking for objdir... .libs 21:45:04 yes 21:45:04 checking for objdir... .libs 21:45:04 checking if gcc supports -fno-rtti -fno-exceptions... no 21:45:04 checking for gcc option to produce PIC... -fPIC -DPIC 21:45:04 checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... yes 21:45:05 checking if gcc static flag -static works... no 21:45:05 checking for gcc option to produce PIC... -fPIC -DPIC 21:45:05 checking if gcc PIC flag -fPIC -DPIC works... yes 21:45:05 checking if gcc static flag -static works... yes 21:45:05 checking if gcc supports -c -o file.o... yes 21:45:05 checking if gcc supports -c -o file.o... (cached) yes 21:45:05 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:45:05 checking if gcc supports -c -o file.o... yes 21:45:05 checking whether -lc should be explicitly linked in... no 21:45:05 checking dynamic linker characteristics... yes 21:45:05 checking if gcc supports -c -o file.o... (cached) yes 21:45:05 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:45:05 checking whether -lc should be explicitly linked in... no 21:45:05 checking dynamic linker characteristics... GNU/Linux ld.so 21:45:05 checking how to hardcode library paths into programs... immediate 21:45:05 checking whether stripping libraries is possible... yes 21:45:05 checking if libtool supports shared libraries... yes 21:45:05 checking whether to build shared libraries... yes 21:45:05 checking whether to build static libraries... no 21:45:05 checking for g++... g++ 21:45:05 GNU/Linux ld.so 21:45:05 checking how to hardcode library paths into programs... immediate 21:45:05 checking whether stripping libraries is possible... yes 21:45:05 checking if libtool supports shared libraries... yes 21:45:05 checking whether to build shared libraries... yes 21:45:05 checking whether to build static libraries... no 21:45:05 checking for g++... g++ 21:45:05 checking whether we are using the GNU C++ compiler... checking whether we are using the GNU C++ compiler... yes 21:45:05 checking whether g++ accepts -g... yes 21:45:05 checking whether g++ accepts -g... yes 21:45:05 checking dependency style of g++... yes 21:45:05 checking dependency style of g++... gcc3 21:45:05 checking how to run the C++ preprocessor... gcc3 21:45:05 checking how to run the C++ preprocessor... g++ -E 21:45:05 g++ -E 21:45:05 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 21:45:05 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 21:45:05 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:45:05 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 21:45:05 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 21:45:05 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:45:05 checking for g++ option to produce PIC... -fPIC -DPIC 21:45:05 checking if g++ PIC flag -fPIC -DPIC works... yes 21:45:06 checking if g++ static flag -static works... checking for g++ option to produce PIC... -fPIC -DPIC 21:45:06 checking if g++ PIC flag -fPIC -DPIC works... yes 21:45:06 checking if g++ static flag -static works... yes 21:45:06 checking if g++ supports -c -o file.o... yes 21:45:06 checking if g++ supports -c -o file.o... (cached) yes 21:45:06 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:45:06 checking dynamic linker characteristics... (cached) yes 21:45:06 checking if g++ supports -c -o file.o... GNU/Linux ld.so 21:45:06 checking how to hardcode library paths into programs... immediate 21:45:06 checking for gcc... (cached) gcc 21:45:06 checking whether we are using the GNU C compiler... (cached) yes 21:45:06 checking whether gcc accepts -g... (cached) yes 21:45:06 checking for gcc option to accept ISO C89... (cached) none needed 21:45:06 checking whether gcc understands -c and -o together... (cached) yes 21:45:06 checking dependency style of gcc... (cached) gcc3 21:45:06 checking dependency style of gcc... yes 21:45:06 checking if g++ supports -c -o file.o... (cached) yes 21:45:06 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 21:45:06 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 21:45:06 checking how to hardcode library paths into programs... immediate 21:45:06 checking for gcc... (cached) gcc 21:45:06 checking whether we are using the GNU C compiler... (cached) yes 21:45:06 checking whether gcc accepts -g... (cached) yes 21:45:06 checking for gcc option to accept ISO C89... (cached) none needed 21:45:06 checking whether gcc understands -c and -o together... (cached) yes 21:45:06 checking dependency style of gcc... (cached) gcc3 21:45:06 checking dependency style of gcc... gcc3 21:45:06 checking whether make sets $(MAKE)... (cached) yes 21:45:06 checking linux/rseq.h usability... yes 21:45:06 checking linux/rseq.h presence... gcc3 21:45:06 checking whether make sets $(MAKE)... (cached) yes 21:45:06 checking linux/rseq.h usability... yes 21:45:06 checking for linux/rseq.h... yes 21:45:06 checking for rseq_available in -lrseq... yes 21:45:06 checking linux/rseq.h presence... yes 21:45:06 checking for linux/rseq.h... yes 21:45:06 checking for rseq_available in -lrseq... no 21:45:06 checking linux/io_uring.h usability... yes 21:45:06 checking linux/io_uring.h presence... yes 21:45:06 checking for linux/io_uring.h... yes 21:45:06 checking liburing.h usability... no 21:45:06 checking linux/io_uring.h usability... yes 21:45:06 checking liburing.h presence... yes 21:45:06 checking for liburing.h... yes 21:45:06 checking for io_uring_get_probe in -luring... yes 21:45:06 checking linux/io_uring.h presence... yes 21:45:06 checking for linux/io_uring.h... yes 21:45:06 checking liburing.h usability... yes 21:45:06 checking whether IORING_OP_NOP is declared... yes 21:45:06 checking liburing.h presence... yes 21:45:06 checking for liburing.h... yes 21:45:06 checking for io_uring_get_probe in -luring... yes 21:45:07 checking whether IORING_OP_READV is declared... yes 21:45:07 checking whether IORING_OP_NOP is declared... yes 21:45:07 yes 21:45:07 checking whether IORING_OP_WRITEV is declared... checking whether IORING_OP_READV is declared... yes 21:45:07 yes 21:45:07 checking whether IORING_OP_WRITEV is declared... checking whether IORING_OP_FSYNC is declared... yes 21:45:07 yes 21:45:07 checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_READ_FIXED is declared... yes 21:45:07 yes 21:45:07 checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes 21:45:07 yes 21:45:07 checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_POLL_ADD is declared... yes 21:45:08 yes 21:45:08 checking whether IORING_OP_POLL_ADD is declared... yes 21:45:08 checking whether IORING_OP_POLL_REMOVE is declared... yes 21:45:08 checking whether IORING_OP_POLL_REMOVE is declared... yes 21:45:08 checking whether IORING_OP_SYNC_FILE_RANGE is declared... checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes 21:45:08 yes 21:45:08 checking whether IORING_OP_SENDMSG is declared... yes 21:45:08 checking whether IORING_OP_SENDMSG is declared... yes 21:45:08 checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_RECVMSG is declared... yes 21:45:08 yes 21:45:08 checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_TIMEOUT is declared... yes 21:45:08 yes 21:45:08 checking whether IORING_OP_TIMEOUT_REMOVE is declared... checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes 21:45:09 yes 21:45:09 checking whether IORING_OP_ACCEPT is declared... yes 21:45:09 checking whether IORING_OP_ACCEPT is declared... yes 21:45:09 checking whether IORING_OP_ASYNC_CANCEL is declared... yes 21:45:09 checking whether IORING_OP_ASYNC_CANCEL is declared... yes 21:45:09 checking whether IORING_OP_LINK_TIMEOUT is declared... yes 21:45:09 checking whether IORING_OP_LINK_TIMEOUT is declared... yes 21:45:09 checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_CONNECT is declared... yes 21:45:09 yes 21:45:09 checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FALLOCATE is declared... yes 21:45:09 yes 21:45:09 checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_OPENAT is declared... yes 21:45:09 yes 21:45:10 checking whether IORING_OP_CLOSE is declared... yes 21:45:10 checking whether IORING_OP_CLOSE is declared... yes 21:45:10 checking whether IORING_OP_FILES_UPDATE is declared... yes 21:45:10 checking whether IORING_OP_FILES_UPDATE is declared... checking whether IORING_OP_STATX is declared... yes 21:45:10 yes 21:45:10 checking whether IORING_OP_STATX is declared... checking whether IORING_OP_READ is declared... yes 21:45:10 yes 21:45:11 checking whether IORING_OP_READ is declared... checking whether IORING_OP_WRITE is declared... yes 21:45:11 yes 21:45:11 checking whether IORING_OP_FADVISE is declared... checking whether IORING_OP_WRITE is declared... yes 21:45:11 yes 21:45:11 checking whether IORING_OP_FADVISE is declared... checking whether IORING_OP_MADVISE is declared... yes 21:45:11 yes 21:45:11 checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_SEND is declared... yes 21:45:11 yes 21:45:11 checking whether IORING_OP_RECV is declared... checking whether IORING_OP_SEND is declared... yes 21:45:11 yes 21:45:11 checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_RECV is declared... yes 21:45:11 yes 21:45:12 checking whether IORING_OP_EPOLL_CTL is declared... yes 21:45:12 checking whether IORING_OP_OPENAT2 is declared... yes 21:45:12 checking whether IORING_OP_SPLICE is declared... yes 21:45:12 checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes 21:45:12 yes 21:45:12 checking whether IORING_OP_SPLICE is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes 21:45:12 no 21:45:12 checking whether IORING_OP_TEE is declared... checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes 21:45:12 no 21:45:12 checking whether IOSQE_FIXED_FILE is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... yes 21:45:12 checking whether IOSQE_IO_DRAIN is declared... no 21:45:12 yes 21:45:12 checking whether IOSQE_IO_LINK is declared... checking whether IORING_OP_TEE is declared... yes 21:45:13 checking whether IOSQE_IO_HARDLINK is declared... yes 21:45:13 checking whether IOSQE_ASYNC is declared... no 21:45:13 checking whether IOSQE_FIXED_FILE is declared... yes 21:45:13 checking whether IOSQE_IO_DRAIN is declared... yes 21:45:13 checking whether IOSQE_BUFFER_SELECT is declared... yes 21:45:13 checking whether IOSQE_IO_LINK is declared... yes 21:45:13 checking whether SPLICE_F_FD_IN_FIXED is declared... yes 21:45:13 checking whether IOSQE_IO_HARDLINK is declared... yes 21:45:13 checking whether IORING_SETUP_ATTACH_WQ is declared... yes 21:45:13 checking whether IOSQE_ASYNC is declared... yes 21:45:13 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes 21:45:13 checking whether IOSQE_BUFFER_SELECT is declared... no 21:45:13 checking for preadv2... yes 21:45:13 checking whether SPLICE_F_FD_IN_FIXED is declared... yes 21:45:13 checking for pwritev2... yes 21:45:13 checking whether IORING_SETUP_ATTACH_WQ is declared... yes 21:45:13 yes 21:45:13 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... checking that generated files are newer than configure... done 21:45:13 configure: creating ./config.status 21:45:13 no 21:45:13 checking for preadv2... yes 21:45:13 checking for pwritev2... yes 21:45:13 checking that generated files are newer than configure... done 21:45:13 configure: creating ./config.status 21:45:14 config.status: creating Makefile 21:45:14 config.status: creating src/Makefile 21:45:14 config.status: creating prelude/Makefile 21:45:14 config.status: creating src/concurrency/io/call.cfa 21:45:14 config.status: creating prelude/defines.hfa 21:45:14 config.status: executing depfiles commands 21:45:14 config.status: creating Makefile 21:45:14 config.status: creating src/Makefile 21:45:14 config.status: creating prelude/Makefile 21:45:14 config.status: executing libtool commands 21:45:14 Cforall library configuraton completed. Type "make -j 8 install". 21:45:14 config.status: creating src/concurrency/io/call.cfa 21:45:15 config.status: creating prelude/defines.hfa 21:45:15 config.status: executing depfiles commands 21:45:15 config.status: executing libtool commands 21:45:15 Cforall library configuraton completed. Type "make -j 8 install". 21:45:15 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:45:15 Making all in libcfa/x64-debug 21:45:15 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:45:15 Making all in prelude 21:45:15 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:45:15 mkdir .deps 21:45:15 touch .deps/builtins.Po 21:45:15 make all-am 21:45:15 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:45:15 GEN gcc-builtins.c 21:45:15 GEN builtins.cfa 21:45:15 GEN prelude.cfa 21:45:15 GEN extras.cfa 21:45:15 GEN extras.cfa 21:45:15 GEN gcc-builtins.cfa 21:45:18 GEN bootloader.c 21:45:18 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:45:18 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:45:18 Making all in src 21:45:18 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/src' 21:45:18 CFA common.lo 21:45:18 CFA fstream.lo 21:45:18 CFA heap.lo 21:45:18 CFA iostream.lo 21:45:18 CFA limits.lo 21:45:18 CFA iterator.lo 21:45:18 CFA memory.lo 21:45:18 CFA parseargs.lo 21:45:18 CFA parseconfig.lo 21:45:19 CFA rational.lo 21:45:19 CFA enum.lo 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_PS10cfa_optionmPKcb__1’: 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit19S3tag_A0c__2’ [-Wunused-variable] 21:45:19 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit18S3tag_S10cfa_option__2’ [-Wunused-variable] 21:45:19 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit17S3tag_A0c__2’ [-Wunused-variable] 21:45:19 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit16S3tag_S10cfa_option__2’ [-Wunused-variable] 21:45:19 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_iPPcPS10cfa_optionmPKcb__1’: 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit23S3tag_A0c__2’ [-Wunused-variable] 21:45:19 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit22S3tag_S10cfa_option__2’ [-Wunused-variable] 21:45:19 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit21S3tag_A0c__2’ [-Wunused-variable] 21:45:19 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit20S3tag_S10cfa_option__2’ [-Wunused-variable] 21:45:19 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:45:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:45:19 CFA stdlib.lo 21:45:20 CFA strstream.lo 21:45:22 CFA time.lo 21:45:22 CFA assert.lo 21:45:22 CFA bits/debug.lo 21:45:22 CC exception.lo 21:45:23 CFA interpose.lo 21:45:23 CFA startup.lo 21:45:23 CC virtual.lo 21:45:24 GEN prelude.lo 21:45:24 CFA concurrency/locks.lo 21:45:24 CFA concurrency/monitor.lo 21:45:24 CFA concurrency/mutex.lo 21:45:24 CFA concurrency/select.lo 21:45:25 CFA concurrency/thread.lo 21:45:25 CFA concurrency/cofor.lo 21:45:25 CFA interpose_thread.lo 21:45:26 CPPAS concurrency/CtxSwitch-x64.lo 21:45:27 CC concurrency/invoke.lo 21:45:28 CFA concurrency/io.lo 21:45:28 CFA concurrency/kernel/startup.lo 21:45:30 CFA concurrency/preemption.lo 21:45:31 CFA concurrency/ready_queue.lo 21:45:31 CFA concurrency/stats.lo 21:45:32 CFA concurrency/pthread.lo 21:45:32 CFA bits/weakso_locks.lo 21:45:32 CFA algorithms/range_iterator.lo 21:45:34 CFA collections/maybe.lo 21:45:34 CFA collections/pair.lo 21:45:35 CFA collections/result.lo 21:45:35 CFA collections/string_res.lo 21:45:35 CFA collections/string.lo 21:45:36 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/io.cfa:766:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous56____anonymous55____anonymous54’ [-Wattributes] 21:45:36 766 | #endif 21:45:36 | ^ 21:45:36 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/kernel/startup.cfa:887:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous134____anonymous133____anonymous132’ [-Wattributes] 21:45:36 887 | #endif 21:45:36 | ^ 21:45:36 CFA collections/vector.lo 21:45:36 CFA device/cpu.lo 21:45:36 CFA concurrency/alarm.lo 21:45:37 CFA concurrency/coroutine.lo 21:45:38 CFA concurrency/exception.lo 21:45:38 CFA concurrency/kernel.lo 21:45:38 CFA concurrency/kernel/cluster.lo 21:45:39 CFA concurrency/clib/cfathread.lo 21:45:40 CFA concurrency/io/setup.lo 21:45:41 CFA concurrency/io/call.lo 21:45:41 CCLD libcfa.la 21:45:47 concurrency/io/call.cfa:1614:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous67____anonymous66____anonymous65’ [-Wattributes] 21:45:47 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/kernel.cfa:887:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes] 21:45:47 887 | #endif 21:45:47 | ^ 21:45:47 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/kernel/cluster.cfa:484:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes] 21:45:52 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/io/setup.cfa:333:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous33____anonymous32____anonymous31’ [-Wattributes] 21:45:52 333 | 21:45:52 | ^ 21:45:56 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/clib/cfathread.cfa:618:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous100____anonymous99____anonymous98’ [-Wattributes] 21:45:56 CCLD libcfathread.la 21:45:56 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/src' 21:45:56 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:45:56 make[4]: Nothing to be done for 'all-am'. 21:45:56 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:45:56 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:45:56 Making all in libcfa/x64-nodebug 21:45:56 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:45:56 Making all in prelude 21:45:56 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:45:56 mkdir .deps 21:45:56 touch .deps/builtins.Po 21:45:56 make all-am 21:45:56 make[5]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:45:56 GEN gcc-builtins.c 21:45:56 GEN builtins.cfa 21:45:56 GEN prelude.cfa 21:45:56 GEN extras.cfa 21:45:56 GEN extras.cfa 21:45:56 GEN gcc-builtins.cfa 21:45:59 GEN bootloader.c 21:45:59 make[5]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:45:59 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:45:59 Making all in src 21:45:59 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/src' 21:45:59 CFA fstream.lo 21:45:59 CFA common.lo 21:45:59 CFA iostream.lo 21:45:59 CFA heap.lo 21:45:59 CFA limits.lo 21:45:59 CFA iterator.lo 21:45:59 CFA parseargs.lo 21:45:59 CFA memory.lo 21:46:00 CFA parseconfig.lo 21:46:00 CFA rational.lo 21:46:00 CFA enum.lo 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_PS10cfa_optionmPKcb__1’: 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit19S3tag_A0c__2’ [-Wunused-variable] 21:46:00 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit18S3tag_S10cfa_option__2’ [-Wunused-variable] 21:46:00 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit17S3tag_A0c__2’ [-Wunused-variable] 21:46:00 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:233:16: warning: unused variable ‘_X10_compLit16S3tag_S10cfa_option__2’ [-Wunused-variable] 21:46:00 233 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa: In function ‘_X16print_args_usageFv_iPPcPS10cfa_optionmPKcb__1’: 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit23S3tag_A0c__2’ [-Wunused-variable] 21:46:00 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit22S3tag_S10cfa_option__2’ [-Wunused-variable] 21:46:00 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit21S3tag_A0c__2’ [-Wunused-variable] 21:46:00 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:00 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/parseargs.cfa:238:16: warning: unused variable ‘_X10_compLit20S3tag_S10cfa_option__2’ [-Wunused-variable] 21:46:00 238 | const array( cfa_option, opt_count ) & arr = (const array( cfa_option, opt_count ) &) *options; 21:46:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21:46:01 CFA stdlib.lo 21:46:02 CFA strstream.lo 21:46:03 CFA time.lo 21:46:03 CFA assert.lo 21:46:04 CFA bits/debug.lo 21:46:05 CC exception.lo 21:46:05 CFA interpose.lo 21:46:05 CFA startup.lo 21:46:05 CC virtual.lo 21:46:05 GEN prelude.lo 21:46:05 CFA concurrency/locks.lo 21:46:06 CFA concurrency/monitor.lo 21:46:06 CFA concurrency/mutex.lo 21:46:07 CFA concurrency/select.lo 21:46:08 CFA concurrency/thread.lo 21:46:08 CFA concurrency/cofor.lo 21:46:09 CFA interpose_thread.lo 21:46:11 CPPAS concurrency/CtxSwitch-x64.lo 21:46:11 CC concurrency/invoke.lo 21:46:11 CFA concurrency/io.lo 21:46:11 CFA concurrency/kernel/startup.lo 21:46:12 CFA concurrency/preemption.lo 21:46:12 CFA concurrency/ready_queue.lo 21:46:13 CFA concurrency/stats.lo 21:46:14 CFA concurrency/pthread.lo 21:46:14 CFA bits/weakso_locks.lo 21:46:14 CFA algorithms/range_iterator.lo 21:46:15 CFA collections/maybe.lo 21:46:16 CFA collections/pair.lo 21:46:17 CFA collections/result.lo 21:46:17 CFA collections/string.lo 21:46:18 CFA collections/string_res.lo 21:46:18 CFA collections/vector.lo 21:46:18 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/io.cfa:766:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous56____anonymous55____anonymous54’ [-Wattributes] 21:46:18 766 | #endif 21:46:18 | ^ 21:46:18 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/kernel/startup.cfa:867:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous134____anonymous133____anonymous132’ [-Wattributes] 21:46:18 867 | 21:46:18 | ^ 21:46:18 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:18 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:18 | ^ 21:46:18 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:18 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:18 | ^ 21:46:18 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:18 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:18 | ^ 21:46:18 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:18 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:18 | ^ 21:46:18 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:18 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:18 | ^ 21:46:18 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:18 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:18 | ^ 21:46:19 CFA device/cpu.lo 21:46:19 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:19 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:19 | ^ 21:46:19 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:19 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:19 | ^ 21:46:19 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:19 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:19 | ^ 21:46:19 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:19 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:19 | ^ 21:46:19 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:19 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:19 | ^ 21:46:19 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:19 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:19 | ^ 21:46:19 CFA concurrency/alarm.lo 21:46:19 CFA concurrency/coroutine.lo 21:46:20 CFA concurrency/exception.lo 21:46:22 CFA concurrency/kernel.lo 21:46:22 CFA concurrency/kernel/cluster.lo 21:46:22 CFA concurrency/clib/cfathread.lo 21:46:23 CFA concurrency/io/setup.lo 21:46:23 CFA concurrency/io/call.lo 21:46:25 CCLD libcfa.la 21:46:30 concurrency/io/call.cfa:1614:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous67____anonymous66____anonymous65’ [-Wattributes] 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:92: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:124: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:167: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:162: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/kernel/cluster.cfa:484:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes] 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/kernel.cfa:887:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous125____anonymous124____anonymous123’ [-Wattributes] 21:46:30 887 | #endif 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:30 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:30 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:30 | ^ 21:46:34 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/io/setup.cfa:333:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous33____anonymous32____anonymous31’ [-Wattributes] 21:46:34 333 | 21:46:34 | ^ 21:46:34 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:92: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:34 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:34 | ^ 21:46:34 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:124: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:34 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:34 | ^ 21:46:34 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:167: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:34 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:34 | ^ 21:46:34 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:34 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:34 | ^ 21:46:34 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:162: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:34 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:34 | ^ 21:46:34 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:132: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:34 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:34 | ^ 21:46:39 /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/../../libcfa/src/concurrency/clib/cfathread.cfa:618:36: warning: ‘packed’ attribute ignored for field of type ‘union __io_uring_sqe____anonymous100____anonymous99____anonymous98’ [-Wattributes] 21:46:39 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:93: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:39 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:39 | ^ 21:46:39 /usr/include/x86_64-linux-gnu/bits/socket2.h:76:125: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:39 76 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); 21:46:39 | ^ 21:46:39 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:168: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:39 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:39 | ^ 21:46:39 /usr/include/x86_64-linux-gnu/bits/socket2.h:73:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:39 73 | return __recvfrom_chk_warn (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:39 | ^ 21:46:39 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:163: warning: ‘_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:39 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:39 | ^ 21:46:39 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:133: warning: ‘_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1’ is static but used in inline function ‘recvfrom’ which is not static 21:46:39 70 | return __recvfrom_chk (__fd, __buf, __n, __bos0 (__buf), __flags, 21:46:39 | ^ 21:46:39 CCLD libcfathread.la 21:46:39 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/src' 21:46:39 make[4]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:39 make[4]: Nothing to be done for 'all-am'. 21:46:39 make[4]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:39 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:39 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:39 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:39 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:39 Making dvi in driver 21:46:39 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver' 21:46:39 make[2]: Nothing to be done for 'dvi'. 21:46:39 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver' 21:46:39 Making dvi in src 21:46:39 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:46:39 make[2]: Nothing to be done for 'dvi'. 21:46:39 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:46:39 Making dvi in . 21:46:39 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:39 make[2]: Nothing to be done for 'dvi-am'. 21:46:39 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:39 Making dvi in libcfa/x64-debug 21:46:39 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:39 Making dvi in prelude 21:46:39 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:46:39 make[3]: Nothing to be done for 'dvi'. 21:46:39 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:46:39 Making dvi in src 21:46:39 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/src' 21:46:39 make[3]: Nothing to be done for 'dvi'. 21:46:39 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/src' 21:46:39 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:39 make[3]: Nothing to be done for 'dvi-am'. 21:46:39 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:39 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:39 Making dvi in libcfa/x64-nodebug 21:46:39 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:39 Making dvi in prelude 21:46:39 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:46:39 make[3]: Nothing to be done for 'dvi'. 21:46:39 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:46:39 Making dvi in src 21:46:39 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/src' 21:46:39 make[3]: Nothing to be done for 'dvi'. 21:46:39 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/src' 21:46:39 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:39 make[3]: Nothing to be done for 'dvi-am'. 21:46:39 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:39 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:39 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:39 make[1]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:40 Making check in driver 21:46:40 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver' 21:46:40 make[2]: Nothing to be done for 'check'. 21:46:40 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/driver' 21:46:40 Making check in src 21:46:40 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:46:40 make check-am 21:46:40 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:46:40 make[3]: Nothing to be done for 'check-am'. 21:46:40 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:46:40 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/src' 21:46:40 Making check in . 21:46:40 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:40 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:46:40 Making check in libcfa/x64-debug 21:46:40 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:40 Making check in prelude 21:46:40 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:46:40 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/prelude' 21:46:40 Making check in src 21:46:40 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/src' 21:46:40 make[3]: Nothing to be done for 'check'. 21:46:40 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug/src' 21:46:40 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:40 make[3]: Nothing to be done for 'check-am'. 21:46:40 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:40 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-debug' 21:46:40 Making check in libcfa/x64-nodebug 21:46:40 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:40 Making check in prelude 21:46:40 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:46:40 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/prelude' 21:46:40 Making check in src 21:46:40 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/src' 21:46:40 make[3]: Nothing to be done for 'check'. 21:46:40 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug/src' 21:46:40 make[3]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:40 make[3]: Nothing to be done for 'check-am'. 21:46:40 make[3]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:40 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/libcfa/x64-nodebug' 21:46:40 make -C tests tests installed=no debug=yes 21:46:40 make[2]: Entering directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/tests' 21:46:41 Running 347 tests on 8 cores (x64 - debug) 21:48:33 array-ERR2 PASSED C 0:00.059 - R n/a 21:48:33 array-ERR3 PASSED C 0:00.059 - R n/a 21:48:33 array-ERR1 PASSED C 0:00.626 - R n/a 21:48:33 array PASSED C 0:00.639 - R 0:00.002 21:48:33 array-collections/array-raii-c PASSED C 0:00.857 - R 0:00.005 21:48:33 array-collections/array-basic PASSED C 0:01.498 - R 0:00.005 21:48:33 array-collections/array-sbscr-types PASSED C 0:01.377 - R 0:00.005 21:48:33 array-collections/boxed PASSED C 0:01.424 - R 0:00.005 21:48:33 array-collections/dimexpr-match-c PASSED C 0:00.872 - R 0:00.005 21:48:33 ...ollections/language-dim-mismatch PASSED C 0:00.133 - R n/a 21:48:33 algorithms/range_test PASSED C 0:04.137 - R 0:00.005 21:48:33 array-collections/safety-summary PASSED C 0:00.482 - R n/a 21:48:33 array-collections/symtab-collision PASSED C 0:00.348 - R n/a 21:48:33 array-collections/accordion PASSED C 0:04.575 - R 0:00.017 21:48:33 array-collections/dimexpr-match-cfa PASSED C 0:01.618 - R 0:00.016 21:48:33 attr-priority PASSED C 0:00.403 - R n/a 21:48:33 castError PASSED C 0:00.371 - R n/a 21:48:33 array-collections/array-raii-cfa PASSED C 0:04.643 - R 0:00.005 21:48:33 cast PASSED C 0:00.686 - R 0:00.001 21:48:33 builtins/sync PASSED C 0:00.795 - R 0:00.001 21:48:33 alloc-ERROR PASSED C 0:05.943 - R n/a 21:48:33 avl_test PASSED C 0:03.334 - R 0:00.005 21:48:33 alloc PASSED C 0:10.939 - R 0:00.009 21:48:33 alloc2 PASSED C 0:11.353 - R 0:00.009 21:48:33 collections/multi_list PASSED C 0:06.226 - R 0:00.005 21:48:33 collections/stack PASSED C 0:06.231 - R 0:00.005 21:48:33 collections/queue PASSED C 0:07.656 - R 0:00.005 21:48:33 collections/sequence PASSED C 0:08.172 - R 0:00.005 21:48:33 collections/string-ctx-manage PASSED C 0:04.632 - R 0:00.005 21:48:33 collections/string-api-coverage PASSED C 0:08.342 - R 0:00.009 21:48:33 collections/atomic_mpsc PASSED C 0:08.273 - R 0:03.173 21:48:33 collections/string-gc PASSED C 0:04.693 - R 0:00.009 21:48:33 collections/string-compare PASSED C 0:06.281 - R 0:00.005 21:48:33 collections/string-istream PASSED C 0:04.992 - R 0:00.009 21:48:33 ...ns/vector-err-pass-perm-it-byval PASSED C 0:01.960 - R n/a 21:48:33 ...ns/vector-err-retn-perm-it-byval PASSED C 0:01.588 - R n/a 21:48:33 ...ions/string-api-coverage-noshare PASSED C 0:08.427 - R 0:00.009 21:48:33 collections/vector-demo PASSED C 0:03.990 - R 0:00.005 21:48:33 ...ections/string-overwrite-noshare PASSED C 0:04.817 - R 0:00.009 21:48:33 collections/string-overwrite PASSED C 0:04.998 - R 0:00.009 21:48:33 complex PASSED C 0:04.187 - R 0:00.005 21:48:33 collections/string-istream-manip PASSED C 0:08.955 - R 0:00.017 21:48:33 concurrency/actors/executor PASSED C 0:11.642 - R 0:00.165 21:48:33 concurrency/actors/inherit PASSED C 0:11.598 - R 0:00.115 21:48:33 concurrency/actors/inline PASSED C 0:11.460 - R 0:00.115 21:48:33 concurrency/actors/pingpong PASSED C 0:11.655 - R 0:00.115 21:48:33 concurrency/actors/dynamic PASSED C 0:11.508 - R 0:03.021 21:48:33 concurrency/actors/matrixMultiply PASSED C 0:11.670 - R 0:00.817 21:48:33 concurrency/actors/poison PASSED C 0:11.320 - R 0:00.216 21:48:33 concurrency/actors/static PASSED C 0:11.281 - R 0:00.216 21:48:33 concurrency/barrier/generation PASSED C 0:07.906 - R 0:00.216 21:48:33 concurrency/barrier/last PASSED C 0:08.050 - R 0:00.165 21:48:33 concurrency/barrier/order PASSED C 0:07.967 - R 0:00.115 21:48:33 concurrency/actors/types PASSED C 0:11.842 - R 0:00.216 21:48:33 concurrency/channels/churn PASSED C 0:10.580 - R 0:10.134 21:48:33 concurrency/channels/contend PASSED C 0:10.613 - R 0:10.080 21:48:33 concurrency/channels/daisy_chain PASSED C 0:10.406 - R 0:10.080 21:48:33 concurrency/channels/big_elems PASSED C 0:10.549 - R 0:10.683 21:48:33 concurrency/clib PASSED C 0:01.728 - R 0:00.115 21:48:33 concurrency/clib_tls PASSED C 0:01.554 - R 0:00.215 21:48:33 concurrency/ctor-check PASSED C 0:00.459 - R n/a 21:48:33 concurrency/channels/hot_potato PASSED C 0:10.455 - R 0:10.085 21:48:33 concurrency/cluster PASSED C 0:05.526 - R 0:00.115 21:48:33 concurrency/channels/ping_pong PASSED C 0:10.546 - R 0:10.081 21:48:33 concurrency/cofor PASSED C 0:07.157 - R 0:00.115 21:48:33 concurrency/channels/pub_sub PASSED C 0:10.750 - R 0:10.082 21:48:33 concurrency/channels/zero_size PASSED C 0:10.194 - R 0:10.085 21:48:33 concurrency/coroutineYield PASSED C 0:07.886 - R 0:00.115 21:48:33 concurrency/examples/datingService PASSED C 0:08.052 - R 0:00.066 21:48:33 concurrency/examples/gortn PASSED C 0:07.783 - R 0:00.065 21:48:33 concurrency/futures/abandon PASSED C 0:05.664 - R 0:00.115 21:48:33 concurrency/examples/matrixSum PASSED C 0:07.741 - R 0:00.115 21:48:33 concurrency/futures/basic PASSED C 0:05.636 - R 0:00.115 21:48:33 ...rrency/examples/boundedBufferEXT PASSED C 0:08.162 - R 0:05.177 21:48:33 concurrency/keywordErrors PASSED C 0:00.241 - R n/a 21:48:33 concurrency/examples/quickSort PASSED C 0:09.331 - R 0:00.066 21:48:33 concurrency/mainError PASSED C 0:00.167 - R n/a 21:48:33 ...rrency/examples/boundedBufferINT PASSED C 0:07.924 - R 0:04.675 21:48:33 concurrency/futures/typed PASSED C 0:07.440 - R 0:00.165 21:48:33 concurrency/join PASSED C 0:07.817 - R 0:00.115 21:48:33 concurrency/futures/wait_any PASSED C 0:09.324 - R 0:00.115 21:48:33 concurrency/migrate PASSED C 0:07.848 - R 0:00.116 21:48:33 concurrency/futures/multi PASSED C 0:11.026 - R 0:00.116 21:48:33 concurrency/lockfree_stack PASSED C 0:07.984 - R 0:05.177 21:48:33 concurrency/mutexstmt/monitors PASSED C 0:06.101 - R 0:02.019 21:48:33 concurrency/once PASSED C 0:08.055 - R 0:00.116 21:48:33 concurrency/futures/select_future PASSED C 0:18.752 - R 0:00.115 21:48:33 concurrency/park/contention PASSED C 0:05.534 - R 0:00.115 21:48:33 concurrency/mutexstmt/tuple PASSED C 0:09.946 - R 0:00.005 21:48:33 concurrency/monitor PASSED C 0:07.621 - R 0:12.290 21:48:33 concurrency/park/start_parked PASSED C 0:05.472 - R 0:00.115 21:48:33 concurrency/mutexstmt/locks PASSED C 0:07.923 - R 0:08.533 21:48:33 concurrency/park/force_preempt PASSED C 0:07.643 - R 0:00.416 21:48:33 ...rrency/pthread/pthread_attr_test PASSED C 0:07.825 - R 0:00.066 21:48:33 ...urrency/pthread/pthread_key_test PASSED C 0:02.354 - R 0:00.065 21:48:33 ...rrency/pthread/pthread_cond_test PASSED C 0:07.643 - R 0:00.065 21:48:33 concurrency/multi-monitor PASSED C 0:07.648 - R 0:16.250 21:48:33 ...pthread/pthread_demo_create_join PASSED C 0:07.638 - R 0:00.065 21:48:33 ...rrency/pthread/pthread_once_test PASSED C 0:07.720 - R 0:00.165 21:48:33 concurrency/readyQ/barrier_sleeper PASSED C 0:07.744 - R 0:00.216 21:48:33 concurrency/preempt PASSED C 0:08.905 - R 0:09.085 21:48:33 ...rrency/pthread/pthread_demo_lock PASSED C 0:07.930 - R 0:04.925 21:48:33 concurrency/readyQ/leader_spin PASSED C 0:07.736 - R 0:00.165 21:50:09 concurrency/signal/block PASSED C 0:08.317 - R 0:01.118 21:50:09 concurrency/signal/disjoint PASSED C 0:08.091 - R 0:01.568 21:50:09 concurrency/signal/wait PASSED C 0:08.117 - R 0:00.216 21:50:09 concurrency/suspend_then PASSED C 0:08.029 - R 0:00.115 21:50:09 concurrency/sleep PASSED C 0:08.155 - R 0:01.167 21:50:09 concurrency/thread PASSED C 0:09.090 - R 0:00.115 21:50:09 .../unified_locking/block_spin_lock PASSED C 0:09.238 - R 0:00.115 21:50:09 concurrency/preempt2 PASSED C 0:08.387 - R 0:20.106 21:50:09 ...ency/unified_locking/exp_backoff PASSED C 0:09.315 - R 0:00.115 21:50:09 .../unified_locking/fast_block_lock PASSED C 0:09.256 - R 0:00.115 21:50:09 ...cy/unified_locking/pthread_locks PASSED C 0:07.151 - R 0:00.115 21:50:09 ...fied_locking/mcs_block_spin_lock PASSED C 0:09.233 - R 0:00.165 21:50:09 ...nified_locking/simple_owner_lock PASSED C 0:09.279 - R 0:00.115 21:50:09 concurrency/unified_locking/mcs PASSED C 0:09.110 - R 0:05.378 21:50:09 ...ncy/unified_locking/timeout_lock PASSED C 0:07.270 - R 0:01.117 21:50:09 concurrency/waitfor/barge PASSED C 0:07.711 - R 0:00.266 21:50:09 concurrency/waitfor/else PASSED C 0:06.240 - R 0:00.065 21:50:09 concurrency/waitfor/parse PASSED C 0:04.462 - R 0:00.001 21:50:09 concurrency/waitfor/dtor PASSED C 0:07.810 - R 0:01.017 21:50:09 concurrency/waitfor/recurse PASSED C 0:07.783 - R 0:00.766 21:50:09 concurrency/unified_locking/locks PASSED C 0:07.669 - R 0:22.407 21:50:09 concurrency/waitfor/statment PASSED C 0:08.200 - R 0:00.115 21:50:09 concurrency/waitfor/when PASSED C 0:07.975 - R 0:00.165 21:50:09 concurrency/waituntil/all_types PASSED C 0:09.420 - R 0:02.018 21:50:09 concurrency/waituntil/basic_else PASSED C 0:07.306 - R 0:00.065 21:50:09 ...ency/waituntil/channel_zero_size PASSED C 0:08.490 - R 0:02.318 21:50:09 concurrency/waituntil/channels PASSED C 0:08.591 - R 0:01.869 21:50:09 concurrency/waituntil/futures PASSED C 0:07.831 - R 0:00.165 21:50:09 ...ency/unified_locking/futex_mutex PASSED C 0:09.301 - R 0:37.585 21:50:09 concurrency/waituntil/channel_close PASSED C 0:08.455 - R 0:10.082 21:50:09 concurrency/waituntil/one_chan PASSED C 0:08.241 - R 0:00.416 21:50:09 concurrency/waituntil/locks PASSED C 0:09.505 - R 0:04.623 21:50:09 const-init PASSED C 0:00.658 - R 0:00.005 21:50:09 concurrency/waituntil/timeout PASSED C 0:04.852 - R 0:03.120 21:50:09 configs/parsebools PASSED C 0:06.088 - R 0:00.033 21:50:09 copyfile PASSED C 0:04.094 - R 0:00.005 21:50:09 configs/parseconfig PASSED C 0:06.053 - R 0:00.009 21:50:09 configs/usage PASSED C 0:06.157 - R 0:00.009 21:50:09 coroutine/devicedriver PASSED C 0:05.086 - R 0:00.065 21:50:09 coroutine/fibonacci PASSED C 0:05.042 - R 0:00.065 21:50:09 .../unified_locking/spin_queue_lock PASSED C 0:09.350 - R 0:42.795 21:50:09 coroutine/fmtLines PASSED C 0:05.295 - R 0:00.065 21:50:09 coroutine/pingpong PASSED C 0:05.543 - R 0:00.065 21:50:09 ...urrency/unified_locking/mcs_spin PASSED C 0:09.249 - R 0:47.957 21:50:09 coroutine/raii PASSED C 0:04.973 - R 0:00.065 21:50:09 counter PASSED C 0:03.946 - R 0:00.005 21:50:09 coroutine/prodcons PASSED C 0:06.732 - R 0:00.066 21:50:09 ctrl-flow/labelledExit PASSED C 0:00.628 - R 0:00.001 21:50:09 coroutine/runningTotal PASSED C 0:05.424 - R 0:00.065 21:50:09 ctrl-flow/loop-inc PASSED C 0:00.694 - R 0:00.005 21:50:09 ctrl-flow/break-misc PASSED C 0:04.079 - R 0:00.005 21:50:09 ctrl-flow/goto PASSED C 0:04.059 - R 0:00.005 21:50:09 ctrl-flow/fallthrough PASSED C 0:04.221 - R 0:00.005 21:50:09 enum PASSED C 0:00.709 - R 0:00.005 21:50:09 ctrl-flow/ifwhileCtl PASSED C 0:04.079 - R 0:00.005 21:50:09 designations PASSED C 0:04.573 - R 0:00.005 21:50:09 enum_tests/anonymous PASSED C 0:03.927 - R 0:00.005 21:50:09 enum_tests/funcEnum PASSED C 0:01.347 - R 0:00.005 21:50:09 ctrl-flow/loop_else PASSED C 0:06.836 - R 0:00.009 21:50:09 div PASSED C 0:05.770 - R 0:00.005 21:50:09 device/cpu PASSED C 0:06.790 - R 0:00.009 21:50:09 enum_tests/enumInlineValue PASSED C 0:05.966 - R 0:00.005 21:50:09 enum_tests/structEnum PASSED C 0:01.387 - R 0:00.005 21:50:09 ctrl-flow/loopctrl PASSED C 0:08.914 - R 0:00.009 21:50:09 errors/declaration PASSED C 0:00.066 - R n/a 21:50:09 errors/scope PASSED C 0:00.356 - R n/a 21:50:09 errors/scope-type PASSED C 0:00.103 - R n/a 21:50:09 errors/signature PASSED C 0:00.079 - R n/a 21:50:09 enum_tests/input PASSED C 0:04.210 - R 0:00.009 21:50:09 eval PASSED C 0:00.732 - R 0:00.005 21:50:09 enum_tests/stringEnum PASSED C 0:03.952 - R 0:00.005 21:50:09 enum_tests/planet PASSED C 0:05.735 - R 0:00.005 21:50:09 enum_tests/position PASSED C 0:05.766 - R 0:00.005 21:50:09 enum_tests/typedIntEnum PASSED C 0:04.244 - R 0:00.005 21:50:09 enum_tests/voidEnum PASSED C 0:04.137 - R 0:00.005 21:50:09 exceptions/conditional PASSED C 0:03.974 - R 0:00.005 21:50:09 exceptions/cancel/coroutine PASSED C 0:05.260 - R 0:00.115 21:50:09 exceptions/data-except PASSED C 0:04.328 - R 0:00.005 21:50:09 exceptions/conditional-threads PASSED C 0:05.112 - R 0:00.065 21:50:09 exceptions/defaults PASSED C 0:04.470 - R 0:00.005 21:50:09 concurrency/waituntil/repeat_close PASSED C 0:08.818 - R 0:30.081 21:50:09 exceptions/cancel/thread PASSED C 0:07.928 - R 0:00.115 21:50:09 exceptions/cor_resumer PASSED C 0:07.739 - R 0:00.065 21:50:09 exceptions/defaults-threads PASSED C 0:05.558 - R 0:00.065 21:50:09 exceptions/finally PASSED C 0:04.263 - R 0:00.005 21:50:09 exceptions/fibonacci_nonlocal PASSED C 0:06.530 - R 0:00.065 21:50:09 exceptions/interact PASSED C 0:04.510 - R 0:00.005 21:50:09 exceptions/finally-threads PASSED C 0:05.379 - R 0:00.065 21:50:09 exceptions/try-ctrl-flow PASSED C 0:00.196 - R n/a 21:50:09 exceptions/polymorphic PASSED C 0:04.278 - R 0:00.005 21:50:09 exceptions/type-check PASSED C 0:00.250 - R n/a 21:50:09 exceptions/try-leave-catch PASSED C 0:00.748 - R 0:00.005 21:50:09 exceptions/resume PASSED C 0:04.601 - R 0:00.005 21:50:09 expression PASSED C 0:00.661 - R 0:00.001 21:50:09 exceptions/terminate PASSED C 0:04.621 - R 0:00.005 21:50:09 exceptions/pingpong_nonlocal PASSED C 0:08.098 - R 0:00.115 21:50:09 exceptions/trash PASSED C 0:04.088 - R 0:00.005 21:50:09 exceptions/resume-threads PASSED C 0:05.715 - R 0:00.065 21:50:09 exceptions/virtual-poly PASSED C 0:04.129 - R 0:00.102 21:50:09 exceptions/terminate-threads PASSED C 0:05.868 - R 0:00.065 21:50:09 exceptions/virtual-cast PASSED C 0:05.371 - R 0:00.005 21:50:09 global-monomorph PASSED C 0:00.688 - R 0:00.005 21:51:05 fstream_test PASSED C 0:04.226 - R 0:00.005 21:51:05 generator/fibonacci PASSED C 0:03.950 - R 0:00.005 21:51:05 generator/fmtLines PASSED C 0:04.056 - R 0:00.009 21:51:05 forall PASSED C 0:05.206 - R 0:00.005 21:51:05 identFuncDeclarator PASSED C 0:00.630 - R 0:00.002 21:51:05 identParamDeclarator PASSED C 0:00.686 - R 0:00.005 21:51:05 generator/suspend_then PASSED C 0:03.955 - R 0:00.005 21:51:05 function-operator PASSED C 0:05.930 - R 0:00.005 21:51:05 genericUnion PASSED C 0:04.185 - R 0:00.005 21:51:05 include/vector-sequence PASSED C 0:01.127 - R 0:00.005 21:51:05 include/vector-collections PASSED C 0:01.795 - R 0:00.005 21:51:05 init1-ERROR PASSED C 0:00.354 - R n/a 21:51:05 init1 PASSED C 0:00.610 - R 0:00.001 21:51:05 hello PASSED C 0:04.075 - R 0:00.005 21:51:05 identity PASSED C 0:04.358 - R 0:00.005 21:51:05 include/stdincludes PASSED C 0:04.322 - R 0:00.001 21:51:05 include/vector-fstream PASSED C 0:04.091 - R 0:00.005 21:51:05 io/away_fair PASSED C 0:09.503 - R 0:00.166 21:51:05 io/comp_basic PASSED C 0:09.720 - R 0:00.115 21:51:05 include/includes PASSED C 0:13.027 - R 0:00.002 21:51:05 io/comp_fair PASSED C 0:09.805 - R 0:00.218 21:51:05 io/io-acquire PASSED C 0:09.109 - R 0:00.116 21:51:05 io/io-acquire-in PASSED C 0:08.595 - R 0:00.116 21:51:05 heap PASSED C 0:06.026 - R 0:10.439 21:51:05 limits PASSED C 0:00.632 - R 0:00.001 21:51:05 io/io PASSED C 0:12.356 - R 0:00.009 21:51:05 linking/exception-nothreads PASSED C 0:02.799 - R 0:00.005 21:51:05 io/manipulatorsInput-uchunk FAILED with code 1 C 0:06.562 - R 0:00.005 21:51:05 --- default.1 --- 21:51:05 Failed to open file: /var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/tests/io/.in/manipulatorsInput-uchunk.default.1.auxdata 21:51:05 ERR No core dump, expected '/tmp/tmpxszy16ey/core' (limit soft: -1 hard: -1) 21:51:05 linking/exception-withthreads PASSED C 0:04.245 - R 0:00.115 21:51:05 io/manipulatorsOutput4 PASSED C 0:06.869 - R 0:00.017 21:51:05 linking/nostdlib PASSED C 0:00.680 - R 0:00.005 21:51:05 io/io-acquire-out PASSED C 0:08.483 - R 0:00.116 21:51:05 io/io-acquire2 PASSED C 0:09.124 - R 0:00.115 21:51:05 linkonce PASSED C 0:00.841 - R 0:00.005 21:51:05 linking/io-acquire PASSED C 0:05.568 - R 0:00.005 21:51:05 io/many_read PASSED C 0:09.544 - R 0:00.115 21:51:05 linking/mangling/anon PASSED C 0:04.067 - R 0:00.005 21:51:05 maybe PASSED C 0:00.890 - R 0:00.005 21:51:05 linking/nothreads PASSED C 0:05.225 - R 0:00.005 21:51:05 linking/weakso_nothd PASSED C 0:05.359 - R 0:00.005 21:51:05 literals PASSED C 0:04.163 - R 0:00.005 21:51:05 nested-types PASSED C 0:00.631 - R 0:00.001 21:51:05 nested-types-ERR1 PASSED C 0:00.081 - R n/a 21:51:05 nested-types-ERR2 PASSED C 0:00.115 - R n/a 21:51:05 meta/fork+exec PASSED C 0:03.030 - R 0:00.017 21:51:05 numericConstants PASSED C 0:00.595 - R 0:00.001 21:51:05 opt-params PASSED C 0:00.062 - R n/a 21:51:05 linking/withthreads PASSED C 0:07.978 - R 0:00.065 21:51:05 operators PASSED C 0:00.701 - R 0:00.005 21:51:05 poly-d-cycle PASSED C 0:00.680 - R 0:00.016 21:51:05 poly-many-arsz PASSED C 0:00.689 - R 0:00.005 21:51:05 malloc PASSED C 0:06.596 - R 0:00.005 21:51:05 polybits PASSED C 0:00.191 - R n/a 21:51:05 poly-o-cycle PASSED C 0:00.805 - R 0:00.005 21:51:05 meta/dumpable PASSED C 0:05.829 - R 0:00.005 21:51:05 poly-selection PASSED C 0:00.700 - R 0:00.005 21:51:05 quasiKeyword PASSED C 0:00.696 - R 0:00.002 21:51:05 raii/ctor-autogen-ERR1 PASSED C 0:00.408 - R n/a 21:51:05 raii/ctor-autogen PASSED C 0:01.095 - R 0:00.005 21:51:05 list/dlist-insert-remove PASSED C 0:09.058 - R 0:00.017 21:51:05 io/io-acquire-no-io PASSED C 0:07.967 - R 0:11.990 21:51:05 quotedKeyword PASSED C 0:03.860 - R 0:00.005 21:51:05 polymorphism PASSED C 0:04.278 - R 0:00.005 21:51:05 minmax PASSED C 0:07.899 - R 0:00.005 21:51:05 raii/boxed-types PASSED C 0:04.360 - R 0:00.005 21:51:05 raii/init_once PASSED C 0:00.794 - R 0:00.005 21:51:05 raii/dtor-early-exit-ERR1 PASSED C 0:03.280 - R n/a 21:51:05 raii/dtor-early-exit-ERR2 PASSED C 0:03.312 - R n/a 21:51:05 raii/typeof-member PASSED C 0:00.700 - R 0:00.005 21:51:05 result PASSED C 0:01.037 - R 0:00.005 21:51:05 raii/globals PASSED C 0:04.158 - R 0:00.005 21:51:05 raii/memberCtors-ERR1 PASSED C 0:02.764 - R n/a 21:51:05 simpleGenericTriple PASSED C 0:00.826 - R 0:00.005 21:51:05 raii/dtor-early-exit PASSED C 0:05.961 - R 0:00.009 21:51:05 smart-pointers PASSED C 0:00.875 - R 0:00.005 21:51:05 raii/memberCtors PASSED C 0:04.577 - R 0:00.009 21:51:05 references PASSED C 0:04.738 - R 0:00.005 21:51:05 shortCircuit PASSED C 0:04.014 - R 0:00.005 21:51:05 switch PASSED C 0:00.624 - R 0:00.001 21:51:05 sizeof PASSED C 0:03.985 - R 0:00.005 21:51:05 strstream PASSED C 0:04.402 - R 0:00.005 21:51:05 tuple/tupleCast PASSED C 0:00.683 - R 0:00.005 21:51:05 searchsort PASSED C 0:07.017 - R 0:00.009 21:51:05 tuple/tupleFunction PASSED C 0:00.795 - R 0:00.005 21:51:05 tuple/tupleMember PASSED C 0:00.758 - R 0:00.005 21:51:05 typedefRedef PASSED C 0:00.605 - R 0:00.001 21:51:05 tuple/tuplePolymorphism PASSED C 0:00.884 - R 0:00.005 21:51:05 typedefRedef-ERR1 PASSED C 0:00.082 - R n/a 21:51:05 typeof PASSED C 0:00.675 - R 0:00.005 21:51:05 var-assert PASSED C 0:00.095 - R n/a 21:51:05 sum PASSED C 0:06.378 - R 0:00.005 21:51:05 variableDeclarator PASSED C 0:00.642 - R 0:00.001 21:51:05 tuple/tupleVariadic PASSED C 0:02.886 - R 0:00.005 21:51:05 tuple/tupleAssign PASSED C 0:05.266 - R 0:00.005 21:51:05 swap PASSED C 0:07.259 - R 0:00.005 21:51:05 time PASSED C 0:06.106 - R 0:00.005 21:51:05 userLiterals PASSED C 0:04.607 - R 0:00.005 21:51:05 rational PASSED C 0:14.446 - R 0:00.009 21:51:05 vector_math/vec2_double PASSED C 0:05.954 - R 0:00.005 21:51:37 vector PASSED C 0:06.328 - R 0:00.005 21:51:37 voidPtr PASSED C 0:00.671 - R 0:00.005 21:51:37 vector_math/vec2_uint PASSED C 0:06.058 - R 0:00.005 21:51:37 warnings/self-assignment PASSED C 0:00.627 - R 0:00.001 21:51:37 withconflict PASSED C 0:00.356 - R n/a 21:51:37 KRfunctions PASSED C 0:00.569 - R 0:00.001 21:51:37 vector_math/vec2_float PASSED C 0:10.589 - R 0:00.009 21:51:37 vector_math/vec2_int PASSED C 0:10.882 - R 0:00.009 21:51:37 ...collections/dimexpr-match-c-ERRS PASSED C 0:00.452 - R n/a 21:51:37 vector_math/vec3_float PASSED C 0:10.740 - R 0:00.009 21:51:37 vector_math/vec3_int PASSED C 0:09.422 - R 0:00.009 21:51:37 ...llections/dimexpr-match-cfa-ERRS PASSED C 0:00.808 - R n/a 21:51:37 attributes PASSED C 0:00.698 - R 0:00.002 21:51:37 abs PASSED C 0:05.939 - R 0:00.005 21:51:37 vector_math/vec4_float PASSED C 0:10.421 - R 0:00.009 21:51:37 ...collections/array-md-sbscr-cases PASSED C 0:04.151 - R 0:00.009 21:51:37 vector_math/vec4_int PASSED C 0:09.959 - R 0:00.009 21:51:37 declarationSpecifier PASSED C 0:00.635 - R 0:00.001 21:51:37 errors/completeType PASSED C 0:00.357 - R n/a 21:51:37 ato PASSED C 0:06.868 - R 0:00.005 21:51:37 PRNG PASSED C 0:11.944 - R 0:01.819 21:51:37 configs/parsenums PASSED C 0:06.109 - R 0:00.065 21:51:37 extension PASSED C 0:00.602 - R 0:00.002 21:51:37 functions PASSED C 0:00.602 - R 0:00.001 21:51:37 bitmanip1 PASSED C 0:09.829 - R 0:00.017 21:51:37 concurrency/pthread/bounded_buffer PASSED C 0:07.988 - R 0:00.165 21:51:37 bitmanip2 PASSED C 0:10.083 - R 0:00.017 21:51:37 gccExtensions PASSED C 0:00.577 - R 0:00.001 21:51:37 exceptions/cardgame PASSED C 0:06.987 - R 0:00.065 21:51:37 bitmanip3 PASSED C 0:12.803 - R 0:00.017 21:51:37 exceptions/hotpotato_checked PASSED C 0:07.535 - R 0:00.065 21:51:37 exceptions/hotpotato PASSED C 0:07.437 - R 0:00.065 21:51:37 gmp PASSED C 0:06.336 - R 0:00.009 21:51:37 meta/arch PASSED C 0:00.355 - R n/a 21:51:37 io/manipulatorsInput PASSED C 0:07.232 - R 0:00.009 21:51:37 io/manipulatorsOutput2 PASSED C 0:08.247 - R 0:00.009 21:51:37 random PASSED C 0:05.567 - R 0:00.005 21:51:37 io/manipulatorsOutput1 PASSED C 0:12.712 - R 0:00.009 21:51:37 vector_math/vec2_ldouble PASSED C 0:05.979 - R 0:00.005 21:51:37 nested_function PASSED C 0:07.862 - R 0:00.065 21:51:37 io/manipulatorsOutput3 PASSED C 0:13.777 - R 0:00.019 21:51:37 math PASSED C 0:12.202 - R 0:00.010 21:51:37 mathX PASSED C 0:13.913 - R 0:00.019 21:51:37 346 passes, 1 failures, 0 timeouts, 0 cancelled, 0 other 21:51:37 Tests took 4:55.264 21:51:37 make[2]: *** [Makefile:945: all-local] Error 1 21:51:37 make[2]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub/tests' 21:51:37 make[1]: *** [Makefile:955: check] Error 2 21:51:37 make[1]: Leaving directory '/var/lib/jenkins/workspace/Cforall_Distribute_Ref@tmp/cfa-cc-1.0.0.3027/_build/sub' 21:51:37 make: *** [Makefile:734: distcheck] Error 1 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE