Branch indexing 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 3 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a780ad23506507b6a1feccc46d18e12da183ceb # timeout=10 > git rev-list --no-walk 60c5b6dce8bf1bdb1b5087da4164045ec1a875f4 # timeout=10 [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo Compiler : gcc-11 (g++-11/gcc-11) Architecture : x64 Arc Flags : --host=x86_64 Run All Tests : false Run Benchmark : false Build Documentation : true Publish : false Silent : false [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node Running on Brokk 3 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..60c5b6dce8bf1bdb1b5087da4164045ec1a875f4 [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...60c5b6dce8bf1bdb1b5087da4164045ec1a875f4 [Pipeline] sh + git diff --stat --color 60c5b6dce8bf1bdb1b5087da4164045ec1a875f4 7a780ad23506507b6a1feccc46d18e12da183ceb [Pipeline] echo

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

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

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

commit 7a780ad23506507b6a1feccc46d18e12da183ceb
Author: Andrew Beach 

    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.

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

Summary of changes:
src/AST/BasicKind.hpp                 | 64 +++++++++++++++++++++++++++++++++++
 src/AST/Expr.cpp                      | 22 ++++++------
 src/AST/Pass.impl.hpp                 |  2 +-
 src/AST/Type.hpp                      | 51 +++-------------------------
 src/AST/module.mk                     |  1 +
 src/BasicTypes-gen.cc                 | 32 ++++++++++++------
 src/CodeGen/FixMain.cc                |  4 +--
 src/CodeGen/GenType.cc                |  4 +--
 src/Common/ResolvProtoDump.cpp        | 14 ++++----
 src/Concurrency/Corun.cpp             |  4 +--
 src/Concurrency/Waitfor.cpp           |  6 ++--
 src/Concurrency/Waituntil.cpp         | 54 ++++++++++++++---------------
 src/ControlStruct/ExceptDecl.cpp      |  4 +--
 src/ControlStruct/ExceptTranslate.cpp |  6 ++--
 src/GenPoly/Box.cpp                   |  6 ++--
 src/InitTweak/FixInit.cpp             |  2 +-
 src/Makefile.am                       |  4 +--
 src/Parser/ExpressionNode.cc          | 23 +++++++------
 src/Parser/TypeData.cc                | 31 +++++++++--------
 src/Parser/TypeData.h                 |  3 +-
 src/Parser/parser.yy                  |  3 +-
 src/ResolvExpr/CandidateFinder.cpp    |  2 +-
 src/ResolvExpr/CommonType.cc          | 18 +++++-----
 src/ResolvExpr/ConversionCost.cc      | 26 +++++++-------
 src/ResolvExpr/PtrsCastable.cc        |  2 +-
 src/ResolvExpr/ResolveTypeof.cc       |  4 +--
 src/ResolvExpr/Resolver.cc            | 12 +++----
 src/SymTab/GenImplicitCall.cpp        |  2 +-
 src/SymTab/Mangler.cc                 |  2 +-
 src/SymTab/ManglerCommon.cc           |  4 +--
 src/Tuples/TupleExpansion.cpp         |  4 +--
 src/Validate/GenericParameter.cpp     |  2 +-
 src/Validate/ImplementEnumFunc.cpp    |  6 ++--
 src/Validate/ReplaceTypedef.cpp       |  2 +-
 34 files changed, 231 insertions(+), 195 deletions(-)
[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++-11 CC=gcc-11 --host=x86_64 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts=host:debug --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=g++-11' 'CC=gcc-11' '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/ checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for distributated build... no checking build system type... 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... yes (GNU style) checking for gcc... gcc-11 checking whether the C compiler works... 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... o checking whether we are using the GNU C compiler... yes checking whether gcc-11 accepts -g... yes checking for gcc-11 option to accept ISO C89... none needed checking whether gcc-11 understands -c and -o together... yes checking dependency style of gcc-11... 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-11... /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... @ checking for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-11 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... gcc-11 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc-11 supports -fno-rtti -fno-exceptions... no checking for gcc-11 option to produce PIC... -fPIC -DPIC checking if gcc-11 PIC flag -fPIC -DPIC works... yes checking if gcc-11 static flag -static works... yes checking if gcc-11 supports -c -o file.o... yes checking if gcc-11 supports -c -o file.o... (cached) yes checking whether the gcc-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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 g++-11 accepts -g... yes checking dependency style of g++-11... gcc3 checking how to run the C++ preprocessor... g++-11 -E checking for ld used by g++-11... /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 g++-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++-11 option to produce PIC... -fPIC -DPIC checking if g++-11 PIC flag -fPIC -DPIC works... yes checking if g++-11 static flag -static works... yes checking if g++-11 supports -c -o file.o... yes checking if g++-11 supports -c -o file.o... (cached) yes checking whether the g++-11 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-11 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-11 accepts -g... (cached) yes checking for gcc-11 option to accept ISO C89... (cached) none needed checking whether gcc-11 understands -c and -o together... (cached) yes checking dependency style of gcc-11... (cached) gcc3 checking dependency style of gcc-11... 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... yes checking linux/io_uring.h presence... yes checking for linux/io_uring.h... yes checking liburing.h usability... 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 checking whether IORING_OP_READV is declared... yes checking whether IORING_OP_WRITEV is declared... yes checking whether IORING_OP_FSYNC is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_POLL_REMOVE is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes checking whether IORING_OP_SENDMSG is declared... yes checking whether IORING_OP_RECVMSG is declared... yes checking whether IORING_OP_TIMEOUT is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_ACCEPT is declared... yes checking whether IORING_OP_ASYNC_CANCEL is declared... yes checking whether IORING_OP_LINK_TIMEOUT is declared... yes checking whether IORING_OP_CONNECT is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_CLOSE 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_WRITE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_MADVISE is declared... yes checking whether IORING_OP_SEND is declared... yes checking whether IORING_OP_RECV is declared... yes checking whether IORING_OP_OPENAT2 is declared... yes checking whether IORING_OP_EPOLL_CTL is declared... yes checking whether IORING_OP_SPLICE is declared... yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... no checking whether IORING_OP_TEE is declared... no checking whether IOSQE_FIXED_FILE is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_BUFFER_SELECT 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_REGISTER_IOWQ_MAX_WORKERS is declared... no checking for preadv2... 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: 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 as.o CXX cfa.o CXX cc1.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/DeclReplacer.o CXX AST/GenericSubstitution.o CXX AST/Expr.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 CXX ResolvExpr/ConversionCost.o /var/lib/jenkins/workspace/Cforall_master/src/ResolvExpr/CommonType.cc:41:25: 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:24: 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:44: 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:37: 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:55: 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:51: 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/CurrentObject.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 3 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] echo Reusing previously constructed message [Pipeline] emailext Sending email to: cforall@lists.uwaterloo.ca [Pipeline] } [Pipeline] // node [Pipeline] echo Build Completed [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE