Started by timer Running as Jenkins Build User Checking out git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc into /u0/jenkins/workspace/Cforall_Full_Build@script/fac29b10ea844944d0255543f9459e784ab83b331f8d1bab2a9f11b1335a531e to read Jenkins/FullBuild The recommended git tool is: NONE using credential git_key_aug20 > git rev-parse --resolve-git-dir /u0/jenkins/workspace/Cforall_Full_Build@script/fac29b10ea844944d0255543f9459e784ab83b331f8d1bab2a9f11b1335a531e/.git # timeout=10 Fetching changes from the remote Git repository > 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 Checking out Revision 7a780ad23506507b6a1feccc46d18e12da183ceb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 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." > git rev-list --no-walk 7aa209e7409d14817d320fcccfbd6cda3e67303d # timeout=10 Resume disabled by user, switching to high-performance, low-durability mode. [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 3 in /var/lib/jenkins/workspace/Cforall_Full_Build [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug20 Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Full_Build/.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 Checking out Revision 7a780ad23506507b6a1feccc46d18e12da183ceb (refs/remotes/origin/master) > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 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] wrap [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: gcc_08_x86_new) [Pipeline] { (Branch: gcc_07_x86_new) [Pipeline] { (Branch: gcc_11_x64_new) [Pipeline] { (Branch: gcc_10_x64_new) [Pipeline] { (Branch: gcc_09_x64_new) [Pipeline] { (Branch: gcc_08_x64_new) [Pipeline] { (Branch: gcc_07_x64_new) [Pipeline] { (Branch: gcc_11_arm64_new) [Pipeline] { (Branch: gcc_10_arm64_new) [Pipeline] { (Branch: gcc_09_arm64_new) [Pipeline] { (Branch: clang_x64_new) [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] sleep Sleeping for 3 min 0 sec [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #26702 Starting building: Cforall » master #26704 Starting building: Cforall » master #26703 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #26706 Starting building: Cforall » master #26705 Starting building: Cforall » master #26707 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #26708 Starting building: Cforall » master #26709 Build Cforall » master #26703 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26703/consoleText 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 Brokk 7 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 > git rev-list --no-walk 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 [Pipeline] echo Compiler : gcc-10 (g++-10/gcc-10) Architecture : arm64 Arc Flags : --host=aarch64 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node Running on Algol 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=g++-10 CC=gcc-10 --host=aarch64 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 96 --no-print-directory configure-libcfa libcfa/arm64-debug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-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=arm64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/arm64-debug/ libcfa/arm64-nodebug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-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=arm64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/arm64-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... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-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 yes checking for C compiler default output file name... a.out checking for suffix of executables... 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... gcc3 checking for a sed that does not truncate output... /usr/bin/sed /usr/bin/sed checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-10... /usr/bin/grep -F checking for ld used by gcc-10... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... 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... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... checking for objdump... func_convert_file_noop checking for /usr/bin/ld option to reload object files... objdump -r checking how to recognize dependent libraries... checking for objdump... objdump pass_all checking how to recognize dependent libraries... checking for dlltool... pass_all no checking how to associate runtime and link libraries... printf %s\n checking for dlltool... checking for archiver @FILE support... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ @ checking for strip... checking for strip... strip strip checking for ranlib... checking for ranlib... gcc-ranlib gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-10 object... checking command to parse /usr/bin/nm -B output from gcc-10 object... ok ok checking for sysroot... no checking for a working dd... checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... checking for mt... mt checking if mt is a manifest tool... no no checking how to run the C preprocessor... checking how to run the C preprocessor... gcc-10 -E gcc-10 -E checking for ANSI C header files... checking for ANSI C header files... yes yes checking for sys/types.h... checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes yes checking for stdlib.h... checking for stdlib.h... yes yes checking for string.h... checking for string.h... yes yes checking for memory.h... checking for memory.h... yes yes checking for strings.h... checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... yes yes checking for stdint.h... checking for stdint.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for dlfcn.h... checking for dlfcn.h... yes yes checking for objdir... checking for objdir... .libs .libs checking if gcc-10 supports -fno-rtti -fno-exceptions... 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... 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 static flag -static works... yes checking if gcc-10 supports -c -o file.o... 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) supports shared libraries... yes checking if gcc-10 supports -c -o file.o... (cached) yes checking whether the gcc-10 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... 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 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... checking whether we are using the GNU C++ compiler... yes checking whether g++-10 accepts -g... yes checking whether g++-10 accepts -g... yes checking dependency style of g++-10... yes checking dependency style of g++-10... gcc3 gcc3 checking how to run the C++ preprocessor... checking how to run the C++ preprocessor... g++-10 -E g++-10 -E checking for ld used by g++-10... checking for ld used by g++-10... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes yes checking for g++-10 option to produce PIC... -fPIC -DPIC checking if g++-10 PIC flag -fPIC -DPIC works... checking for g++-10 option to produce PIC... -fPIC -DPIC checking if g++-10 PIC flag -fPIC -DPIC works... yes checking if g++-10 static flag -static works... yes checking if g++-10 static flag -static works... yes yes checking if g++-10 supports -c -o file.o... checking if g++-10 supports -c -o file.o... yes checking if g++-10 supports -c -o file.o... (cached) yes checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) yes checking if g++-10 supports -c -o file.o... (cached) yes checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc-10 checking for gcc... (cached) gcc-10 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 whether we are using the GNU C compiler... checking dependency style of gcc-10... (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... gcc3 checking whether make sets $(MAKE)... gcc3 checking whether make sets $(MAKE)... (cached) yes checking linux/rseq.h usability... (cached) yes checking linux/rseq.h usability... yes checking linux/rseq.h presence... yes checking linux/rseq.h presence... yes checking for linux/rseq.h... yes yes checking for linux/rseq.h... yes checking for rseq_available in -lrseq... checking for rseq_available in -lrseq... no no checking linux/io_uring.h usability... checking linux/io_uring.h usability... yes checking linux/io_uring.h presence... yes checking linux/io_uring.h presence... yes checking for linux/io_uring.h... yes yes checking for linux/io_uring.h... yes checking liburing.h usability... checking liburing.h usability... no checking liburing.h presence... no checking liburing.h presence... no checking for liburing.h... no no checking for liburing.h... no checking whether IORING_OP_NOP is declared... checking whether IORING_OP_NOP is declared... yes 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... checking whether IORING_OP_TIMEOUT_REMOVE is declared... no no checking whether IORING_OP_ACCEPT is declared... checking whether IORING_OP_ACCEPT is declared... no no checking whether IORING_OP_ASYNC_CANCEL is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... no no checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_LINK_TIMEOUT is declared... no no checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_CONNECT is declared... no no checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_FALLOCATE is declared... no no checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_OPENAT is declared... no no checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_CLOSE is declared... no no checking whether IORING_OP_FILES_UPDATE is declared... checking whether IORING_OP_FILES_UPDATE is declared... no no checking whether IORING_OP_STATX is declared... checking whether IORING_OP_STATX is declared... no no checking whether IORING_OP_READ is declared... checking whether IORING_OP_READ is declared... no no checking whether IORING_OP_WRITE is declared... checking whether IORING_OP_WRITE is declared... no no checking whether IORING_OP_FADVISE is declared... checking whether IORING_OP_FADVISE is declared... no no checking whether IORING_OP_MADVISE is declared... checking whether IORING_OP_MADVISE is declared... no no checking whether IORING_OP_SEND is declared... checking whether IORING_OP_SEND is declared... no no checking whether IORING_OP_RECV is declared... checking whether IORING_OP_RECV is declared... no no checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_OPENAT2 is declared... no no checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_EPOLL_CTL is declared... no no checking whether IORING_OP_SPLICE is declared... checking whether IORING_OP_SPLICE is declared... no no checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_PROVIDE_BUFFERS is declared... no no checking whether IORING_OP_REMOVE_BUFFER is declared... checking whether IORING_OP_REMOVE_BUFFER is declared... no no checking whether IORING_OP_TEE is declared... checking whether IORING_OP_TEE is declared... no no checking whether IOSQE_FIXED_FILE is declared... checking whether IOSQE_FIXED_FILE is declared... yes yes checking whether IOSQE_IO_DRAIN is declared... checking whether IOSQE_IO_DRAIN is declared... yes yes checking whether IOSQE_IO_LINK is declared... checking whether IOSQE_IO_LINK is declared... yes yes checking whether IOSQE_IO_HARDLINK is declared... checking whether IOSQE_IO_HARDLINK is declared... no no checking whether IOSQE_ASYNC is declared... checking whether IOSQE_ASYNC is declared... no no checking whether IOSQE_BUFFER_SELECT is declared... checking whether IOSQE_BUFFER_SELECT is declared... no no checking whether SPLICE_F_FD_IN_FIXED is declared... checking whether SPLICE_F_FD_IN_FIXED is declared... no no checking whether IORING_SETUP_ATTACH_WQ is declared... checking whether IORING_SETUP_ATTACH_WQ is declared... no no checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... no no checking for preadv2... checking for preadv2... yes checking for pwritev2... yes checking for pwritev2... yes yes checking that generated files are newer than configure... checking that generated files are newer than configure... done done configure: creating ./config.status configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Makefile config.status: creating prelude/Makefile config.status: creating prelude/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating src/concurrency/io/call.cfa config.status: creating prelude/defines.hfa config.status: creating prelude/defines.hfa config.status: executing depfiles commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". 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 96 --no-print-directory -C driver CXX as.o CXX cc1.o CXX cfa.o CXXLD as CXXLD cc1 CXXLD cfa [Pipeline] sh + nproc + make -j 96 --no-print-directory -C src YACC Parser/parser.cc updating Parser/parser.output updating Parser/parser.hh make all-am CXX main.o CXX MakeLibCfa.o CXX CompilationState.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/DeclReplacer.o CXX AST/Decl.o CXX AST/Expr.o CXX AST/GenericSubstitution.o CXX AST/Init.o CXX AST/Inspect.o CXX AST/LinkageSpec.o CXX AST/Node.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 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 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/StatementNode.o CXX Parser/TypeData.o CXX Parser/TypedefTable.o CXX ResolvExpr/AdjustExprType.o CXX Parser/RunParser.o CXX ResolvExpr/Candidate.o CXX ResolvExpr/CastCost.o CXX ResolvExpr/CandidateFinder.o CXX ResolvExpr/CurrentObject.o CXX ResolvExpr/ExplodedArg.o CXX ResolvExpr/FindOpenVars.o CXX ResolvExpr/PolyCost.o CXX ResolvExpr/PtrsAssignable.o CXX ResolvExpr/PtrsCastable.o CXX ResolvExpr/RenameVars.o CXX ResolvExpr/Resolver.o CXX ResolvExpr/ResolveTypeof.o CXX ResolvExpr/SatisfyAssertions.o CXX ResolvExpr/SpecCost.o CXX ResolvExpr/Unify.o CXX ResolvExpr/CandidatePrinter.o CXX ResolvExpr/EraseWith.o CXX SymTab/FixFunction.o CXX SymTab/GenImplicitCall.o CXX SymTab/Mangler.o CXX Tuples/Explode.o CXX Tuples/TupleAssignment.o CXX Tuples/TupleExpansion.o CXX Tuples/Tuples.o CXX Validate/Autogen.o CXX Validate/CompoundLiteral.o CXX Validate/EliminateTypedef.o CXX Validate/EnumAndPointerDecay.o CXX Validate/FindSpecialDecls.o CXX Validate/FixQualifiedTypes.o CXX Validate/FixReturnTypes.o CXX Validate/ForallPointerDecay.o CXX Validate/GenericParameter.o CXX Validate/HoistStruct.o CXX Validate/HoistTypeDecls.o CXX Validate/InitializerLength.o CXX Validate/LabelAddressFixer.o CXX Validate/LinkInstanceTypes.o CXX Validate/ReplaceTypedef.o CXX Validate/ReturnCheck.o CXX Validate/VerifyCtorDtorAssign.o CXX Validate/ReplacePseudoFunc.o CXX Validate/ImplementEnumFunc.o CXX Virtual/ExpandCasts.o CXX Virtual/Tables.o CXX Virtual/VirtualDtor.o CXX ResolvExpr/CommonType.o CXX ResolvExpr/ConversionCost.o CXX SymTab/ManglerCommon.o /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:41:18: error: ‘Kind’ in ‘enum ast::BasicKind’ does not name a type 41 | static const BT Kind commonTypes[BT NUMBER_OF_BASIC_TYPES][BT NUMBER_OF_BASIC_TYPES] = { // nearest common ancestor | ^~~~ /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:341:10: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 341 | sizeof(commonTypes)/sizeof(commonTypes[0][0]) == ast::BasicKind::NUMBER_OF_BASIC_TYPES * ast::BasicKind::NUMBER_OF_BASIC_TYPES, | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:341:30: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 341 | sizeof(commonTypes)/sizeof(commonTypes[0][0]) == ast::BasicKind::NUMBER_OF_BASIC_TYPES * ast::BasicKind::NUMBER_OF_BASIC_TYPES, | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc: In member function ‘void ResolvExpr::CommonType::postvisit(const ast::BasicType*)’: /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:372:16: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 372 | else kind = commonTypes[ basic->kind ][ basic2->kind ]; | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:388:27: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 388 | ast::BasicKind kind = commonTypes[ basic->kind ][ ast::BasicKind::SignedInt ]; | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:400:30: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 400 | ast::BasicKind kind = commonTypes[ basic->kind ][ ast::BasicKind::SignedInt ]; | ^~~~~~~~~~~ | commonType make[1]: *** [Makefile:1484: ResolvExpr/CommonType.o] Error 1 make[1]: *** Waiting for unfinished jobs.... /var/lib/jenkins/workspace/Cforall_master/src/AST/TypeEnvironment.cpp: In member function ‘bool ast::TypeEnvironment::bindVar(const ast::TypeInstType*, const ast::Type*, const ast::TypeData&, ast::AssertionSet&, ast::AssertionSet&, const OpenVarSet&, ResolvExpr::WidenMode)’: /var/lib/jenkins/workspace/Cforall_master/src/AST/TypeEnvironment.cpp:280:6: note: parameter passing for argument of type ‘ResolvExpr::WidenMode’ changed in GCC 9.1 280 | bool TypeEnvironment::bindVar( | ^~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master/src/AST/TypeEnvironment.cpp: In member function ‘bool ast::TypeEnvironment::bindVarToVar(const ast::TypeInstType*, const ast::TypeInstType*, ast::TypeData&&, ast::AssertionSet&, ast::AssertionSet&, const OpenVarSet&, ResolvExpr::WidenMode)’: /var/lib/jenkins/workspace/Cforall_master/src/AST/TypeEnvironment.cpp:319:6: note: parameter passing for argument of type ‘ResolvExpr::WidenMode’ changed in GCC 9.1 319 | bool TypeEnvironment::bindVarToVar( | ^~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/Unify.cc: In function ‘bool ResolvExpr::unifyExact(const ast::Type*, const ast::Type*, ast::TypeEnvironment&, ast::AssertionSet&, ast::AssertionSet&, const OpenVarSet&, ResolvExpr::WidenMode)’: /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/Unify.cc:679:7: note: parameter passing for argument of type ‘ResolvExpr::WidenMode’ changed in GCC 9.1 679 | bool unifyExact( | ^~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/Unify.cc: In function ‘bool ResolvExpr::Unify::tryToUnifyWithEnumValue(const ast::Type*, const ast::Type*, ast::TypeEnvironment&, ast::AssertionSet&, ast::AssertionSet&, const OpenVarSet&, ResolvExpr::WidenMode)’: /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/Unify.cc:406:8: note: parameter passing for argument of type ‘ResolvExpr::WidenMode’ changed in GCC 9.1 406 | bool tryToUnifyWithEnumValue( const ast::Type * type1, const ast::Type * type2, ast::TypeEnvironment & env, | ^~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/Unify.cc: In function ‘bool ResolvExpr::unifyInexact(ast::ptr&, ast::ptr&, ast::TypeEnvironment&, ast::AssertionSet&, ast::AssertionSet&, const OpenVarSet&, ResolvExpr::WidenMode, ast::ptr&)’: /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/Unify.cc:706:7: note: parameter passing for argument of type ‘ResolvExpr::WidenMode’ changed in GCC 9.1 706 | bool unifyInexact( | ^~~~~~~~~~~~ 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 6 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# 26703 - 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# 26703 - FAILURE

Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26703/ 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 [Pipeline] error [Pipeline] } Failed in branch gcc_10_arm64_new Build Cforall » master #26704 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26704/consoleText 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 [Pipeline] error [Pipeline] } Failed in branch clang_x64_new [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #26710 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #26711 Starting building: Cforall » master #26712 Build Cforall » master #26705 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26705/consoleText 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 Brokk 2 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) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 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 : gcc-10 (g++-10/gcc-10) Architecture : x86 Arc Flags : --host=i386 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node Running on Ada 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 > git rev-list --no-walk 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 [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.30.2' 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) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 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 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=g++-10 CC=gcc-10 --host=i386 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 6 --no-print-directory configure-libcfa libcfa/x86-debug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-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=x86 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x86-debug/ libcfa/x86-nodebug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-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=x86 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x86-nodebug/ checking whether make supports nested variables... yes checking for a BSD-compatible install... checking whether make supports nested variables... 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... no checking for mawk... mawk checking whether make sets $(MAKE)... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk 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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... 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... gcc3 checking for a sed that does not truncate output... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/sed yes checking for BSD- or MS-compatible name lister (nm)... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-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 for strip... checking how to associate runtime and link libraries... strip printf %s\n checking for ranlib... gcc-ranlib checking for archiver @FILE support... checking command to parse /usr/bin/nm -B output from gcc-10 object... @ 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 ok checking how to run the C preprocessor... 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... gcc-10 -E gcc-10 -E checking for ANSI C header files... checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for sys/types.h... yes yes checking for string.h... checking for sys/stat.h... yes yes checking for memory.h... checking for stdlib.h... yes yes checking for string.h... checking for strings.h... yes yes checking for memory.h... checking for inttypes.h... yes yes checking for strings.h... checking for stdint.h... yes yes checking for inttypes.h... checking for unistd.h... yes yes checking for stdint.h... checking for dlfcn.h... yes yes checking for objdir... checking for unistd.h... .libs yes checking for dlfcn.h... yes checking for objdir... checking if gcc-10 supports -fno-rtti -fno-exceptions... .libs 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... 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... 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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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) 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... checking whether we are using the GNU C++ compiler... yes checking whether g++-10 accepts -g... 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 yes checking dependency style of g++-10... checking whether we are using the GNU C++ compiler... gcc3 yes checking whether g++-10 accepts -g... checking how to run the C++ preprocessor... yes checking dependency style of g++-10... g++-10 -E gcc3 checking how to run the C++ preprocessor... g++-10 -E checking for ld used by g++-10... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes checking for ld used by g++-10... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries... yes checking for g++-10 option to produce PIC... -fPIC -DPIC checking if g++-10 PIC flag -fPIC -DPIC works... yes checking if g++-10 static flag -static works... checking for g++-10 option to produce PIC... -fPIC -DPIC checking if g++-10 PIC flag -fPIC -DPIC works... yes checking if g++-10 static flag -static works... yes checking if g++-10 supports -c -o file.o... yes checking if g++-10 supports -c -o file.o... yes checking if g++-10 supports -c -o file.o... (cached) yes checking whether the g++-10 linker (/usr/bin/ld) 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 g++-10 supports -c -o file.o... (cached) yes checking whether the g++-10 linker (/usr/bin/ld) 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 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... 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... gcc3 checking whether make sets $(MAKE)... (cached) yes checking linux/rseq.h usability... yes checking linux/rseq.h presence... gcc3 checking whether make sets $(MAKE)... (cached) yes checking linux/rseq.h usability... yes checking for linux/rseq.h... yes checking for rseq_available in -lrseq... 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... yes checking linux/io_uring.h presence... no checking linux/io_uring.h usability... yes checking for linux/io_uring.h... yes checking liburing.h usability... no checking liburing.h presence... yes checking linux/io_uring.h presence... no checking for liburing.h... no checking whether IORING_OP_NOP is declared... yes checking for linux/io_uring.h... yes checking liburing.h usability... yes checking whether IORING_OP_READV is declared... no checking liburing.h presence... yes no checking for liburing.h... no checking whether IORING_OP_WRITEV is declared... checking whether IORING_OP_NOP is declared... yes yes checking whether IORING_OP_FSYNC is declared... checking whether IORING_OP_READV is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_WRITEV is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_FSYNC is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_POLL_REMOVE is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_SENDMSG is declared... yes yes checking whether IORING_OP_POLL_REMOVE is declared... checking whether IORING_OP_RECVMSG is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes checking whether IORING_OP_TIMEOUT is declared... yes checking whether IORING_OP_SENDMSG is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_RECVMSG is declared... yes checking whether IORING_OP_ACCEPT is declared... yes checking whether IORING_OP_TIMEOUT is declared... yes checking whether IORING_OP_ASYNC_CANCEL is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_LINK_TIMEOUT is declared... yes checking whether IORING_OP_ACCEPT is declared... yes yes checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_LINK_TIMEOUT is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_CONNECT is declared... yes checking whether IORING_OP_CLOSE is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_CLOSE is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_WRITE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_WRITE is declared... yes checking whether IORING_OP_MADVISE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_SEND is declared... yes checking whether IORING_OP_MADVISE is declared... yes checking whether IORING_OP_RECV is declared... yes yes checking whether IORING_OP_SEND is declared... checking whether IORING_OP_OPENAT2 is declared... yes yes checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_RECV is declared... yes yes checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_SPLICE is declared... yes checking whether IORING_OP_EPOLL_CTL is declared... yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes checking whether IORING_OP_SPLICE is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... no checking whether IORING_OP_TEE is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... yes checking whether IOSQE_FIXED_FILE is declared... no checking whether IORING_OP_TEE is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_FIXED_FILE is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_IO_LINK is declared... yes yes checking whether IOSQE_ASYNC is declared... checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether IOSQE_ASYNC is declared... yes yes checking whether SPLICE_F_FD_IN_FIXED is declared... checking whether IOSQE_BUFFER_SELECT is declared... yes yes checking whether IORING_SETUP_ATTACH_WQ is declared... checking whether SPLICE_F_FD_IN_FIXED is declared... yes yes checking whether IORING_SETUP_ATTACH_WQ is declared... checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes yes checking for preadv2... checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes checking for preadv2... yes checking for pwritev2... yes yes checking for pwritev2... checking that generated files are newer than configure... done configure: creating ./config.status yes 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 prelude/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating Makefile config.status: creating src/Makefile config.status: creating prelude/defines.hfa config.status: creating prelude/Makefile config.status: executing depfiles commands config.status: creating src/concurrency/io/call.cfa config.status: creating prelude/defines.hfa config.status: executing libtool commands config.status: executing depfiles commands config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". 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 6 --no-print-directory -C driver CXX as.o CXX cc1.o CXX cfa.o CXXLD as CXXLD cc1 CXXLD cfa [Pipeline] sh + nproc + make -j 6 --no-print-directory -C src YACC Parser/parser.cc updating Parser/parser.output updating Parser/parser.hh make all-am CXX main.o CXX CompilationState.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/DeclReplacer.o CXX AST/Expr.o CXX AST/GenericSubstitution.o CXX AST/Init.o CXX AST/Inspect.o CXX AST/LinkageSpec.o CXX AST/Node.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 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 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 CXX ResolvExpr/CommonType.o /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:41:18: error: ‘Kind’ in ‘enum ast::BasicKind’ does not name a type 41 | static const BT Kind commonTypes[BT NUMBER_OF_BASIC_TYPES][BT NUMBER_OF_BASIC_TYPES] = { // nearest common ancestor | ^~~~ /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:341:10: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 341 | sizeof(commonTypes)/sizeof(commonTypes[0][0]) == ast::BasicKind::NUMBER_OF_BASIC_TYPES * ast::BasicKind::NUMBER_OF_BASIC_TYPES, | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:341:30: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 341 | sizeof(commonTypes)/sizeof(commonTypes[0][0]) == ast::BasicKind::NUMBER_OF_BASIC_TYPES * ast::BasicKind::NUMBER_OF_BASIC_TYPES, | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc: In member function ‘void ResolvExpr::CommonType::postvisit(const ast::BasicType*)’: /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:372:16: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 372 | else kind = commonTypes[ basic->kind ][ basic2->kind ]; | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:388:27: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 388 | ast::BasicKind kind = commonTypes[ basic->kind ][ ast::BasicKind::SignedInt ]; | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:400:30: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 400 | ast::BasicKind kind = commonTypes[ basic->kind ][ ast::BasicKind::SignedInt ]; | ^~~~~~~~~~~ | commonType CXX ResolvExpr/ConversionCost.o make[1]: *** [Makefile:1484: ResolvExpr/CommonType.o] Error 1 make[1]: *** Waiting for unfinished jobs.... 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 1 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# 26705 - 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# 26705 - FAILURE

Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26705/ 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 [Pipeline] error [Pipeline] } Failed in branch gcc_08_x86_new Build Cforall » master #26711 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26711/consoleText 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 Brokk 6 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 : gcc-9 (g++-9/gcc-9) Architecture : x86 Arc Flags : --host=i386 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node Running on Ruby 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 > git rev-list --no-walk 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 [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.30.2' 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) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 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 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=g++-9 CC=gcc-9 --host=i386 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 6 --no-print-directory configure-libcfa libcfa/x86-debug/config.data libcfa/x86-nodebug/config.data Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' '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=x86 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x86-debug/ Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master/libcfa/configure) with ''CXX=g++-9' 'CC=gcc-9' '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=x86 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master@tmp / libcfa/x86-nodebug/ checking whether make supports nested variables... yes checking for a BSD-compatible install... checking whether make supports nested variables... 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... no checking for mawk... mawk checking whether make sets $(MAKE)... /usr/bin/mkdir -p checking for gawk... no checking for mawk... yes mawk checking for distributated build... checking whether make sets $(MAKE)... no yes checking for distributated build... no checking build system type... checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc-9 i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc-9 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... no checking for suffix of object files... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... yes checking whether gcc-9 accepts -g... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for gcc-9 option to accept ISO C89... yes checking whether gcc-9 accepts -g... none needed checking whether gcc-9 understands -c and -o together... yes checking for gcc-9 option to accept ISO C89... yes checking dependency style of gcc-9... none needed checking whether gcc-9 understands -c and -o together... yes checking dependency style of gcc-9... 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-9... /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... gcc3 checking for a sed that does not truncate output... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... /usr/bin/sed checking for grep that handles long lines and -e... 1572864 /usr/bin/grep checking for egrep... checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop /usr/bin/grep -E checking how to convert i686-pc-linux-gnu file names to toolchain format... checking for fgrep... 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 /usr/bin/grep -F checking for dlltool... checking for ld used by gcc-9... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... /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 for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-9 object... checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-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... @ checking for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-9 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... ok checking for sysroot... no checking for a working dd... no checking how to run the C preprocessor... /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... gcc-9 -E gcc-9 -E checking for ANSI C header files... checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes yes checking for stdlib.h... checking for stdlib.h... yes yes checking for string.h... checking for string.h... yes yes checking for memory.h... checking for memory.h... yes yes checking for strings.h... checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... yes yes checking for stdint.h... checking for stdint.h... yes yes checking for unistd.h... checking for unistd.h... yes checking for dlfcn.h... yes checking for dlfcn.h... yes checking for objdir... yes .libs checking for objdir... .libs checking if gcc-9 supports -fno-rtti -fno-exceptions... checking if gcc-9 supports -fno-rtti -fno-exceptions... no checking for gcc-9 option to produce PIC... -fPIC -DPIC checking if gcc-9 PIC flag -fPIC -DPIC works... no checking for gcc-9 option to produce PIC... -fPIC -DPIC checking if gcc-9 PIC flag -fPIC -DPIC works... yes checking if gcc-9 static flag -static works... yes checking if gcc-9 static flag -static works... yes checking if gcc-9 supports -c -o file.o... yes checking if gcc-9 supports -c -o file.o... yes checking if gcc-9 supports -c -o file.o... (cached) yes checking whether the gcc-9 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking if gcc-9 supports -c -o file.o... (cached) yes checking whether the gcc-9 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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 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... checking whether we are using the GNU C++ compiler... yes checking whether g++-9 accepts -g... yes checking whether g++-9 accepts -g... yes checking dependency style of g++-9... yes checking dependency style of g++-9... gcc3 checking how to run the C++ preprocessor... gcc3 checking how to run the C++ preprocessor... g++-9 -E g++-9 -E checking for ld used by g++-9... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++-9 linker (/usr/bin/ld) supports shared libraries... yes checking for g++-9 option to produce PIC... -fPIC -DPIC checking if g++-9 PIC flag -fPIC -DPIC works... checking for ld used by g++-9... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++-9 linker (/usr/bin/ld) supports shared libraries... yes yes checking if g++-9 static flag -static works... checking for g++-9 option to produce PIC... -fPIC -DPIC checking if g++-9 PIC flag -fPIC -DPIC works... yes checking if g++-9 static flag -static works... yes checking if g++-9 supports -c -o file.o... yes checking if g++-9 supports -c -o file.o... (cached) yes checking whether the g++-9 linker (/usr/bin/ld) 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-9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-9 accepts -g... (cached) yes checking for gcc-9 option to accept ISO C89... (cached) none needed checking whether gcc-9 understands -c and -o together... (cached) yes checking dependency style of gcc-9... (cached) gcc3 checking dependency style of gcc-9... yes checking if g++-9 supports -c -o file.o... gcc3 checking whether make sets $(MAKE)... (cached) yes checking linux/rseq.h usability... yes checking if g++-9 supports -c -o file.o... (cached) yes checking whether the g++-9 linker (/usr/bin/ld) 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-9 yes checking linux/rseq.h presence... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-9 accepts -g... (cached) yes checking for gcc-9 option to accept ISO C89... (cached) none needed checking whether gcc-9 understands -c and -o together... (cached) yes checking dependency style of gcc-9... yes checking for linux/rseq.h... yes (cached) gcc3 checking dependency style of gcc-9... checking for rseq_available in -lrseq... no checking linux/io_uring.h usability... gcc3 checking whether make sets $(MAKE)... (cached) yes checking linux/rseq.h usability... yes checking linux/io_uring.h presence... yes checking linux/rseq.h presence... yes checking for linux/io_uring.h... yes yes checking for linux/rseq.h... yes checking liburing.h usability... checking for rseq_available in -lrseq... no checking liburing.h presence... no checking for liburing.h... no checking whether IORING_OP_NOP is declared... no checking linux/io_uring.h usability... yes checking whether IORING_OP_READV is declared... yes checking linux/io_uring.h presence... yes checking for linux/io_uring.h... yes checking liburing.h usability... yes checking whether IORING_OP_WRITEV is declared... yes no checking liburing.h presence... checking whether IORING_OP_FSYNC is declared... no checking for liburing.h... no checking whether IORING_OP_NOP is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_READV is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_WRITEV is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_FSYNC is declared... yes checking whether IORING_OP_POLL_REMOVE is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes yes checking whether IORING_OP_WRITE_FIXED is declared... checking whether IORING_OP_SENDMSG is declared... yes yes checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_POLL_ADD is declared... yes yes checking whether IORING_OP_TIMEOUT is declared... checking whether IORING_OP_POLL_REMOVE is declared... yes yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes yes checking whether IORING_OP_SENDMSG is declared... checking whether IORING_OP_ACCEPT is declared... yes yes checking whether IORING_OP_RECVMSG is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes yes checking whether IORING_OP_LINK_TIMEOUT is declared... checking whether IORING_OP_TIMEOUT is declared... yes yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... checking whether IORING_OP_CONNECT is declared... yes yes checking whether IORING_OP_FALLOCATE is declared... checking whether IORING_OP_ACCEPT is declared... yes yes checking whether IORING_OP_OPENAT is declared... checking whether IORING_OP_ASYNC_CANCEL is declared... yes yes checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_LINK_TIMEOUT is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_CONNECT is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_WRITE is declared... yes checking whether IORING_OP_CLOSE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_MADVISE is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_SEND is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_RECV is declared... yes checking whether IORING_OP_WRITE is declared... yes yes checking whether IORING_OP_OPENAT2 is declared... checking whether IORING_OP_FADVISE is declared... yes yes checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_MADVISE is declared... yes yes checking whether IORING_OP_SEND is declared... checking whether IORING_OP_SPLICE is declared... yes yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... checking whether IORING_OP_RECV is declared... yes yes checking whether IORING_OP_REMOVE_BUFFER is declared... checking whether IORING_OP_OPENAT2 is declared... yes no checking whether IORING_OP_EPOLL_CTL is declared... checking whether IORING_OP_TEE is declared... yes yes checking whether IOSQE_FIXED_FILE is declared... checking whether IORING_OP_SPLICE is declared... yes yes checking whether IOSQE_IO_DRAIN is declared... checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... yes checking whether IOSQE_IO_HARDLINK is declared... no checking whether IORING_OP_TEE is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_FIXED_FILE is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking for preadv2... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking for pwritev2... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes yes checking for preadv2... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for pwritev2... yes 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 prelude/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating prelude/defines.hfa config.status: executing depfiles commands config.status: creating Makefile config.status: creating src/Makefile config.status: executing libtool commands config.status: creating prelude/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating prelude/defines.hfa config.status: executing depfiles 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 6 --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 6 --no-print-directory -C src YACC Parser/parser.cc updating Parser/parser.output updating Parser/parser.hh make all-am CXX main.o CXX CompilationState.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/DeclReplacer.o CXX AST/Expr.o CXX AST/GenericSubstitution.o CXX AST/Init.o CXX AST/Inspect.o CXX AST/LinkageSpec.o CXX AST/Node.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 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 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 CXX ResolvExpr/CommonType.o /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:41:18: error: ‘Kind’ in ‘enum ast::BasicKind’ does not name a type 41 | static const BT Kind commonTypes[BT NUMBER_OF_BASIC_TYPES][BT NUMBER_OF_BASIC_TYPES] = { // nearest common ancestor | ^~~~ /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:341:10: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 341 | sizeof(commonTypes)/sizeof(commonTypes[0][0]) == ast::BasicKind::NUMBER_OF_BASIC_TYPES * ast::BasicKind::NUMBER_OF_BASIC_TYPES, | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:341:30: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 341 | sizeof(commonTypes)/sizeof(commonTypes[0][0]) == ast::BasicKind::NUMBER_OF_BASIC_TYPES * ast::BasicKind::NUMBER_OF_BASIC_TYPES, | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc: In member function ‘void ResolvExpr::CommonType::postvisit(const ast::BasicType*)’: /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:372:16: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 372 | else kind = commonTypes[ basic->kind ][ basic2->kind ]; | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:388:27: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 388 | ast::BasicKind kind = commonTypes[ basic->kind ][ ast::BasicKind::SignedInt ]; | ^~~~~~~~~~~ | commonType /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:400:30: error: ‘commonTypes’ was not declared in this scope; did you mean ‘commonType’? 400 | ast::BasicKind kind = commonTypes[ basic->kind ][ ast::BasicKind::SignedInt ]; | ^~~~~~~~~~~ | commonType make[1]: *** [Makefile:1484: ResolvExpr/CommonType.o] Error 1 make[1]: *** Waiting for unfinished jobs.... 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 1 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# 26711 - 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# 26711 - FAILURE

Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26711/ 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 [Pipeline] error [Pipeline] } Failed in branch gcc_07_x86_new Build Cforall » master #26707 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #26702 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #26706 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #26708 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #26710 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #26712 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #26709 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] echo error caught [Pipeline] node Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_Full_Build [Pipeline] { [Pipeline] echo notifying users [Pipeline] emailext Sending email to: cforall@lists.uwaterloo.ca [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: FAILURE Finished: FAILURE