Started by upstream project "Cforall_Full_Build" build number 2857 originally caused by: Started by timer Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.25.1' > git config --get remote.origin.url # timeout=10 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 -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/with_gc Seen 25 remote branches Obtained Jenkinsfile from 7a780ad23506507b6a1feccc46d18e12da183ceb [Pipeline] Start of Pipeline [Pipeline] node Running on Algol in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug20 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # 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 --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7a780ad23506507b6a1feccc46d18e12da183ceb (master) Commit message: "Moved ast::BasicType::Kind to ast::BasicKind in its own hearder. This is more consistent with other utility enums (although we still use this as a enum class) and reduces what some files need to include. Also did a upgrade in a comment with MAX_INTEGER_TYPE, it is now part of the enum." [Pipeline] load [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo Compiler : clang (clang++-10/gcc-10) Architecture : x64 Arc Flags : --host=x86_64 Run All Tests : true Run Benchmark : true Build Documentation : true Publish : true Silent : true [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 > git rev-list --no-walk 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] pwd [Pipeline] pwd [Pipeline] echo -------- Cleanup -------- [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Checkout -------- [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug20 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # 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 --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7a780ad23506507b6a1feccc46d18e12da183ceb (master) Commit message: "Moved ast::BasicType::Kind to ast::BasicKind in its own hearder. This is more consistent with other utility enums (although we still use this as a enum class) and reduces what some files need to include. Also did a upgrade in a comment with MAX_INTEGER_TYPE, it is now part of the enum." [Pipeline] echo Constructing new git message [Pipeline] sh + git rev-list 7a780ad23506507b6a1feccc46d18e12da183ceb..7a780ad23506507b6a1feccc46d18e12da183ceb [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 + git cat-file -t 7a780ad23506507b6a1feccc46d18e12da183ceb [Pipeline] sh + git rev-list --format=short 7a780ad23506507b6a1feccc46d18e12da183ceb...7a780ad23506507b6a1feccc46d18e12da183ceb [Pipeline] sh + git diff --stat --color 7a780ad23506507b6a1feccc46d18e12da183ceb 7a780ad23506507b6a1feccc46d18e12da183ceb [Pipeline] echo

- Changes -------------------------------------------------------------

The branch master has been updated.
      from  7a780ad23506507b6a1feccc46d18e12da183ceb (commit)

- Log -----------------------------------------------------------------


-----------------------------------------------------------------------

Summary of changes:

[Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : configure -------- [Pipeline] stage [Pipeline] { (Build : configure) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] sh + ./autogen.sh Running aclocal in root Running libtoolize in root libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'. libtoolize: linking file 'automake/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'. libtoolize: linking file 'automake/libtool.m4' libtoolize: linking file 'automake/ltoptions.m4' libtoolize: linking file 'automake/ltsugar.m4' libtoolize: linking file 'automake/ltversion.m4' libtoolize: linking file 'automake/lt~obsolete.m4' Running autoconf in root Running automake in root configure.ac:223: installing 'automake/compile' configure.ac:138: installing 'automake/config.guess' configure.ac:138: installing 'automake/config.sub' configure.ac:17: installing 'automake/install-sh' benchmark/Makefile.am: installing 'automake/depcomp' parallel-tests: installing 'automake/test-driver' configure.ac: installing 'automake/ylwrap' Running aclocal in libcfa Running libtoolize in libcfa libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'. libtoolize: linking file 'automake/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'. libtoolize: linking file 'automake/libtool.m4' libtoolize: linking file 'automake/ltoptions.m4' libtoolize: linking file 'automake/ltsugar.m4' libtoolize: linking file 'automake/ltversion.m4' libtoolize: linking file 'automake/lt~obsolete.m4' Running autoconf in libcfa Running automake in libcfa configure.ac:119: installing 'automake/compile' configure.ac:119: installing 'automake/config.guess' configure.ac:119: installing 'automake/config.sub' configure.ac:12: installing 'automake/install-sh' src/Makefile.am: installing 'automake/depcomp' [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master@tmp [Pipeline] { [Pipeline] sh + /var/lib/jenkins/workspace/Cforall_master/configure CXX=clang++-10 CC=gcc-10 --host=x86_64 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts=host:debug,host:nodebug --quiet --prefix=/var/lib/jenkins/workspace/Cforall_master@tmp [Pipeline] sh + nproc + make -j 16 --no-print-directory configure-libcfa libcfa/x64-debug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=clang++-10' 'CC=gcc-10' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x64-debug/ libcfa/x64-nodebug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=clang++-10' 'CC=gcc-10' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x64-nodebug/ checking whether make supports nested variables... checking whether make supports nested variables... yes checking for a BSD-compatible install... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for distributated build... no checking for distributated build... no checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc-10 yes (GNU style) checking for gcc... gcc-10 checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc-10 accepts -g... yes checking whether gcc-10 accepts -g... yes checking for gcc-10 option to accept ISO C89... yes checking for gcc-10 option to accept ISO C89... none needed checking whether gcc-10 understands -c and -o together... none needed checking whether gcc-10 understands -c and -o together... yes checking dependency style of gcc-10... yes checking dependency style of gcc-10... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-10... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... gcc3 checking for a sed that does not truncate output... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-10... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... @ pass_all checking for strip... checking for dlltool... strip no checking how to associate runtime and link libraries... checking for ranlib... printf %s\n gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-10 object... checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-10 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... gcc-10 -E no checking how to run the C preprocessor... checking for ANSI C header files... gcc-10 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for stdlib.h... yes checking for sys/stat.h... yes checking for string.h... yes checking for stdlib.h... yes checking for memory.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes checking for inttypes.h... yes checking for strings.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for unistd.h... yes checking for stdint.h... yes checking for dlfcn.h... yes checking for unistd.h... yes checking for objdir... .libs yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc-10 supports -fno-rtti -fno-exceptions... no checking for gcc-10 option to produce PIC... -fPIC -DPIC checking if gcc-10 PIC flag -fPIC -DPIC works... checking if gcc-10 supports -fno-rtti -fno-exceptions... yes checking if gcc-10 static flag -static works... no checking for gcc-10 option to produce PIC... -fPIC -DPIC checking if gcc-10 PIC flag -fPIC -DPIC works... yes checking if gcc-10 static flag -static works... yes checking if gcc-10 supports -c -o file.o... yes checking if gcc-10 supports -c -o file.o... (cached) yes checking whether the gcc-10 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking if gcc-10 supports -c -o file.o... no checking dynamic linker characteristics... yes checking if gcc-10 supports -c -o file.o... (cached) yes checking whether the gcc-10 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether we are using the GNU C++ compiler... yes checking whether clang++-10 accepts -g... yes checking dependency style of clang++-10... checking whether we are using the GNU C++ compiler... gcc3 checking how to run the C++ preprocessor... yes checking whether clang++-10 accepts -g... yes checking dependency style of clang++-10... clang++-10 -E gcc3 checking how to run the C++ preprocessor... clang++-10 -E checking for ld used by clang++-10... checking for ld used by clang++-10... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++-10 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking whether the clang++-10 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking for clang++-10 option to produce PIC... -fPIC -DPIC checking if clang++-10 PIC flag -fPIC -DPIC works... checking for clang++-10 option to produce PIC... -fPIC -DPIC checking if clang++-10 PIC flag -fPIC -DPIC works... yes checking if clang++-10 static flag -static works... yes checking if clang++-10 static flag -static works... yes checking if clang++-10 supports -c -o file.o... yes checking if clang++-10 supports -c -o file.o... (cached) yes checking whether the clang++-10 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc-10 yes checking if clang++-10 supports -c -o file.o... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-10 accepts -g... (cached) yes checking for gcc-10 option to accept ISO C89... (cached) none needed checking whether gcc-10 understands -c and -o together... (cached) yes checking dependency style of gcc-10... (cached) gcc3 checking dependency style of gcc-10... yes checking if clang++-10 supports -c -o file.o... (cached) yes checking whether the clang++-10 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc-10 gcc3 checking whether make sets $(MAKE)... (cached) yes checking linux/rseq.h usability... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-10 accepts -g... (cached) yes checking for gcc-10 option to accept ISO C89... (cached) none needed checking whether gcc-10 understands -c and -o together... (cached) yes checking dependency style of gcc-10... (cached) gcc3 checking dependency style of gcc-10... yes checking linux/rseq.h presence... yes checking for linux/rseq.h... yes checking for rseq_available in -lrseq... gcc3 checking whether make sets $(MAKE)... (cached) yes checking linux/rseq.h usability... yes checking linux/rseq.h presence... yes checking for linux/rseq.h... yes checking for rseq_available in -lrseq... no checking linux/io_uring.h usability... no yes checking linux/io_uring.h presence... checking linux/io_uring.h usability... yes checking for linux/io_uring.h... yes checking liburing.h usability... yes checking linux/io_uring.h presence... yes checking for linux/io_uring.h... yes yes checking liburing.h presence... checking liburing.h usability... yes checking for liburing.h... yes checking for io_uring_get_probe in -luring... yes checking liburing.h presence... yes checking for liburing.h... yes checking for io_uring_get_probe in -luring... yes checking whether IORING_OP_NOP is declared... yes yes checking whether IORING_OP_NOP is declared... yes checking whether IORING_OP_READV is declared... checking whether IORING_OP_READV is declared... yes yes checking whether IORING_OP_WRITEV is declared... checking whether IORING_OP_WRITEV is declared... yes yes checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_FSYNC is declared... yes yes checking whether IORING_OP_READ_FIXED is declared... checking whether IORING_OP_READ_FIXED is declared... yes yes checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_WRITE_FIXED is declared... yes yes checking whether IORING_OP_POLL_ADD is declared... checking whether IORING_OP_POLL_ADD is declared... yes yes checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_POLL_REMOVE is declared... yes yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes yes checking whether IORING_OP_SENDMSG is declared... checking whether IORING_OP_SENDMSG is declared... yes yes checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_RECVMSG is declared... yes yes checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_TIMEOUT is declared... yes yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_ACCEPT is declared... checking whether IORING_OP_ACCEPT is declared... yes yes checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes yes checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_LINK_TIMEOUT is declared... yes yes checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_CONNECT is declared... yes yes checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FALLOCATE is declared... yes yes checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_OPENAT is declared... yes yes checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CLOSE is declared... yes yes checking whether IORING_OP_FILES_UPDATE is declared... checking whether IORING_OP_FILES_UPDATE is declared... yes yes checking whether IORING_OP_STATX is declared... checking whether IORING_OP_STATX is declared... yes yes checking whether IORING_OP_READ is declared... checking whether IORING_OP_READ is declared... yes yes checking whether IORING_OP_WRITE is declared... checking whether IORING_OP_WRITE is declared... yes yes checking whether IORING_OP_FADVISE is declared... checking whether IORING_OP_FADVISE is declared... yes yes checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_MADVISE is declared... yes yes checking whether IORING_OP_SEND is declared... checking whether IORING_OP_SEND is declared... yes yes checking whether IORING_OP_RECV is declared... checking whether IORING_OP_RECV is declared... yes yes checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_OPENAT2 is declared... yes yes checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_EPOLL_CTL is declared... yes yes checking whether IORING_OP_SPLICE is declared... checking whether IORING_OP_SPLICE is declared... yes yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes yes checking whether IORING_OP_REMOVE_BUFFER is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... no checking whether IORING_OP_TEE is declared... no checking whether IORING_OP_TEE is declared... no checking whether IOSQE_FIXED_FILE is declared... no yes checking whether IOSQE_FIXED_FILE is declared... checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... no checking for preadv2... no checking for preadv2... yes checking for pwritev2... yes checking for pwritev2... yes yes checking that generated files are newer than configure... done configure: creating ./config.status checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating prelude/Makefile config.status: creating src/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating prelude/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating prelude/defines.hfa config.status: executing depfiles commands config.status: creating prelude/defines.hfa config.status: executing depfiles commands config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : cfa-cpp -------- [Pipeline] stage [Pipeline] { (Build : cfa-cpp) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C driver CXX cc1.o CXX as.o CXX cfa.o CXXLD as CXXLD cc1 CXXLD cfa [Pipeline] sh + nproc + make -j 16 --no-print-directory -C src YACC Parser/parser.cc updating Parser/parser.output updating Parser/parser.hh make all-am CXX CompilationState.o CXX main.o CXX MakeLibCfa.o LEX Parser/lex.cc GEN /var/lib/jenkins/workspace/Cforall_master/src/AST/BasicKind.hpp CXX AST/Attribute.o CXX AST/Copy.o CXX AST/Create.o CXX AST/Decl.o CXX AST/Expr.o CXX AST/DeclReplacer.o CXX AST/GenericSubstitution.o CXX AST/Init.o CXX AST/Inspect.o CXX AST/Node.o CXX AST/LinkageSpec.o CXX AST/Pass.o CXX AST/Print.o CXX AST/Stmt.o CXX AST/SymbolTable.o CXX AST/Type.o CXX AST/TypeEnvironment.o CXX AST/TypeSubstitution.o /var/lib/jenkins/workspace/Cforall_master/src/AST/Print.cpp:105:21: warning: unused variable 'Names' [-Wunused-variable] static const char* Names[]; ^ CXX AST/Util.o CXX CodeGen/CodeGenerator.o CXX CodeGen/GenType.o CXX CodeGen/OperatorTable.o CXX CodeGen/Generate.o CXX CodeGen/FixMain.o CXX CodeGen/FixNames.o CXX CodeGen/LinkOnce.o 1 warning generated. CXX Concurrency/Actors.o CXX Concurrency/Corun.o CXX Concurrency/Keywords.o CXX Concurrency/Waitfor.o CXX Concurrency/Waituntil.o CXX Common/Assert.o CXX Common/CodeLocationTools.o CXX Common/DeclStats.o CXX Common/Eval.o CXX Common/Examine.o CXX Common/Indenter.o CXX Common/ResolvProtoDump.o CXX Common/SemanticError.o CXX Common/Stats/Counter.o CXX Common/Stats/Heap.o CXX Common/Stats/ResolveTime.o CXX Common/Stats/Stats.o CXX Common/Stats/Time.o CXX Common/UniqueName.o CXX Common/DebugMalloc.o CXX ControlStruct/ExceptDecl.o CXX ControlStruct/ExceptTranslate.o CXX ControlStruct/FixLabels.o CXX ControlStruct/HoistControlDecls.o CXX ControlStruct/LabelGenerator.o CXX ControlStruct/MultiLevelExit.o CXX GenPoly/GenPoly.o CXX GenPoly/Lvalue2.o CXX GenPoly/Box.o CXX GenPoly/FindFunction.o CXX GenPoly/InstantiateGeneric.o CXX GenPoly/Lvalue.o CXX GenPoly/ScrubTypeVars.o CXX GenPoly/Specialize.o CXX InitTweak/GenInit.o CXX InitTweak/InitTweak.o CXX InitTweak/FixGlobalInit.o CXX InitTweak/FixInit.o CXX Parser/DeclarationNode.o CXX Parser/ExpressionNode.o CXX Parser/InitializerNode.o CXX Parser/lex.o CXX Parser/ParseNode.o CXX Parser/parser.o CXX Parser/RunParser.o CXX Parser/StatementNode.o CXX Parser/TypeData.o CXX Parser/TypedefTable.o CXX ResolvExpr/AdjustExprType.o CXX ResolvExpr/Candidate.o CXX ResolvExpr/CandidateFinder.o CXX ResolvExpr/CastCost.o In file included from /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CandidateFinder.cpp:49: /var/lib/jenkins/workspace/Cforall_master/src/Tuples/Tuples.h:24:2: warning: class 'CandidateFinder' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class CandidateFinder; ^ /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CandidateFinder.hpp:30:8: note: previous use is here struct CandidateFinder { ^ /var/lib/jenkins/workspace/Cforall_master/src/Tuples/Tuples.h:24:2: note: did you mean struct here? class CandidateFinder; ^~~~~ struct CXX ResolvExpr/CommonType.o CXX ResolvExpr/ConversionCost.o CXX ResolvExpr/CurrentObject.o /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:41:18: error: no type named 'Kind' in 'ast::BasicKind' static const BT Kind commonTypes[BT NUMBER_OF_BASIC_TYPES][BT NUMBER_OF_BASIC_TYPES] = { // nearest common ancestor ~~ ^ 1 error generated. make[1]: *** [Makefile:1484: ResolvExpr/CommonType.o] Error 1 make[1]: *** Waiting for unfinished jobs.... 1 warning generated. make: *** [Makefile:893: all] Error 2 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo hudson.AbortException: script returned exit code 2 [Pipeline] node Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] echo Reusing previously constructed message [Pipeline] echo Would send email to: cforall@lists.uwaterloo.ca [Pipeline] echo With title: [cforall git][BUILD# 26704 - FAILURE] - branch master [Pipeline] echo Content:

This is an automated email from the Jenkins build machine. It was generated because of a git hooks/post-receive script following a ref change which was pushed to the C∀ repository.

- Status --------------------------------------------------------------

BUILD# 26704 - FAILURE

Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26704/ to view the results.

- Changes -------------------------------------------------------------

The branch master has been updated.
      from  7a780ad23506507b6a1feccc46d18e12da183ceb (commit)

- Log -----------------------------------------------------------------


-----------------------------------------------------------------------

Summary of changes:

[Pipeline] } [Pipeline] // node [Pipeline] echo Build Completed [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE