Started by timer
Running as Jenkins Build User
Obtained Jenkins/FullBuild from git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
[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_aug2025
Fetching changes from the remote Git repository
Checking out Revision f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (refs/remotes/origin/master)
Commit message: "change unnamed enumeration to named and hide the enums to prevent name clashes"
> 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.43.0'
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
Verifying host key using known hosts file
> git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
> git rev-list --no-walk f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
[Pipeline] wrap
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: gcc_10_x86_new)
[Pipeline] { (Branch: gcc_11_x86_new)
[Pipeline] { (Branch: gcc_9_x64_new)
[Pipeline] { (Branch: gcc_10_x64_new)
[Pipeline] { (Branch: gcc_11_x64_new)
[Pipeline] { (Branch: gcc_10_arm64_new)
[Pipeline] { (Branch: gcc_11_arm64_new)
[Pipeline] { (Branch: clang_x64_new)
[Pipeline] sleep
22:47:02 No need to sleep any longer
[Pipeline] sleep
22:47:02 Sleeping for 3 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 1 min 0 sec
[Pipeline] sleep
22:47:02 No need to sleep any longer
[Pipeline] sleep
22:47:02 No need to sleep any longer
[Pipeline] sleep
22:47:02 Sleeping for 3 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 4 min 0 sec
[Pipeline] sleep
22:47:02 No need to sleep any longer
[Pipeline] build
22:47:02 Scheduling project: Cforall » master
[Pipeline] build
22:47:02 Scheduling project: Cforall » master
[Pipeline] build
22:47:02 Scheduling project: Cforall » master
[Pipeline] build
22:47:02 Scheduling project: Cforall » master
22:47:11 Starting building: Cforall » master #2737
22:47:11 Starting building: Cforall » master #2739
22:47:11 Starting building: Cforall » master #2738
22:47:11 Starting building: Cforall » master #2736
22:47:44 Build Cforall » master #2739 completed: FAILURE
[Pipeline] echo
22:47:44 FAILURE
[Pipeline] sh
22:47:44 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/2739/consoleText
22:47:44 Started by upstream project "Cforall_Full_Build" build number 331
22:47:44 originally caused by:
22:47:44 Started by timer
22:47:44 Running as Jenkins Build User
22:47:44 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
22:47:44 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:47:44 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:47:44 Fetching origin...
22:47:44 Fetching upstream changes from origin
22:47:44 > git --version # timeout=10
22:47:44 > git --version # 'git version 2.43.0'
22:47:44 > git config --get remote.origin.url # timeout=10
22:47:44 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:47:44 Verifying host key using known hosts file
22:47:44 > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
22:47:44 Seen branch in repository origin/ADT
22:47:44 Seen branch in repository origin/aaron-thesis
22:47:44 Seen branch in repository origin/arm-eh
22:47:44 Seen branch in repository origin/ast-experimental
22:47:44 Seen branch in repository origin/cleanup-dtors
22:47:44 Seen branch in repository origin/ctor
22:47:44 Seen branch in repository origin/deferred_resn
22:47:44 Seen branch in repository origin/demangler
22:47:44 Seen branch in repository origin/enum
22:47:44 Seen branch in repository origin/forall-pointer-decay
22:47:44 Seen branch in repository origin/gc_noraii
22:47:44 Seen branch in repository origin/jacob/cs343-translation
22:47:44 Seen branch in repository origin/jenkins-sandbox
22:47:44 Seen branch in repository origin/master
22:47:44 Seen branch in repository origin/memory
22:47:44 Seen branch in repository origin/new-ast
22:47:44 Seen branch in repository origin/new-ast-unique-expr
22:47:44 Seen branch in repository origin/new-env
22:47:44 Seen branch in repository origin/no_list
22:47:44 Seen branch in repository origin/persistent-indexer
22:47:44 Seen branch in repository origin/pthread-emulation
22:47:44 Seen branch in repository origin/qualifiedEnum
22:47:44 Seen branch in repository origin/resolv-new
22:47:44 Seen branch in repository origin/string
22:47:44 Seen branch in repository origin/stuck-waitfor-destruct
22:47:44 Seen branch in repository origin/with_gc
22:47:44 Seen 26 remote branches
22:47:44 Obtained Jenkinsfile from f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:47:44 [Pipeline] Start of Pipeline
22:47:44 [Pipeline] node
22:47:44 Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master_2
22:47:44 [Pipeline] {
22:47:44 [Pipeline] wrap
22:47:44 [Pipeline] {
22:47:44 [Pipeline] properties
22:47:44 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:47:44 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:47:44 [Pipeline] checkout
22:47:44 The recommended git tool is: NONE
22:47:44 using credential git_key_aug2025
22:47:44 Fetching changes from the remote Git repository
22:47:44 Cleaning workspace
22:47:44 Fetching without tags
22:47:44 Checking out Revision f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (master)
22:47:44 Commit message: "change unnamed enumeration to named and hide the enums to prevent name clashes"
22:47:44 [Pipeline] load
22:47:44 [Pipeline] { (Jenkins/tools.groovy)
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // load
22:47:44 [Pipeline] echo
22:47:44 Compiler : clang (clang++/gcc-11)
22:47:44 Architecture : x64
22:47:44 Arc Flags : --host=x86_64
22:47:44 Run All Tests : true
22:47:44 Run Benchmark : true
22:47:44 Build Documentation : true
22:47:44 Publish : true
22:47:44 Silent : true
22:47:44
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // wrap
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // node
22:47:44 [Pipeline] node
22:47:44 Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master_2
22:47:44 [Pipeline] {
22:47:44 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10
22:47:44 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:47:44 > git rev-parse --verify HEAD # timeout=10
22:47:44 Resetting working tree
22:47:44 > git reset --hard # timeout=10
22:47:44 > git clean -fdx # timeout=10
22:47:44 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:47:44 > git --version # timeout=10
22:47:44 > git --version # 'git version 2.43.0'
22:47:44 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:47:44 Verifying host key using known hosts file
22:47:44 > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
22:47:44 > git config core.sparsecheckout # timeout=10
22:47:44 > git checkout -f f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
22:47:44 > git rev-list --no-walk f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
22:47:44 [Pipeline] wrap
22:47:44 [Pipeline] {
22:47:44 [Pipeline] pwd
22:47:44 [Pipeline] pwd
22:47:44 [Pipeline] echo
22:47:44 -------- Cleanup --------
22:47:44 [Pipeline] stage
22:47:44 [Pipeline] { (Cleanup)
22:47:44 [Pipeline] dir
22:47:44 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:47:44 [Pipeline] {
22:47:44 [Pipeline] deleteDir
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // dir
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // stage
22:47:44 [Pipeline] echo
22:47:44 -------- Checkout --------
22:47:44 [Pipeline] stage
22:47:44 [Pipeline] { (Checkout)
22:47:44 [Pipeline] checkout
22:47:44 The recommended git tool is: NONE
22:47:44 using credential git_key_aug2025
22:47:44 Fetching changes from the remote Git repository
22:47:44 Cleaning workspace
22:47:44 Fetching without tags
22:47:44 Checking out Revision f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (master)
22:47:44 Commit message: "change unnamed enumeration to named and hide the enums to prevent name clashes"
22:47:44 [Pipeline] echo
22:47:44 Constructing new git message
22:47:44 [Pipeline] sh
22:47:44 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10
22:47:44 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:47:44 > git rev-parse --verify HEAD # timeout=10
22:47:44 Resetting working tree
22:47:44 > git reset --hard # timeout=10
22:47:44 > git clean -fdx # timeout=10
22:47:44 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:47:44 > git --version # timeout=10
22:47:44 > git --version # 'git version 2.43.0'
22:47:44 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:47:44 Verifying host key using known hosts file
22:47:44 > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
22:47:44 > git config core.sparsecheckout # timeout=10
22:47:44 > git checkout -f f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
22:47:44 + git rev-list f41b1614e8f77a861276c86c3fd61b86cbde5ac7..f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:47:44 [Pipeline] sh
22:47:44 + git cat-file -t f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:47:44 [Pipeline] sh
22:47:44 + git rev-list --format=short f41b1614e8f77a861276c86c3fd61b86cbde5ac7...f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:47:44 [Pipeline] sh
22:47:44 + git diff --stat --color f41b1614e8f77a861276c86c3fd61b86cbde5ac7 f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:47:44 [Pipeline] echo
22:47:44
22:47:44 <p>- Changes -------------------------------------------------------------</p>
22:47:44
22:47:44 <pre>
22:47:44 The branch master has been updated.
22:47:44 from f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (commit)
22:47:44 </pre>
22:47:44
22:47:44 <p>- Log -----------------------------------------------------------------</p>
22:47:44
22:47:44 <pre>
22:47:44
22:47:44 </pre>
22:47:44
22:47:44 <p>-----------------------------------------------------------------------</p>
22:47:44 <pre>
22:47:44 Summary of changes:
22:47:44
22:47:44 </pre>
22:47:44
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // stage
22:47:44 [Pipeline] echo
22:47:44 -------- Build : configure --------
22:47:44 [Pipeline] stage
22:47:44 [Pipeline] { (Build : configure)
22:47:44 [Pipeline] dir
22:47:44 Running in /var/lib/jenkins/workspace/Cforall_master_2
22:47:44 [Pipeline] {
22:47:44 [Pipeline] sh
22:47:44 + ./autogen.sh
22:47:44 Running aclocal in root
22:47:44 Running libtoolize in root
22:47:44 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'.
22:47:44 libtoolize: linking file 'automake/ltmain.sh'
22:47:44 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'.
22:47:44 libtoolize: linking file 'automake/libtool.m4'
22:47:44 libtoolize: linking file 'automake/ltoptions.m4'
22:47:44 libtoolize: linking file 'automake/ltsugar.m4'
22:47:44 libtoolize: linking file 'automake/ltversion.m4'
22:47:44 libtoolize: linking file 'automake/lt~obsolete.m4'
22:47:44 Running autoconf in root
22:47:44 Running automake in root
22:47:44 configure.ac:223: installing 'automake/compile'
22:47:44 configure.ac:138: installing 'automake/config.guess'
22:47:44 configure.ac:138: installing 'automake/config.sub'
22:47:44 configure.ac:17: installing 'automake/install-sh'
22:47:44 benchmark/Makefile.am: installing 'automake/depcomp'
22:47:44 parallel-tests: installing 'automake/test-driver'
22:47:44 configure.ac: installing 'automake/ylwrap'
22:47:44 Running aclocal in libcfa
22:47:44 Running libtoolize in libcfa
22:47:44 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'.
22:47:44 libtoolize: linking file 'automake/ltmain.sh'
22:47:44 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'.
22:47:44 libtoolize: linking file 'automake/libtool.m4'
22:47:44 libtoolize: linking file 'automake/ltoptions.m4'
22:47:44 libtoolize: linking file 'automake/ltsugar.m4'
22:47:44 libtoolize: linking file 'automake/ltversion.m4'
22:47:44 libtoolize: linking file 'automake/lt~obsolete.m4'
22:47:44 Running autoconf in libcfa
22:47:44 Running automake in libcfa
22:47:44 configure.ac:119: installing 'automake/compile'
22:47:44 configure.ac:119: installing 'automake/config.guess'
22:47:44 configure.ac:119: installing 'automake/config.sub'
22:47:44 configure.ac:12: installing 'automake/install-sh'
22:47:44 src/Makefile.am: installing 'automake/depcomp'
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // dir
22:47:44 [Pipeline] dir
22:47:44 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:47:44 [Pipeline] {
22:47:44 [Pipeline] sh
22:47:44 + /var/lib/jenkins/workspace/Cforall_master_2/configure CXX=clang++ CC=gcc-11 --host=x86_64 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts=host:debug,host:nodebug --quiet --prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp
22:47:44 [Pipeline] sh
22:47:44 + nproc
22:47:44 + make -j 16 --no-print-directory configure-libcfa
22:47:44 libcfa/x64-debug/config.data
22:47:44 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master_2/libcfa/configure) with ''CXX=clang++' 'CC=gcc-11' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master_2@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master_2@tmp / libcfa/x64-debug/
22:47:44 libcfa/x64-nodebug/config.data
22:47:44 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master_2/libcfa/configure) with ''CXX=clang++' 'CC=gcc-11' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master_2@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master_2@tmp / libcfa/x64-nodebug/
22:47:44 checking whether make supports nested variables... checking whether make supports nested variables... yes
22:47:44 checking for a BSD-compatible install... yes
22:47:44 checking for a BSD-compatible install... /usr/bin/install -c
22:47:44 checking whether build environment is sane... /usr/bin/install -c
22:47:44 checking whether build environment is sane... yes
22:47:44 yes
22:47:44 checking for a race-free mkdir -p... checking for a race-free mkdir -p... /usr/bin/mkdir -p
22:47:44 checking for gawk... gawk
22:47:44 checking whether make sets $(MAKE)... /usr/bin/mkdir -p
22:47:44 checking for gawk... gawk
22:47:44 checking whether make sets $(MAKE)... yes
22:47:44 yes
22:47:44 checking for distributated build... no
22:47:44 checking for distributated build... no
22:47:44 checking build system type... checking build system type... x86_64-pc-linux-gnu
22:47:44 checking host system type... x86_64-pc-linux-gnu
22:47:44 checking how to print strings... x86_64-pc-linux-gnu
22:47:44 checking host system type... x86_64-pc-linux-gnu
22:47:44 printf
22:47:44 checking whether make supports the include directive... checking how to print strings... printf
22:47:44 checking whether make supports the include directive... yes (GNU style)
22:47:44 checking for gcc... gcc-11
22:47:44 yes (GNU style)
22:47:44 checking for gcc... gcc-11
22:47:44 checking whether the C compiler works... checking whether the C compiler works... yes
22:47:44 checking for C compiler default output file name... a.out
22:47:44 yes
22:47:44 checking for C compiler default output file name... a.out
22:47:44 checking for suffix of executables... checking for suffix of executables...
22:47:44
22:47:44 checking whether we are cross compiling... checking whether we are cross compiling... no
22:47:44 no
22:47:44 checking for suffix of object files... checking for suffix of object files... o
22:47:44 checking whether the compiler supports GNU C... o
22:47:44 checking whether the compiler supports GNU C... yes
22:47:44 checking whether gcc-11 accepts -g... yes
22:47:44 checking whether gcc-11 accepts -g... yes
22:47:44 checking for gcc-11 option to enable C11 features... yes
22:47:44 checking for gcc-11 option to enable C11 features... none needed
22:47:44 checking whether gcc-11 understands -c and -o together... none needed
22:47:44 checking whether gcc-11 understands -c and -o together... yes
22:47:44 checking dependency style of gcc-11... yes
22:47:44 checking dependency style of gcc-11... gcc3
22:47:44 checking for a sed that does not truncate output... gcc3
22:47:44 checking for a sed that does not truncate output... /usr/bin/sed
22:47:44 checking for grep that handles long lines and -e... /usr/bin/sed
22:47:44 checking for grep that handles long lines and -e... /usr/bin/grep
22:47:44 checking for egrep... /usr/bin/grep
22:47:44 checking for egrep... /usr/bin/grep -E
22:47:44 checking for fgrep... /usr/bin/grep -E
22:47:44 checking for fgrep... /usr/bin/grep -F
22:47:44 checking for ld used by gcc-11... /usr/bin/grep -F
22:47:44 checking for ld used by gcc-11... /usr/bin/ld
22:47:44 checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/ld
22:47:44 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:47:44 checking for BSD- or MS-compatible name lister (nm)... yes
22:47:44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:47:44 /usr/bin/nm -B
22:47:44 checking the name lister (/usr/bin/nm -B) interface... checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:47:44 checking whether ln -s works... yes
22:47:44 checking the maximum length of command line arguments... 1572864
22:47:44 BSD nm
22:47:44 checking whether ln -s works... yes
22:47:44 checking the maximum length of command line arguments... checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
22:47:44 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
22:47:44 checking for /usr/bin/ld option to reload object files... -r
22:47:44 checking for file... file
22:47:44 checking for objdump... 1572864
22:47:44 objdump
22:47:44 checking how to recognize dependent libraries... pass_all
22:47:44 checking for dlltool... no
22:47:44 checking how to associate runtime and link libraries... printf %s\n
22:47:44 checking for archiver @FILE support... checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
22:47:44 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
22:47:44 checking for /usr/bin/ld option to reload object files... -r
22:47:44 checking for file... file
22:47:44 checking for objdump... objdump
22:47:44 checking how to recognize dependent libraries... pass_all
22:47:44 checking for dlltool... no
22:47:44 checking how to associate runtime and link libraries... printf %s\n
22:47:44 checking for archiver @FILE support... @
22:47:44 checking for strip... strip
22:47:44 checking for ranlib... gcc-ranlib
22:47:44 checking command to parse /usr/bin/nm -B output from gcc-11 object... @
22:47:44 checking for strip... strip
22:47:44 checking for ranlib... gcc-ranlib
22:47:44 checking command to parse /usr/bin/nm -B output from gcc-11 object... ok
22:47:44 ok
22:47:44 checking for sysroot... no
22:47:44 checking for a working dd... checking for sysroot... no
22:47:44 checking for a working dd... /usr/bin/dd
22:47:44 checking how to truncate binary pipes... /usr/bin/dd
22:47:44 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
22:47:44 /usr/bin/dd bs=4096 count=1
22:47:44 checking for mt... mt
22:47:44 checking if mt is a manifest tool... checking for mt... no
22:47:44 mt
22:47:44 checking if mt is a manifest tool... checking for stdio.h... no
22:47:44 checking for stdio.h... yes
22:47:44 checking for stdlib.h... yes
22:47:44 checking for stdlib.h... yes
22:47:44 checking for string.h... yes
22:47:44 checking for string.h... yes
22:47:44 checking for inttypes.h... yes
22:47:44 checking for inttypes.h... yes
22:47:44 checking for stdint.h... yes
22:47:44 checking for stdint.h... yes
22:47:44 checking for strings.h... yes
22:47:44 checking for strings.h... yes
22:47:44 checking for sys/stat.h... yes
22:47:44 checking for sys/stat.h... yes
22:47:44 checking for sys/types.h... yes
22:47:44 checking for sys/types.h... yes
22:47:44 checking for unistd.h... yes
22:47:44 checking for unistd.h... yes
22:47:44 checking for dlfcn.h... yes
22:47:44 checking for dlfcn.h... yes
22:47:44 checking for objdir... .libs
22:47:44 yes
22:47:44 checking for objdir... .libs
22:47:44 checking if gcc-11 supports -fno-rtti -fno-exceptions... checking if gcc-11 supports -fno-rtti -fno-exceptions... no
22:47:44 checking for gcc-11 option to produce PIC... -fPIC -DPIC
22:47:44 checking if gcc-11 PIC flag -fPIC -DPIC works... no
22:47:44 checking for gcc-11 option to produce PIC... -fPIC -DPIC
22:47:44 checking if gcc-11 PIC flag -fPIC -DPIC works... yes
22:47:44 checking if gcc-11 static flag -static works... yes
22:47:44 checking if gcc-11 static flag -static works... yes
22:47:44 checking if gcc-11 supports -c -o file.o... yes
22:47:44 checking if gcc-11 supports -c -o file.o... yes
22:47:44 checking if gcc-11 supports -c -o file.o... (cached) yes
22:47:44 checking whether the gcc-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:47:44 checking if gcc-11 supports -c -o file.o... (cached) yes
22:47:44 checking whether the gcc-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:47:44 checking whether -lc should be explicitly linked in... yes
22:47:44 checking whether -lc should be explicitly linked in... no
22:47:44 checking dynamic linker characteristics... no
22:47:44 checking dynamic linker characteristics... GNU/Linux ld.so
22:47:44 checking how to hardcode library paths into programs... immediate
22:47:44 checking whether stripping libraries is possible... yes
22:47:44 checking if libtool supports shared libraries... yes
22:47:44 checking whether to build shared libraries... yes
22:47:44 checking whether to build static libraries... no
22:47:44 GNU/Linux ld.so
22:47:44 checking how to hardcode library paths into programs... immediate
22:47:44 checking whether stripping libraries is possible... yes
22:47:44 checking if libtool supports shared libraries... yes
22:47:44 checking whether to build shared libraries... yes
22:47:44 checking whether to build static libraries... no
22:47:44 checking whether the compiler supports GNU C++... checking whether the compiler supports GNU C++... yes
22:47:44 checking whether clang++ accepts -g... yes
22:47:44 checking whether clang++ accepts -g... yes
22:47:44 checking for clang++ option to enable C++11 features... yes
22:47:44 checking for clang++ option to enable C++11 features... none needed
22:47:44 checking dependency style of clang++... none needed
22:47:44 checking dependency style of clang++... gcc3
22:47:44 checking how to run the C++ preprocessor... gcc3
22:47:44 checking how to run the C++ preprocessor... clang++ -E
22:47:44 clang++ -E
22:47:44 checking for ld used by clang++... checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
22:47:44 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... /usr/bin/ld -m elf_x86_64
22:47:44 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
22:47:44 yes
22:47:44 checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:47:44 yes
22:47:44 checking for clang++ option to produce PIC... -fPIC -DPIC
22:47:44 checking if clang++ PIC flag -fPIC -DPIC works... checking for clang++ option to produce PIC... -fPIC -DPIC
22:47:44 checking if clang++ PIC flag -fPIC -DPIC works... yes
22:47:44 checking if clang++ static flag -static works... yes
22:47:44 checking if clang++ static flag -static works... yes
22:47:44 checking if clang++ supports -c -o file.o... yes
22:47:44 checking if clang++ supports -c -o file.o... yes
22:47:44 checking if clang++ supports -c -o file.o... (cached) yes
22:47:44 checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:47:44 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
22:47:44 checking how to hardcode library paths into programs... immediate
22:47:44 yes
22:47:44 checking if clang++ supports -c -o file.o... (cached) yes
22:47:44 checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:47:44 checking dynamic linker characteristics... (cached) checking for gcc... (cached) gcc-11
22:47:44 GNU/Linux ld.so
22:47:44 checking how to hardcode library paths into programs... immediate
22:47:44 checking for gcc... (cached) gcc-11
22:47:44 checking whether the compiler supports GNU C... (cached) yes
22:47:44 checking whether gcc-11 accepts -g... (cached) yes
22:47:44 checking for gcc-11 option to enable C11 features... (cached) none needed
22:47:44 checking whether the compiler supports GNU C... (cached) yes
22:47:44 checking whether gcc-11 understands -c and -o together... (cached) checking whether gcc-11 accepts -g... yes
22:47:44 checking dependency style of gcc-11... (cached) yes
22:47:44 (cached) gcc3
22:47:44 checking dependency style of gcc-11... checking for gcc-11 option to enable C11 features... (cached) none needed
22:47:44 checking whether gcc-11 understands -c and -o together... (cached) yes
22:47:44 checking dependency style of gcc-11... (cached) gcc3
22:47:44 checking dependency style of gcc-11... gcc3
22:47:44 checking whether make sets $(MAKE)... (cached) yes
22:47:44 checking for linux/rseq.h... gcc3
22:47:44 checking whether make sets $(MAKE)... (cached) yes
22:47:44 checking for linux/rseq.h... yes
22:47:44 checking for rseq_available in -lrseq... yes
22:47:44 checking for rseq_available in -lrseq... no
22:47:44 checking for gcc-11 options needed to detect all undeclared functions... no
22:47:44 checking for gcc-11 options needed to detect all undeclared functions... none needed
22:47:44 checking for linux/io_uring.h... none needed
22:47:44 checking for linux/io_uring.h... yes
22:47:44 checking for liburing.h... yes
22:47:44 checking for liburing.h... no
22:47:44 checking whether IORING_OP_NOP is declared... yes
22:47:44 no
22:47:44 checking whether IORING_OP_READV is declared... checking whether IORING_OP_NOP is declared... yes
22:47:44 checking whether IORING_OP_WRITEV is declared... yes
22:47:44 checking whether IORING_OP_READV is declared... yes
22:47:44 checking whether IORING_OP_FSYNC is declared... yes
22:47:44 checking whether IORING_OP_WRITEV is declared... yes
22:47:44 checking whether IORING_OP_READ_FIXED is declared... yes
22:47:44 checking whether IORING_OP_FSYNC is declared... yes
22:47:44 checking whether IORING_OP_WRITE_FIXED is declared... yes
22:47:44 checking whether IORING_OP_READ_FIXED is declared... yes
22:47:44 checking whether IORING_OP_POLL_ADD is declared... yes
22:47:44 checking whether IORING_OP_WRITE_FIXED is declared... yes
22:47:44 checking whether IORING_OP_POLL_REMOVE is declared... yes
22:47:44 checking whether IORING_OP_POLL_ADD is declared... yes
22:47:44 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
22:47:44 checking whether IORING_OP_POLL_REMOVE is declared... yes
22:47:44 checking whether IORING_OP_SENDMSG is declared... yes
22:47:44 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
22:47:44 checking whether IORING_OP_SENDMSG is declared... yes
22:47:44 checking whether IORING_OP_RECVMSG is declared... yes
22:47:44 checking whether IORING_OP_RECVMSG is declared... yes
22:47:44 checking whether IORING_OP_TIMEOUT is declared... yes
22:47:44 checking whether IORING_OP_TIMEOUT is declared... yes
22:47:44 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
22:47:44 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
22:47:44 checking whether IORING_OP_ACCEPT is declared... yes
22:47:44 checking whether IORING_OP_ACCEPT is declared... yes
22:47:44 checking whether IORING_OP_ASYNC_CANCEL is declared... yes
22:47:44 checking whether IORING_OP_ASYNC_CANCEL is declared... yes
22:47:44 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
22:47:44 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
22:47:44 checking whether IORING_OP_CONNECT is declared... yes
22:47:44 checking whether IORING_OP_CONNECT is declared... yes
22:47:44 checking whether IORING_OP_FALLOCATE is declared... yes
22:47:44 checking whether IORING_OP_FALLOCATE is declared... yes
22:47:44 checking whether IORING_OP_OPENAT is declared... yes
22:47:44 checking whether IORING_OP_OPENAT is declared... yes
22:47:44 checking whether IORING_OP_CLOSE is declared... yes
22:47:44 yes
22:47:44 checking whether IORING_OP_CLOSE is declared... checking whether IORING_OP_FILES_UPDATE is declared... yes
22:47:44 checking whether IORING_OP_FILES_UPDATE is declared... yes
22:47:44 checking whether IORING_OP_STATX is declared... yes
22:47:44 checking whether IORING_OP_STATX is declared... yes
22:47:44 checking whether IORING_OP_READ is declared... yes
22:47:44 checking whether IORING_OP_READ is declared... yes
22:47:44 checking whether IORING_OP_WRITE is declared... yes
22:47:44 checking whether IORING_OP_WRITE is declared... yes
22:47:44 checking whether IORING_OP_FADVISE is declared... yes
22:47:44 checking whether IORING_OP_FADVISE is declared... yes
22:47:44 checking whether IORING_OP_MADVISE is declared... yes
22:47:44 checking whether IORING_OP_MADVISE is declared... yes
22:47:44 checking whether IORING_OP_SEND is declared... yes
22:47:44 checking whether IORING_OP_SEND is declared... yes
22:47:44 checking whether IORING_OP_RECV is declared... yes
22:47:44 checking whether IORING_OP_RECV is declared... yes
22:47:44 checking whether IORING_OP_OPENAT2 is declared... yes
22:47:44 checking whether IORING_OP_OPENAT2 is declared... yes
22:47:44 checking whether IORING_OP_EPOLL_CTL is declared... yes
22:47:44 checking whether IORING_OP_EPOLL_CTL is declared... yes
22:47:44 checking whether IORING_OP_SPLICE is declared... yes
22:47:44 checking whether IORING_OP_SPLICE is declared... yes
22:47:44 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
22:47:44 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
22:47:44 checking whether IORING_OP_REMOVE_BUFFER is declared... yes
22:47:44 checking whether IORING_OP_REMOVE_BUFFER is declared... no
22:47:44 checking whether IORING_OP_TEE is declared... no
22:47:44 checking whether IORING_OP_TEE is declared... yes
22:47:44 checking whether IOSQE_FIXED_FILE is declared... yes
22:47:44 checking whether IOSQE_FIXED_FILE is declared... yes
22:47:44 checking whether IOSQE_IO_DRAIN is declared... yes
22:47:44 checking whether IOSQE_IO_DRAIN is declared... yes
22:47:44 checking whether IOSQE_IO_LINK is declared... yes
22:47:44 checking whether IOSQE_IO_LINK is declared... yes
22:47:44 checking whether IOSQE_IO_HARDLINK is declared... yes
22:47:44 checking whether IOSQE_IO_HARDLINK is declared... yes
22:47:44 checking whether IOSQE_ASYNC is declared... yes
22:47:44 checking whether IOSQE_ASYNC is declared... yes
22:47:44 checking whether IOSQE_BUFFER_SELECT is declared... yes
22:47:44 checking whether IOSQE_BUFFER_SELECT is declared... yes
22:47:44 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
22:47:44 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
22:47:44 checking whether IORING_SETUP_ATTACH_WQ is declared... yes
22:47:44 checking whether IORING_SETUP_ATTACH_WQ is declared... yes
22:47:44 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
22:47:44 checking for preadv2... yes
22:47:44 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
22:47:44 checking for preadv2... yes
22:47:44 checking for pwritev2... yes
22:47:44 checking for pwritev2... yes
22:47:44 checking that generated files are newer than configure... done
22:47:44 configure: creating ./config.status
22:47:44 yes
22:47:44 checking that generated files are newer than configure... done
22:47:44 configure: creating ./config.status
22:47:44 config.status: creating Makefile
22:47:44 config.status: creating src/Makefile
22:47:44 config.status: creating prelude/Makefile
22:47:44 config.status: creating Makefile
22:47:44 config.status: creating src/concurrency/io/call.cfa
22:47:44 config.status: creating src/Makefile
22:47:44 config.status: creating prelude/Makefile
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\('
22:47:44 sig = re.search("(.*) (.*)\((.*)\)", signature)
22:47:44 config.status: creating src/concurrency/io/call.cfa
22:47:44 config.status: creating prelude/defines.hfa
22:47:44 config.status: executing depfiles commands
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\('
22:47:44 sig = re.search("(.*) (.*)\((.*)\)", signature)
22:47:44 config.status: creating prelude/defines.hfa
22:47:44 config.status: executing depfiles commands
22:47:44 config.status: executing libtool commands
22:47:44 Cforall library configuraton completed. Type "make -j 8 install".
22:47:44 config.status: executing libtool commands
22:47:44 Cforall library configuraton completed. Type "make -j 8 install".
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // dir
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // stage
22:47:44 [Pipeline] echo
22:47:44 -------- Build : cfa-cpp --------
22:47:44 [Pipeline] stage
22:47:44 [Pipeline] { (Build : cfa-cpp)
22:47:44 [Pipeline] dir
22:47:44 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:47:44 [Pipeline] {
22:47:44 [Pipeline] sh
22:47:44 + nproc
22:47:44 + make -j 16 --no-print-directory -C driver
22:47:44 CXX as.o
22:47:44 CXX cc1.o
22:47:44 CXX cfa.o
22:47:44 CXXLD as
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:149:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
22:47:44 149 | const char * args[argc + 100]; // leave space for 100 additional cpp command line values
22:47:44 | ^~~~~~~~~~
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:149:20: note: function parameter 'argc' with unknown value cannot be used in a constant expression
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:139:31: note: declared here
22:47:44 139 | static void Stage1( const int argc, const char * const argv[] ) {
22:47:44 | ^
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:343:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
22:47:44 343 | const char * args[argc + 100]; // leave space for 100 additional cfa command line values
22:47:44 | ^~~~~~~~~~
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:343:20: note: function parameter 'argc' with unknown value cannot be used in a constant expression
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:336:31: note: declared here
22:47:44 336 | static void Stage2( const int argc, const char * const * argv ) {
22:47:44 | ^
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:151:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
22:47:44 151 | const char * args[argc + 100]; // cfa command line values, plus some space for additional flags
22:47:44 | ^~~~~~~~~~
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:151:20: note: function parameter 'argc' with unknown value cannot be used in a constant expression
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:115:15: note: declared here
22:47:44 115 | int main( int argc, char * argv[] ) {
22:47:44 | ^
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:155:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
22:47:44 155 | const char * libs[argc + 20]; // non-user libraries must come separately, plus some added libraries and flags
22:47:44 | ^~~~~~~~~
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:155:20: note: function parameter 'argc' with unknown value cannot be used in a constant expression
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:115:15: note: declared here
22:47:44 115 | int main( int argc, char * argv[] ) {
22:47:44 | ^
22:47:44 In file included from /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:16:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/iostream:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/ostream:42:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/ostream.h:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/ios:46:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/ios_base.h:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/locale_classes.h:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/string:51:
22:47:44 /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_iterator.h:1337:19: error: member access into incomplete type 'const __normal_iterator<const char *, basic_string<char>>'
22:47:44 1337 | -> decltype(__lhs.base() - __rhs.base())
22:47:44 | ^
22:47:44 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:193:22: note: in instantiation of template class '__gnu_cxx::__normal_iterator<const char *, std::basic_string<char>>' requested here
22:47:44 193 | xcfargs.erase( 0, posn + 1 ); // remove first argument and comma
22:47:44 | ^
22:47:44 /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_iterator.h:1026:11: note: definition of '__gnu_cxx::__normal_iterator<const char *, std::basic_string<char>>' is not complete until the closing '}'
22:47:44 1026 | class __normal_iterator
22:47:44 | ^
22:47:44 In file included from /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:16:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/iostream:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/ostream:42:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/ostream.h:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/ios:46:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/ios_base.h:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/locale_classes.h:43:
22:47:44 In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/string:51:
22:47:44 /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_iterator.h:1337:19: error: member access into incomplete type 'const __normal_iterator<const char *, basic_string<char>>'
22:47:44 1337 | -> decltype(__lhs.base() - __rhs.base())
22:47:44 | ^
22:47:44 /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/basic_string.h:4018:37: note: in instantiation of template class '__gnu_cxx::__normal_iterator<const char *, std::basic_string<char>>' requested here
22:47:44 4018 | { return std::move(__rhs.insert(0, __lhs)); }
22:47:44 | ^
22:47:44 /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/system_error:568:36: note: in instantiation of function template specialization 'std::operator+<char, std::char_traits<char>, std::allocator<char>>' requested here
22:47:44 568 | : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
22:47:44 | ^
22:47:44 /usr/bin/../lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_iterator.h:1026:11: note: definition of '__gnu_cxx::__normal_iterator<const char *, std::basic_string<char>>' is not complete until the closing '}'
22:47:44 1026 | class __normal_iterator
22:47:44 | ^
22:47:44 2 warnings and 1 error generated.
22:47:44 make: *** [Makefile:469: cc1.o] Error 1
22:47:44 make: *** Waiting for unfinished jobs....
22:47:44 2 warnings and 1 error generated.
22:47:44 make: *** [Makefile:469: cfa.o] Error 1
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // dir
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // stage
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // wrap
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // node
22:47:44 [Pipeline] echo
22:47:44 hudson.AbortException: script returned exit code 2
22:47:44 [Pipeline] node
22:47:44 Running on Algol in /var/lib/jenkins/workspace/Cforall_master
22:47:44 [Pipeline] {
22:47:44 [Pipeline] echo
22:47:44 Notifying users of result
22:47:44 [Pipeline] echo
22:47:44 Reusing previously constructed message
22:47:44 [Pipeline] echo
22:47:44 Would send email to: cforall@lists.uwaterloo.ca
22:47:44 [Pipeline] echo
22:47:44 With title: [cforall git][BUILD# 2739 - FAILURE] - branch master
22:47:44 [Pipeline] echo
22:47:44 Content:
22:47:44 <p>This is an automated email from the Jenkins build machine. It was
22:47:44 generated because of a git hooks/post-receive script following
22:47:44 a ref change which was pushed to the C∀ repository.</p>
22:47:44
22:47:44 <p>- Status --------------------------------------------------------------</p>
22:47:44
22:47:44 <p>BUILD# 2739 - FAILURE</p>
22:47:44 <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/2739/ to view the results.</p>
22:47:44
22:47:44 <p>- Changes -------------------------------------------------------------</p>
22:47:44
22:47:44 <pre>
22:47:44 The branch master has been updated.
22:47:44 from f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (commit)
22:47:44 </pre>
22:47:44
22:47:44 <p>- Log -----------------------------------------------------------------</p>
22:47:44
22:47:44 <pre>
22:47:44
22:47:44 </pre>
22:47:44
22:47:44 <p>-----------------------------------------------------------------------</p>
22:47:44 <pre>
22:47:44 Summary of changes:
22:47:44
22:47:44 </pre>
22:47:44
22:47:44 [Pipeline] }
22:47:44 [Pipeline] // node
22:47:44 [Pipeline] echo
22:47:44 Build Completed
22:47:44 [Pipeline] End of Pipeline
22:47:44 ERROR: script returned exit code 2
22:47:44 Finished: FAILURE
[Pipeline] error
[Pipeline] }
22:47:44 Failed in branch clang_x64_new
[Pipeline] build
22:48:02 Scheduling project: Cforall » master
22:48:11 Starting building: Cforall » master #2740
[Pipeline] build
22:50:02 Scheduling project: Cforall » master
[Pipeline] build
22:50:02 Scheduling project: Cforall » master
22:50:11 Starting building: Cforall » master #2742
22:50:11 Starting building: Cforall » master #2741
[Pipeline] build
22:51:02 Scheduling project: Cforall » master
22:51:11 Starting building: Cforall » master #2743
22:54:52 Build Cforall » master #2738 completed: FAILURE
[Pipeline] echo
22:54:52 FAILURE
[Pipeline] sh
22:54:52 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/2738/consoleText
22:54:52 Started by upstream project "Cforall_Full_Build" build number 331
22:54:52 originally caused by:
22:54:52 Started by timer
22:54:52 Running as Jenkins Build User
22:54:52 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
22:54:52 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:54:52 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:54:52 Fetching origin...
22:54:52 Fetching upstream changes from origin
22:54:52 > git --version # timeout=10
22:54:52 > git --version # 'git version 2.43.0'
22:54:52 > git config --get remote.origin.url # timeout=10
22:54:52 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:54:52 Verifying host key using known hosts file
22:54:52 > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:52 Seen branch in repository origin/ADT
22:54:52 Seen branch in repository origin/aaron-thesis
22:54:52 Seen branch in repository origin/arm-eh
22:54:52 Seen branch in repository origin/ast-experimental
22:54:52 Seen branch in repository origin/cleanup-dtors
22:54:52 Seen branch in repository origin/ctor
22:54:52 Seen branch in repository origin/deferred_resn
22:54:52 Seen branch in repository origin/demangler
22:54:52 Seen branch in repository origin/enum
22:54:52 Seen branch in repository origin/forall-pointer-decay
22:54:52 Seen branch in repository origin/gc_noraii
22:54:52 Seen branch in repository origin/jacob/cs343-translation
22:54:52 Seen branch in repository origin/jenkins-sandbox
22:54:52 Seen branch in repository origin/master
22:54:52 Seen branch in repository origin/memory
22:54:52 Seen branch in repository origin/new-ast
22:54:52 Seen branch in repository origin/new-ast-unique-expr
22:54:52 Seen branch in repository origin/new-env
22:54:52 Seen branch in repository origin/no_list
22:54:52 Seen branch in repository origin/persistent-indexer
22:54:52 Seen branch in repository origin/pthread-emulation
22:54:52 Seen branch in repository origin/qualifiedEnum
22:54:52 Seen branch in repository origin/resolv-new
22:54:52 Seen branch in repository origin/string
22:54:52 Seen branch in repository origin/stuck-waitfor-destruct
22:54:52 Seen branch in repository origin/with_gc
22:54:52 Seen 26 remote branches
22:54:52 Obtained Jenkinsfile from f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:54:52 [Pipeline] Start of Pipeline
22:54:52 [Pipeline] node
22:54:52 Running on Algol in /var/lib/jenkins/workspace/Cforall_master
22:54:52 [Pipeline] {
22:54:52 [Pipeline] wrap
22:54:52 [Pipeline] {
22:54:52 [Pipeline] properties
22:54:52 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:54:52 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:54:52 [Pipeline] checkout
22:54:52 The recommended git tool is: NONE
22:54:52 using credential git_key_aug2025
22:54:52 Fetching changes from the remote Git repository
22:54:52 Cleaning workspace
22:54:52 Fetching without tags
22:54:52 Checking out Revision f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (master)
22:54:52 Commit message: "change unnamed enumeration to named and hide the enums to prevent name clashes"
22:54:52 [Pipeline] load
22:54:52 [Pipeline] { (Jenkins/tools.groovy)
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // load
22:54:52 [Pipeline] echo
22:54:52 Compiler : gcc-11 (g++-11/gcc-11)
22:54:52 Architecture : x64
22:54:52 Arc Flags : --host=x86_64
22:54:52 Run All Tests : true
22:54:52 Run Benchmark : true
22:54:52 Build Documentation : false
22:54:52 Publish : true
22:54:52 Silent : true
22:54:52
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // wrap
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // node
22:54:52 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10
22:54:52 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:54:52 > git rev-parse --verify HEAD # timeout=10
22:54:52 Resetting working tree
22:54:52 > git reset --hard # timeout=10
22:54:52 > git clean -fdx # timeout=10
22:54:52 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:54:52 > git --version # timeout=10
22:54:52 > git --version # 'git version 2.43.0'
22:54:52 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:54:52 Verifying host key using known hosts file
22:54:52 > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:52 > git config core.sparsecheckout # timeout=10
22:54:52 > git checkout -f f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
22:54:52 > git rev-list --no-walk f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
22:54:52 [Pipeline] node
22:54:52 Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2
22:54:52 [Pipeline] {
22:54:52 [Pipeline] wrap
22:54:52 [Pipeline] {
22:54:52 [Pipeline] pwd
22:54:52 [Pipeline] pwd
22:54:52 [Pipeline] echo
22:54:52 -------- Cleanup --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Cleanup)
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] deleteDir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] echo
22:54:52 -------- Checkout --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Checkout)
22:54:52 [Pipeline] checkout
22:54:52 The recommended git tool is: NONE
22:54:52 using credential git_key_aug2025
22:54:52 Fetching changes from the remote Git repository
22:54:52 Cleaning workspace
22:54:52 Fetching without tags
22:54:52 Checking out Revision f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (master)
22:54:52 Commit message: "change unnamed enumeration to named and hide the enums to prevent name clashes"
22:54:52 [Pipeline] echo
22:54:52 Constructing new git message
22:54:52 [Pipeline] sh
22:54:52 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10
22:54:52 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:54:52 > git rev-parse --verify HEAD # timeout=10
22:54:52 Resetting working tree
22:54:52 > git reset --hard # timeout=10
22:54:52 > git clean -fdx # timeout=10
22:54:52 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:54:52 > git --version # timeout=10
22:54:52 > git --version # 'git version 2.43.0'
22:54:52 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:54:52 Verifying host key using known hosts file
22:54:52 > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:52 > git config core.sparsecheckout # timeout=10
22:54:52 > git checkout -f f41b1614e8f77a861276c86c3fd61b86cbde5ac7 # timeout=10
22:54:52 + git rev-list f41b1614e8f77a861276c86c3fd61b86cbde5ac7..f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:54:52 [Pipeline] sh
22:54:52 + git cat-file -t f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:54:52 [Pipeline] sh
22:54:52 + git rev-list --format=short f41b1614e8f77a861276c86c3fd61b86cbde5ac7...f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:54:52 [Pipeline] sh
22:54:52 + git diff --stat --color f41b1614e8f77a861276c86c3fd61b86cbde5ac7 f41b1614e8f77a861276c86c3fd61b86cbde5ac7
22:54:52 [Pipeline] echo
22:54:52
22:54:52 <p>- Changes -------------------------------------------------------------</p>
22:54:52
22:54:52 <pre>
22:54:52 The branch master has been updated.
22:54:52 from f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (commit)
22:54:52 </pre>
22:54:52
22:54:52 <p>- Log -----------------------------------------------------------------</p>
22:54:52
22:54:52 <pre>
22:54:52
22:54:52 </pre>
22:54:52
22:54:52 <p>-----------------------------------------------------------------------</p>
22:54:52 <pre>
22:54:52 Summary of changes:
22:54:52
22:54:52 </pre>
22:54:52
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] echo
22:54:52 -------- Build : configure --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Build : configure)
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2
22:54:52 [Pipeline] {
22:54:52 [Pipeline] sh
22:54:52 + ./autogen.sh
22:54:52 Running aclocal in root
22:54:52 Running libtoolize in root
22:54:52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'.
22:54:52 libtoolize: linking file 'automake/ltmain.sh'
22:54:52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'.
22:54:52 libtoolize: linking file 'automake/libtool.m4'
22:54:52 libtoolize: linking file 'automake/ltoptions.m4'
22:54:52 libtoolize: linking file 'automake/ltsugar.m4'
22:54:52 libtoolize: linking file 'automake/ltversion.m4'
22:54:52 libtoolize: linking file 'automake/lt~obsolete.m4'
22:54:52 Running autoconf in root
22:54:52 Running automake in root
22:54:52 configure.ac:223: installing 'automake/compile'
22:54:52 configure.ac:138: installing 'automake/config.guess'
22:54:52 configure.ac:138: installing 'automake/config.sub'
22:54:52 configure.ac:17: installing 'automake/install-sh'
22:54:52 benchmark/Makefile.am: installing 'automake/depcomp'
22:54:52 parallel-tests: installing 'automake/test-driver'
22:54:52 configure.ac: installing 'automake/ylwrap'
22:54:52 Running aclocal in libcfa
22:54:52 Running libtoolize in libcfa
22:54:52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'.
22:54:52 libtoolize: linking file 'automake/ltmain.sh'
22:54:52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'.
22:54:52 libtoolize: linking file 'automake/libtool.m4'
22:54:52 libtoolize: linking file 'automake/ltoptions.m4'
22:54:52 libtoolize: linking file 'automake/ltsugar.m4'
22:54:52 libtoolize: linking file 'automake/ltversion.m4'
22:54:52 libtoolize: linking file 'automake/lt~obsolete.m4'
22:54:52 Running autoconf in libcfa
22:54:52 Running automake in libcfa
22:54:52 configure.ac:119: installing 'automake/compile'
22:54:52 configure.ac:119: installing 'automake/config.guess'
22:54:52 configure.ac:119: installing 'automake/config.sub'
22:54:52 configure.ac:12: installing 'automake/install-sh'
22:54:52 src/Makefile.am: installing 'automake/depcomp'
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] sh
22:54:52 + /var/lib/jenkins/workspace/Cforall_master_2/configure CXX=g++-11 CC=gcc-11 --host=x86_64 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts=host:debug,host:nodebug --quiet --prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] sh
22:54:52 + nproc
22:54:52 + make -j 16 --no-print-directory configure-libcfa
22:54:52 libcfa/x64-debug/config.data
22:54:52 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master_2/libcfa/configure) with ''CXX=g++-11' 'CC=gcc-11' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master_2@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=debug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master_2@tmp / libcfa/x64-debug/
22:54:52 libcfa/x64-nodebug/config.data
22:54:52 Configuring libcfa (/var/lib/jenkins/workspace/Cforall_master_2/libcfa/configure) with ''CXX=g++-11' 'CC=gcc-11' 'AR=gcc-ar' 'RANLIB=gcc-ranlib' '--prefix=/var/lib/jenkins/workspace/Cforall_master_2@tmp' DRIVER_DIR=/var/lib/jenkins/workspace/Cforall_master_2@tmp/driver/ ARCHITECTURE=x64 CONFIGURATION=nodebug CFA_VERSION=1:0:0' from /var/lib/jenkins/workspace/Cforall_master_2@tmp / libcfa/x64-nodebug/
22:54:52 checking whether make supports nested variables... checking whether make supports nested variables... yes
22:54:52 checking for a BSD-compatible install... yes
22:54:52 checking for a BSD-compatible install... /usr/bin/install -c
22:54:52 checking whether build environment is sane... /usr/bin/install -c
22:54:52 checking whether build environment is sane... yes
22:54:52 yes
22:54:52 checking for a race-free mkdir -p... /usr/bin/mkdir -p
22:54:52 checking for a race-free mkdir -p... checking for gawk... gawk
22:54:52 checking whether make sets $(MAKE)... /usr/bin/mkdir -p
22:54:52 checking for gawk... gawk
22:54:52 checking whether make sets $(MAKE)... yes
22:54:52 yes
22:54:52 checking for distributated build... no
22:54:52 checking for distributated build... no
22:54:52 checking build system type... checking build system type... x86_64-pc-linux-gnu
22:54:52 checking host system type... x86_64-pc-linux-gnu
22:54:52 checking how to print strings... printf
22:54:52 checking whether make supports the include directive... x86_64-pc-linux-gnu
22:54:52 checking host system type... x86_64-pc-linux-gnu
22:54:52 checking how to print strings... printf
22:54:52 checking whether make supports the include directive... yes (GNU style)
22:54:52 checking for gcc... gcc-11
22:54:52 yes (GNU style)
22:54:52 checking for gcc... gcc-11
22:54:52 checking whether the C compiler works... checking whether the C compiler works... yes
22:54:52 checking for C compiler default output file name... a.out
22:54:52 checking for suffix of executables... yes
22:54:52 checking for C compiler default output file name... a.out
22:54:52 checking for suffix of executables...
22:54:52 checking whether we are cross compiling...
22:54:52 checking whether we are cross compiling... no
22:54:52 checking for suffix of object files... no
22:54:52 checking for suffix of object files... o
22:54:52 checking whether the compiler supports GNU C... o
22:54:52 checking whether the compiler supports GNU C... yes
22:54:52 checking whether gcc-11 accepts -g... yes
22:54:52 checking whether gcc-11 accepts -g... yes
22:54:52 checking for gcc-11 option to enable C11 features... yes
22:54:52 checking for gcc-11 option to enable C11 features... none needed
22:54:52 checking whether gcc-11 understands -c and -o together... none needed
22:54:52 checking whether gcc-11 understands -c and -o together... yes
22:54:52 checking dependency style of gcc-11... yes
22:54:52 checking dependency style of gcc-11... gcc3
22:54:52 checking for a sed that does not truncate output... gcc3
22:54:52 checking for a sed that does not truncate output... /usr/bin/sed
22:54:52 checking for grep that handles long lines and -e... /usr/bin/sed
22:54:52 checking for grep that handles long lines and -e... /usr/bin/grep
22:54:52 checking for egrep... /usr/bin/grep
22:54:52 checking for egrep... /usr/bin/grep -E
22:54:52 checking for fgrep... /usr/bin/grep -F
22:54:52 /usr/bin/grep -E
22:54:52 checking for fgrep... checking for ld used by gcc-11... /usr/bin/grep -F
22:54:52 checking for ld used by gcc-11... /usr/bin/ld
22:54:52 checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/ld
22:54:52 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:54:52 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:54:52 yes
22:54:52 checking for BSD- or MS-compatible name lister (nm)... checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B
22:54:52 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:54:52 checking whether ln -s works... yes
22:54:52 checking the maximum length of command line arguments... BSD nm
22:54:52 checking whether ln -s works... yes
22:54:52 checking the maximum length of command line arguments... 1572864
22:54:52 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... 1572864
22:54:52 func_convert_file_noop
22:54:52 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
22:54:52 checking for /usr/bin/ld option to reload object files... -r
22:54:52 checking for file... file
22:54:52 checking for objdump... objdump
22:54:52 checking how to recognize dependent libraries... pass_all
22:54:52 checking for dlltool... no
22:54:52 checking how to associate runtime and link libraries... printf %s\n
22:54:52 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... checking for archiver @FILE support... func_convert_file_noop
22:54:52 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
22:54:52 checking for /usr/bin/ld option to reload object files... -r
22:54:52 checking for file... file
22:54:52 checking for objdump... objdump
22:54:52 checking how to recognize dependent libraries... pass_all
22:54:52 checking for dlltool... no
22:54:52 checking how to associate runtime and link libraries... printf %s\n
22:54:52 checking for archiver @FILE support... @
22:54:52 checking for strip... strip
22:54:52 checking for ranlib... gcc-ranlib
22:54:52 checking command to parse /usr/bin/nm -B output from gcc-11 object... @
22:54:52 checking for strip... strip
22:54:52 checking for ranlib... gcc-ranlib
22:54:52 checking command to parse /usr/bin/nm -B output from gcc-11 object... ok
22:54:52 checking for sysroot... no
22:54:52 checking for a working dd... /usr/bin/dd
22:54:52 checking how to truncate binary pipes... ok
22:54:52 checking for sysroot... no
22:54:52 checking for a working dd... /usr/bin/dd bs=4096 count=1
22:54:52 /usr/bin/dd
22:54:52 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
22:54:52 checking for mt... mt
22:54:52 checking if mt is a manifest tool... checking for mt... mt
22:54:52 checking if mt is a manifest tool... no
22:54:52 checking for stdio.h... no
22:54:52 checking for stdio.h... yes
22:54:52 checking for stdlib.h... yes
22:54:52 checking for stdlib.h... yes
22:54:52 checking for string.h... yes
22:54:52 checking for string.h... yes
22:54:52 checking for inttypes.h... yes
22:54:52 checking for inttypes.h... yes
22:54:52 checking for stdint.h... yes
22:54:52 checking for stdint.h... yes
22:54:52 checking for strings.h... yes
22:54:52 checking for strings.h... yes
22:54:52 checking for sys/stat.h... yes
22:54:52 checking for sys/stat.h... yes
22:54:52 checking for sys/types.h... yes
22:54:52 checking for sys/types.h... yes
22:54:52 checking for unistd.h... yes
22:54:52 checking for unistd.h... yes
22:54:52 checking for dlfcn.h... yes
22:54:52 checking for dlfcn.h... yes
22:54:52 checking for objdir... yes
22:54:52 checking for objdir... .libs
22:54:52 .libs
22:54:52 checking if gcc-11 supports -fno-rtti -fno-exceptions... checking if gcc-11 supports -fno-rtti -fno-exceptions... no
22:54:52 checking for gcc-11 option to produce PIC... -fPIC -DPIC
22:54:52 checking if gcc-11 PIC flag -fPIC -DPIC works... no
22:54:52 checking for gcc-11 option to produce PIC... -fPIC -DPIC
22:54:52 checking if gcc-11 PIC flag -fPIC -DPIC works... yes
22:54:52 checking if gcc-11 static flag -static works... yes
22:54:52 checking if gcc-11 static flag -static works... yes
22:54:52 checking if gcc-11 supports -c -o file.o... yes
22:54:52 checking if gcc-11 supports -c -o file.o... yes
22:54:52 checking if gcc-11 supports -c -o file.o... (cached) yes
22:54:52 checking whether the gcc-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:54:52 checking whether -lc should be explicitly linked in... yes
22:54:52 checking if gcc-11 supports -c -o file.o... (cached) yes
22:54:52 checking whether the gcc-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:54:52 checking whether -lc should be explicitly linked in... no
22:54:52 checking dynamic linker characteristics... no
22:54:52 checking dynamic linker characteristics... GNU/Linux ld.so
22:54:52 checking how to hardcode library paths into programs... immediate
22:54:52 checking whether stripping libraries is possible... yes
22:54:52 checking if libtool supports shared libraries... yes
22:54:52 checking whether to build shared libraries... yes
22:54:52 checking whether to build static libraries... no
22:54:52 GNU/Linux ld.so
22:54:52 checking how to hardcode library paths into programs... immediate
22:54:52 checking whether stripping libraries is possible... yes
22:54:52 checking if libtool supports shared libraries... yes
22:54:52 checking whether to build shared libraries... yes
22:54:52 checking whether to build static libraries... no
22:54:52 checking whether the compiler supports GNU C++... checking whether the compiler supports GNU C++... yes
22:54:52 checking whether g++-11 accepts -g... yes
22:54:52 checking whether g++-11 accepts -g... yes
22:54:52 checking for g++-11 option to enable C++11 features... yes
22:54:52 checking for g++-11 option to enable C++11 features... none needed
22:54:52 checking dependency style of g++-11... none needed
22:54:52 checking dependency style of g++-11... gcc3
22:54:52 checking how to run the C++ preprocessor... gcc3
22:54:52 checking how to run the C++ preprocessor... g++-11 -E
22:54:52 g++-11 -E
22:54:52 checking for ld used by g++-11... /usr/bin/ld -m elf_x86_64
22:54:52 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
22:54:52 checking whether the g++-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for ld used by g++-11... /usr/bin/ld -m elf_x86_64
22:54:52 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
22:54:52 yes
22:54:52 checking whether the g++-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:54:52 checking for g++-11 option to produce PIC... -fPIC -DPIC
22:54:52 checking if g++-11 PIC flag -fPIC -DPIC works... checking for g++-11 option to produce PIC... -fPIC -DPIC
22:54:52 checking if g++-11 PIC flag -fPIC -DPIC works... yes
22:54:52 checking if g++-11 static flag -static works... yes
22:54:52 checking if g++-11 static flag -static works... yes
22:54:52 checking if g++-11 supports -c -o file.o... yes
22:54:52 checking if g++-11 supports -c -o file.o... yes
22:54:52 checking if g++-11 supports -c -o file.o... (cached) yes
22:54:52 checking whether the g++-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:54:52 checking dynamic linker characteristics... (cached) yes
22:54:52 checking if g++-11 supports -c -o file.o... (cached) yes
22:54:52 checking whether the g++-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
22:54:52 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
22:54:52 checking how to hardcode library paths into programs... immediate
22:54:52 checking for gcc... (cached) gcc-11
22:54:52 GNU/Linux ld.so
22:54:52 checking how to hardcode library paths into programs... immediate
22:54:52 checking for gcc... (cached) gcc-11
22:54:52 checking whether the compiler supports GNU C... (cached) yes
22:54:52 checking whether gcc-11 accepts -g... (cached) yes
22:54:52 checking for gcc-11 option to enable C11 features... (cached) none needed
22:54:52 checking whether gcc-11 understands -c and -o together... (cached) yes
22:54:52 checking dependency style of gcc-11... (cached) gcc3
22:54:52 checking whether the compiler supports GNU C... checking dependency style of gcc-11... (cached) yes
22:54:52 checking whether gcc-11 accepts -g... (cached) yes
22:54:52 checking for gcc-11 option to enable C11 features... (cached) none needed
22:54:52 checking whether gcc-11 understands -c and -o together... (cached) yes
22:54:52 checking dependency style of gcc-11... (cached) gcc3
22:54:52 checking dependency style of gcc-11... gcc3
22:54:52 checking whether make sets $(MAKE)... (cached) yes
22:54:52 checking for linux/rseq.h... gcc3
22:54:52 checking whether make sets $(MAKE)... (cached) yes
22:54:52 checking for linux/rseq.h... yes
22:54:52 checking for rseq_available in -lrseq... yes
22:54:52 checking for rseq_available in -lrseq... no
22:54:52 checking for gcc-11 options needed to detect all undeclared functions... no
22:54:52 checking for gcc-11 options needed to detect all undeclared functions... none needed
22:54:52 checking for linux/io_uring.h... none needed
22:54:52 checking for linux/io_uring.h... yes
22:54:52 checking for liburing.h... yes
22:54:52 checking for liburing.h... no
22:54:52 checking whether IORING_OP_NOP is declared... no
22:54:52 checking whether IORING_OP_NOP is declared... yes
22:54:52 checking whether IORING_OP_READV is declared... yes
22:54:52 checking whether IORING_OP_READV is declared... yes
22:54:52 checking whether IORING_OP_WRITEV is declared... yes
22:54:52 checking whether IORING_OP_WRITEV is declared... yes
22:54:52 checking whether IORING_OP_FSYNC is declared... yes
22:54:52 checking whether IORING_OP_FSYNC is declared... yes
22:54:52 checking whether IORING_OP_READ_FIXED is declared... yes
22:54:52 checking whether IORING_OP_READ_FIXED is declared... yes
22:54:52 checking whether IORING_OP_WRITE_FIXED is declared... yes
22:54:52 checking whether IORING_OP_WRITE_FIXED is declared... yes
22:54:52 checking whether IORING_OP_POLL_ADD is declared... yes
22:54:52 checking whether IORING_OP_POLL_ADD is declared... yes
22:54:52 checking whether IORING_OP_POLL_REMOVE is declared... yes
22:54:52 checking whether IORING_OP_POLL_REMOVE is declared... yes
22:54:52 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
22:54:52 checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes
22:54:52 checking whether IORING_OP_SENDMSG is declared... yes
22:54:52 checking whether IORING_OP_SENDMSG is declared... yes
22:54:52 checking whether IORING_OP_RECVMSG is declared... yes
22:54:52 checking whether IORING_OP_RECVMSG is declared... yes
22:54:52 checking whether IORING_OP_TIMEOUT is declared... yes
22:54:52 checking whether IORING_OP_TIMEOUT is declared... yes
22:54:52 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
22:54:52 checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes
22:54:52 checking whether IORING_OP_ACCEPT is declared... yes
22:54:52 checking whether IORING_OP_ACCEPT is declared... yes
22:54:52 checking whether IORING_OP_ASYNC_CANCEL is declared... yes
22:54:52 checking whether IORING_OP_ASYNC_CANCEL is declared... yes
22:54:52 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
22:54:52 checking whether IORING_OP_LINK_TIMEOUT is declared... yes
22:54:52 checking whether IORING_OP_CONNECT is declared... yes
22:54:52 checking whether IORING_OP_CONNECT is declared... yes
22:54:52 checking whether IORING_OP_FALLOCATE is declared... yes
22:54:52 checking whether IORING_OP_FALLOCATE is declared... yes
22:54:52 checking whether IORING_OP_OPENAT is declared... yes
22:54:52 checking whether IORING_OP_OPENAT is declared... yes
22:54:52 checking whether IORING_OP_CLOSE is declared... yes
22:54:52 checking whether IORING_OP_CLOSE is declared... yes
22:54:52 checking whether IORING_OP_FILES_UPDATE is declared... yes
22:54:52 checking whether IORING_OP_FILES_UPDATE is declared... yes
22:54:52 checking whether IORING_OP_STATX is declared... yes
22:54:52 checking whether IORING_OP_STATX is declared... yes
22:54:52 checking whether IORING_OP_READ is declared... yes
22:54:52 checking whether IORING_OP_READ is declared... yes
22:54:52 checking whether IORING_OP_WRITE is declared... yes
22:54:52 checking whether IORING_OP_WRITE is declared... yes
22:54:52 checking whether IORING_OP_FADVISE is declared... yes
22:54:52 checking whether IORING_OP_FADVISE is declared... yes
22:54:52 checking whether IORING_OP_MADVISE is declared... yes
22:54:52 checking whether IORING_OP_MADVISE is declared... yes
22:54:52 checking whether IORING_OP_SEND is declared... yes
22:54:52 checking whether IORING_OP_SEND is declared... yes
22:54:52 checking whether IORING_OP_RECV is declared... yes
22:54:52 checking whether IORING_OP_RECV is declared... yes
22:54:52 checking whether IORING_OP_OPENAT2 is declared... yes
22:54:52 checking whether IORING_OP_OPENAT2 is declared... yes
22:54:52 checking whether IORING_OP_EPOLL_CTL is declared... yes
22:54:52 checking whether IORING_OP_EPOLL_CTL is declared... yes
22:54:52 checking whether IORING_OP_SPLICE is declared... yes
22:54:52 checking whether IORING_OP_SPLICE is declared... yes
22:54:52 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
22:54:52 checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes
22:54:52 checking whether IORING_OP_REMOVE_BUFFER is declared... yes
22:54:52 checking whether IORING_OP_REMOVE_BUFFER is declared... no
22:54:52 checking whether IORING_OP_TEE is declared... no
22:54:52 checking whether IORING_OP_TEE is declared... yes
22:54:52 checking whether IOSQE_FIXED_FILE is declared... yes
22:54:52 checking whether IOSQE_FIXED_FILE is declared... yes
22:54:52 checking whether IOSQE_IO_DRAIN is declared... yes
22:54:52 checking whether IOSQE_IO_DRAIN is declared... yes
22:54:52 checking whether IOSQE_IO_LINK is declared... yes
22:54:52 checking whether IOSQE_IO_LINK is declared... yes
22:54:52 checking whether IOSQE_IO_HARDLINK is declared... yes
22:54:52 checking whether IOSQE_IO_HARDLINK is declared... yes
22:54:52 checking whether IOSQE_ASYNC is declared... yes
22:54:52 checking whether IOSQE_ASYNC is declared... yes
22:54:52 checking whether IOSQE_BUFFER_SELECT is declared... yes
22:54:52 checking whether IOSQE_BUFFER_SELECT is declared... yes
22:54:52 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
22:54:52 checking whether SPLICE_F_FD_IN_FIXED is declared... yes
22:54:52 checking whether IORING_SETUP_ATTACH_WQ is declared... yes
22:54:52 checking whether IORING_SETUP_ATTACH_WQ is declared... yes
22:54:52 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
22:54:52 checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes
22:54:52 checking for preadv2... yes
22:54:52 checking for preadv2... yes
22:54:52 checking for pwritev2... yes
22:54:52 checking for pwritev2... yes
22:54:52 yes
22:54:52 checking that generated files are newer than configure... checking that generated files are newer than configure... done
22:54:52 done
22:54:52 configure: creating ./config.status
22:54:52 configure: creating ./config.status
22:54:52 config.status: creating Makefile
22:54:52 config.status: creating Makefile
22:54:52 config.status: creating src/Makefile
22:54:52 config.status: creating src/Makefile
22:54:52 config.status: creating prelude/Makefile
22:54:52 config.status: creating prelude/Makefile
22:54:52 config.status: creating src/concurrency/io/call.cfa
22:54:52 config.status: creating src/concurrency/io/call.cfa
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\('
22:54:52 sig = re.search("(.*) (.*)\((.*)\)", signature)
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\('
22:54:52 sig = re.search("(.*) (.*)\((.*)\)", signature)
22:54:52 config.status: creating prelude/defines.hfa
22:54:52 config.status: creating prelude/defines.hfa
22:54:52 config.status: executing depfiles commands
22:54:52 config.status: executing depfiles commands
22:54:52 config.status: executing libtool commands
22:54:52 config.status: executing libtool commands
22:54:52 Cforall library configuraton completed. Type "make -j 8 install".
22:54:52 Cforall library configuraton completed. Type "make -j 8 install".
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] echo
22:54:52 -------- Build : cfa-cpp --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Build : cfa-cpp)
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] sh
22:54:52 + nproc
22:54:52 + make -j 16 --no-print-directory -C driver
22:54:52 CXX as.o
22:54:52 CXX cc1.o
22:54:52 CXX cfa.o
22:54:52 CXXLD as
22:54:52 CXXLD cc1
22:54:52 CXXLD cfa
22:54:52 [Pipeline] sh
22:54:52 + nproc
22:54:52 + make -j 16 --no-print-directory -C src
22:54:52 YACC Parser/parser.cc
22:54:52 updating Parser/parser.output
22:54:52 updating Parser/parser.hh
22:54:52 make all-am
22:54:52 CXX CompilationState.o
22:54:52 CXX main.o
22:54:52 CXX MakeLibCfa.o
22:54:52 LEX Parser/lex.cc
22:54:52 CXX AST/Attribute.o
22:54:52 CXX AST/Copy.o
22:54:52 CXX AST/Create.o
22:54:52 CXX AST/Decl.o
22:54:52 CXX AST/DeclReplacer.o
22:54:52 CXX AST/Expr.o
22:54:52 CXX AST/GenericSubstitution.o
22:54:52 CXX AST/Init.o
22:54:52 CXX AST/Inspect.o
22:54:52 CXX AST/LinkageSpec.o
22:54:52 CXX AST/Node.o
22:54:52 CXX AST/Pass.o
22:54:52 CXX AST/Print.o
22:54:52 CXX AST/Stmt.o
22:54:52 CXX AST/SymbolTable.o
22:54:52 CXX AST/Type.o
22:54:52 CXX AST/TypeEnvironment.o
22:54:52 CXX AST/TypeSubstitution.o
22:54:52 CXX AST/Util.o
22:54:52 CXX CodeGen/CodeGenerator.o
22:54:52 CXX CodeGen/GenType.o
22:54:52 CXX CodeGen/OperatorTable.o
22:54:52 CXX CodeGen/FixMain.o
22:54:52 CXX CodeGen/FixNames.o
22:54:52 CXX CodeGen/Generate.o
22:54:52 CXX CodeGen/LinkOnce.o
22:54:52 CXX Concurrency/Actors.o
22:54:52 CXX Concurrency/Corun.o
22:54:52 CXX Concurrency/Keywords.o
22:54:52 CXX Concurrency/Waitfor.o
22:54:52 CXX Concurrency/Waituntil.o
22:54:52 CXX Common/Assert.o
22:54:52 CXX Common/CodeLocationTools.o
22:54:52 CXX Common/DeclStats.o
22:54:52 CXX Common/Eval.o
22:54:52 CXX Common/Examine.o
22:54:52 CXX Common/Indenter.o
22:54:52 CXX Common/ResolvProtoDump.o
22:54:52 CXX Common/SemanticError.o
22:54:52 CXX Common/Stats/Counter.o
22:54:52 CXX Common/Stats/Heap.o
22:54:52 CXX Common/Stats/ResolveTime.o
22:54:52 CXX Common/Stats/Stats.o
22:54:52 CXX Common/Stats/Time.o
22:54:52 CXX Common/Symbol.o
22:54:52 CXX Common/UniqueName.o
22:54:52 CXX Common/DebugMalloc.o
22:54:52 CXX ControlStruct/ExceptDecl.o
22:54:52 CXX ControlStruct/ExceptTranslate.o
22:54:52 CXX ControlStruct/FixLabels.o
22:54:52 CXX ControlStruct/HoistControlDecls.o
22:54:52 CXX ControlStruct/LabelGenerator.o
22:54:52 CXX ControlStruct/MultiLevelExit.o
22:54:52 CXX ControlStruct/TranslateEnumRange.o
22:54:52 CXX GenPoly/GenPoly.o
22:54:52 CXX GenPoly/Lvalue2.o
22:54:52 CXX GenPoly/Box.o
22:54:52 CXX GenPoly/FindFunction.o
22:54:52 CXX GenPoly/InstantiateGeneric.o
22:54:52 CXX GenPoly/Lvalue.o
22:54:52 CXX GenPoly/ScrubTypeVars.o
22:54:52 CXX GenPoly/Specialize.o
22:54:52 CXX InitTweak/GenInit.o
22:54:52 CXX InitTweak/InitTweak.o
22:54:52 CXX InitTweak/FixGlobalInit.o
22:54:52 CXX InitTweak/FixInit.o
22:54:52 CXX Parser/DeclarationNode.o
22:54:52 CXX Parser/ExpressionNode.o
22:54:52 CXX Parser/InitializerNode.o
22:54:52 CXX Parser/lex.o
22:54:52 CXX Parser/ParseNode.o
22:54:52 CXX Parser/parser.o
22:54:52 In file included from /usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h:39,
22:54:52 from /usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h:586,
22:54:52 from /usr/include/c++/11/cstdio:41,
22:54:52 from /var/lib/jenkins/workspace/Cforall_master_2/src/Parser/parser.yy:41:
22:54:52 /usr/include/features.h:415:4: warning: #warning _FORTIFY_SOURCE requires GCC 4.1 or later [-Wcpp]
22:54:52 415 | # warning _FORTIFY_SOURCE requires GCC 4.1 or later
22:54:52 | ^~~~~~~
22:54:52 CXX Parser/RunParser.o
22:54:52 CXX Parser/StatementNode.o
22:54:52 CXX Parser/TypeData.o
22:54:52 CXX Parser/TypedefTable.o
22:54:52 CXX ResolvExpr/AdjustExprType.o
22:54:52 CXX ResolvExpr/Candidate.o
22:54:52 CXX ResolvExpr/CandidateFinder.o
22:54:52 CXX ResolvExpr/CastCost.o
22:54:52 CXX ResolvExpr/CommonType.o
22:54:52 CXX ResolvExpr/ConversionCost.o
22:54:52 CXX ResolvExpr/CurrentObject.o
22:54:52 CXX ResolvExpr/ExplodedArg.o
22:54:52 CXX ResolvExpr/FindOpenVars.o
22:54:52 CXX ResolvExpr/PolyCost.o
22:54:52 CXX ResolvExpr/PtrsAssignable.o
22:54:52 CXX ResolvExpr/PtrsCastable.o
22:54:52 CXX ResolvExpr/RenameVars.o
22:54:52 CXX ResolvExpr/Resolver.o
22:54:52 CXX ResolvExpr/ResolveTypeof.o
22:54:52 CXX ResolvExpr/SatisfyAssertions.o
22:54:52 CXX ResolvExpr/SpecCost.o
22:54:52 CXX ResolvExpr/Unify.o
22:54:52 CXX ResolvExpr/CandidatePrinter.o
22:54:52 CXX ResolvExpr/EraseWith.o
22:54:52 CXX SymTab/FixFunction.o
22:54:52 CXX SymTab/GenImplicitCall.o
22:54:52 CXX SymTab/Mangler.o
22:54:52 CXX SymTab/ManglerCommon.o
22:54:52 CXX Tuples/Explode.o
22:54:52 CXX Tuples/TupleAssignment.o
22:54:52 CXX Tuples/TupleExpansion.o
22:54:52 CXX Tuples/Tuples.o
22:54:52 CXX Validate/Autogen.o
22:54:52 CXX Validate/CheckAssertions.o
22:54:52 CXX Validate/CompoundLiteral.o
22:54:52 CXX Validate/EliminateTypedef.o
22:54:52 CXX Validate/EnumAndPointerDecay.o
22:54:52 CXX Validate/FindSpecialDecls.o
22:54:52 CXX Validate/FixQualifiedTypes.o
22:54:52 CXX Validate/FixReturnTypes.o
22:54:52 CXX Validate/ForallPointerDecay.o
22:54:52 CXX Validate/GenericParameter.o
22:54:52 CXX Validate/HoistStruct.o
22:54:52 CXX Validate/HoistTypeDecls.o
22:54:52 CXX Validate/ImplementEnumFunc.o
22:54:52 CXX Validate/InitializerLength.o
22:54:52 CXX Validate/LabelAddressFixer.o
22:54:52 CXX Validate/LinkInstanceTypes.o
22:54:52 CXX Validate/ReplaceTypedef.o
22:54:52 CXX Validate/ReturnCheck.o
22:54:52 CXX Validate/VerifyCtorDtorAssign.o
22:54:52 CXX Virtual/ExpandCasts.o
22:54:52 CXX Virtual/Tables.o
22:54:52 CXX Virtual/VirtualDtor.o
22:54:52 CXXLD ../driver/cfa-cpp
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] echo
22:54:52 -------- Build : libcfa(debug) --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Build : libcfa(debug))
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] sh
22:54:52 + nproc
22:54:52 + make -j 16 --no-print-directory -C libcfa/x64-debug
22:54:52 Making all in prelude
22:54:52 mkdir .deps
22:54:52 touch .deps/builtins.Po
22:54:52 (CDPATH="${ZSH_VERSION+.}:" && cd /var/lib/jenkins/workspace/Cforall_master_2/libcfa && /bin/bash '/var/lib/jenkins/workspace/Cforall_master_2/libcfa/automake/missing' autoheader)
22:54:52 rm -f stamp-h1
22:54:52 touch /var/lib/jenkins/workspace/Cforall_master_2/libcfa/prelude/defines.hfa.in
22:54:52 cd .. && /bin/bash ./config.status prelude/defines.hfa
22:54:52 config.status: creating prelude/defines.hfa
22:54:52 config.status: prelude/defines.hfa is unchanged
22:54:52 make all-am
22:54:52 GEN builtins.cfa
22:54:52 GEN gcc-builtins.c
22:54:52 GEN prelude.cfa
22:54:52 GEN extras.cfa
22:54:52 GEN extras.cfa
22:54:52 GEN gcc-builtins.cfa
22:54:52 GEN bootloader.c
22:54:52 Making all in src
22:54:52 CFA fstream.lo
22:54:52 CFA common.lo
22:54:52 CFA iostream.lo
22:54:52 CFA heap.lo
22:54:52 CFA iterator.lo
22:54:52 CFA limits.lo
22:54:52 CFA math.lo
22:54:52 CFA memory.lo
22:54:52 CFA parseargs.lo
22:54:52 CFA parseconfig.lo
22:54:52 CFA rational.lo
22:54:52 CFA stdlib.lo
22:54:52 CFA strstream.lo
22:54:52 CFA time.lo
22:54:52 CFA assert.lo
22:54:52 CFA bits/debug.lo
22:54:52 CC exception.lo
22:54:52 CFA interpose.lo
22:54:52 CFA prelude-inline.lo
22:54:52 CFA startup.lo
22:54:52 CC virtual.lo
22:54:52 GEN prelude.lo
22:54:52 CFA concurrency/locks.lo
22:54:52 CFA concurrency/monitor.lo
22:54:52 CFA concurrency/mutex.lo
22:54:52 CFA concurrency/select.lo
22:54:52 CFA concurrency/thread.lo
22:54:52 CFA concurrency/cofor.lo
22:54:52 CFA interpose_thread.lo
22:54:52 CPPAS concurrency/CtxSwitch-x64.lo
22:54:52 CC concurrency/invoke.lo
22:54:52 CFA concurrency/io.lo
22:54:52 CFA concurrency/kernel/startup.lo
22:54:52 CFA concurrency/preemption.lo
22:54:52 CFA concurrency/ready_queue.lo
22:54:52 CFA concurrency/stats.lo
22:54:52 CFA concurrency/pthread.lo
22:54:52 CFA bits/weakso_locks.lo
22:54:52 CFA algorithms/range_iterator.lo
22:54:52 CFA collections/maybe.lo
22:54:52 CFA collections/pair.lo
22:54:52 CFA collections/result.lo
22:54:52 CFA collections/string.lo
22:54:52 CFA collections/string_res.lo
22:54:52 CFA collections/vector.lo
22:54:52 CFA device/cpu.lo
22:54:52 CFA concurrency/alarm.lo
22:54:52 CFA concurrency/coroutine.lo
22:54:52 CFA concurrency/exception.lo
22:54:52 CFA concurrency/kernel.lo
22:54:52 CFA concurrency/kernel/cluster.lo
22:54:52 CFA concurrency/clib/cfathread.lo
22:54:52 CFA concurrency/io/setup.lo
22:54:52 CFA concurrency/io/call.lo
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous55' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous131' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 CCLD libcfa.la
22:54:52 /usr/bin/ld: warning: .libs/common.o: requires executable stack (because the .note.GNU-stack section is executable)
22:54:52 /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.rodata'
22:54:52 /usr/bin/ld: warning: creating DT_TEXTREL in a shared object
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous65' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous32' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous97' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 CCLD libcfathread.la
22:54:52 /usr/bin/ld: warning: concurrency/.libs/alarm.o: requires executable stack (because the .note.GNU-stack section is executable)
22:54:52 make[1]: Nothing to be done for 'all-am'.
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] echo
22:54:52 -------- Build : libcfa(nodebug) --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Build : libcfa(nodebug))
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] sh
22:54:52 + nproc
22:54:52 + make -j 16 --no-print-directory -C libcfa/x64-nodebug
22:54:52 Making all in prelude
22:54:52 mkdir .deps
22:54:52 touch .deps/builtins.Po
22:54:52 cd .. && /bin/bash ./config.status prelude/defines.hfa
22:54:52 config.status: creating prelude/defines.hfa
22:54:52 config.status: prelude/defines.hfa is unchanged
22:54:52 make all-am
22:54:52 GEN gcc-builtins.c
22:54:52 GEN builtins.cfa
22:54:52 GEN prelude.cfa
22:54:52 GEN extras.cfa
22:54:52 GEN extras.cfa
22:54:52 GEN gcc-builtins.cfa
22:54:52 GEN bootloader.c
22:54:52 Making all in src
22:54:52 CFA common.lo
22:54:52 CFA fstream.lo
22:54:52 CFA heap.lo
22:54:52 CFA iostream.lo
22:54:52 CFA iterator.lo
22:54:52 CFA limits.lo
22:54:52 CFA math.lo
22:54:52 CFA memory.lo
22:54:52 CFA parseargs.lo
22:54:52 CFA parseconfig.lo
22:54:52 CFA rational.lo
22:54:52 CFA stdlib.lo
22:54:52 CFA strstream.lo
22:54:52 CFA time.lo
22:54:52 CFA assert.lo
22:54:52 CFA bits/debug.lo
22:54:52 CC exception.lo
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_allocate_exception':
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:142:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
22:54:52 142 | write( 2, "abort2\n", 7 );
22:54:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_exception_cleanup':
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:127:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
22:54:52 127 | write( 2, "abort1\n", 7 );
22:54:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_cancel_stack':
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:230:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
22:54:52 230 | write( 2, "abort3\n", 7 );
22:54:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_begin_unwind':
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:252:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
22:54:52 252 | write( 2, "abort4\n", 7 );
22:54:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:278:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
22:54:52 278 | write( 2, "abort5\n", 7 );
22:54:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_rethrow_terminate':
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:308:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
22:54:52 308 | write( 2, "abort7\n", 7 );
22:54:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_rethrow_adapter':
22:54:52 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c:300:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
22:54:52 300 | write( 2, "abort6\n", 7 );
22:54:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~
22:54:52 CFA interpose.lo
22:54:52 CFA prelude-inline.lo
22:54:52 CFA startup.lo
22:54:52 CC virtual.lo
22:54:52 GEN prelude.lo
22:54:52 CFA concurrency/locks.lo
22:54:52 CFA concurrency/monitor.lo
22:54:52 CFA concurrency/mutex.lo
22:54:52 CFA concurrency/select.lo
22:54:52 CFA concurrency/thread.lo
22:54:52 CFA concurrency/cofor.lo
22:54:52 CFA interpose_thread.lo
22:54:52 CPPAS concurrency/CtxSwitch-x64.lo
22:54:52 CC concurrency/invoke.lo
22:54:52 CFA concurrency/io.lo
22:54:52 CFA concurrency/kernel/startup.lo
22:54:52 CFA concurrency/preemption.lo
22:54:52 CFA concurrency/ready_queue.lo
22:54:52 CFA concurrency/stats.lo
22:54:52 CFA concurrency/pthread.lo
22:54:52 CFA bits/weakso_locks.lo
22:54:52 CFA algorithms/range_iterator.lo
22:54:52 CFA collections/maybe.lo
22:54:52 CFA collections/pair.lo
22:54:52 CFA collections/result.lo
22:54:52 CFA collections/string.lo
22:54:52 CFA collections/string_res.lo
22:54:52 CFA collections/vector.lo
22:54:52 CFA device/cpu.lo
22:54:52 CFA concurrency/alarm.lo
22:54:52 CFA concurrency/coroutine.lo
22:54:52 CFA concurrency/exception.lo
22:54:52 CFA concurrency/kernel.lo
22:54:52 CFA concurrency/kernel/cluster.lo
22:54:52 CFA concurrency/clib/cfathread.lo
22:54:52 CFA concurrency/io/setup.lo
22:54:52 CFA concurrency/io/call.lo
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous131' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous55' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 CCLD libcfa.la
22:54:52 /usr/bin/ld: warning: .libs/common.o: requires executable stack (because the .note.GNU-stack section is executable)
22:54:52 /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.text'
22:54:52 /usr/bin/ld: warning: creating DT_TEXTREL in a shared object
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous65' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:94: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:124: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:103: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:96: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous32' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:94: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:124: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:103: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:96: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:128: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous97' [-Wattributes]
22:54:52 83 | } __attribute__((packed));
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:95: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:70:125: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:104: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:68:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr,
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:97: warning: '_X12_constructorFv_U26__anonymous___SOCKADDR_ARGU26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 /usr/include/x86_64-linux-gnu/bits/socket2.h:66:129: warning: '_X11_destructorFv_U26__anonymous___SOCKADDR_ARG_autogen___1' is static but used in inline function 'recvfrom' which is not static
22:54:52 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len);
22:54:52 | ^
22:54:52 CCLD libcfathread.la
22:54:52 /usr/bin/ld: warning: concurrency/.libs/coroutine.o: requires executable stack (because the .note.GNU-stack section is executable)
22:54:52 make[1]: Nothing to be done for 'all-am'.
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] echo
22:54:52 -------- Build : install --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Build : install)
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] sh
22:54:52 + nproc
22:54:52 + make -j 16 --no-print-directory install
22:54:52 Making install in driver
22:54:52 make install-exec-hook
22:54:52 /usr/bin/install -c cfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/bin//cfa'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/'
22:54:52 /bin/bash ../libtool --mode=install /usr/bin/install -c as cc1 '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/'
22:54:52 libtool: install: /usr/bin/install -c as /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/as
22:54:52 libtool: install: /usr/bin/install -c cc1 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/cc1
22:54:52 Making install in src
22:54:52 make install-am
22:54:52 make[3]: Nothing to be done for 'install-exec-am'.
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/'
22:54:52 /bin/bash ../libtool --mode=install /usr/bin/install -c ../driver/cfa-cpp '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/'
22:54:52 libtool: install: /usr/bin/install -c ../driver/cfa-cpp /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/cfa-cpp
22:54:52 Making install in .
22:54:52 (CDPATH="${ZSH_VERSION+.}:" && cd /var/lib/jenkins/workspace/Cforall_master_2 && /bin/bash '/var/lib/jenkins/workspace/Cforall_master_2/automake/missing' autoheader)
22:54:52 rm -f stamp-h1
22:54:52 touch /var/lib/jenkins/workspace/Cforall_master_2/src/config.h.in
22:54:52 cd . && /bin/bash ./config.status config.h
22:54:52 config.status: creating config.h
22:54:52 config.status: config.h is unchanged
22:54:52 make[2]: Nothing to be done for 'install-exec-am'.
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/share/man/man1'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/doc/man/cfa.1 '/var/lib/jenkins/workspace/Cforall_master_2@tmp/share/man/man1'
22:54:52 Making install in libcfa/x64-debug
22:54:52 Making install in prelude
22:54:52 make[3]: Nothing to be done for 'install-exec-am'.
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/'
22:54:52 /usr/bin/install -c -m 644 gcc-builtins.cfa builtins.cfa extras.cfa prelude.cfa bootloader.c defines.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/'
22:54:52 Making install in src
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/'
22:54:52 /bin/bash ../libtool --mode=install /usr/bin/install -c libcfa.la libcfathread.la '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa/'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/mman.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/socket.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/algorithms/range_iterator.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/cluster.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/fwd.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/common.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/fstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/heap.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iostream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iterator.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/limits.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/memory.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseargs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseconfig.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/rational.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdlib.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/strstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/Exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bitmanip.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/clock.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/gmp.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.trait.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/raii.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time_t.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/virtual_dtor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//.'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/iofwd.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/barrier.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/alarm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/monitor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/select.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/thread.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/cofor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/invoke.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/future.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/once.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex_stmt.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/channel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/actor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/clib/cfathread.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/device/cpu.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl'
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfa.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfa.so.1.0.0
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/libltdl/lt_dlloader.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec3.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec4.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits'
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfa.so.1.0.0 libcfa.so.1 || { rm -f libcfa.so.1 && ln -s libcfa.so.1.0.0 libcfa.so.1; }; })
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/weakso_locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/algorithm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/align.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collections.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/debug.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/defs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collection.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/stack.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/queue.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/sequence.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/atomic.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/random.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits'
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfa.so.1.0.0 libcfa.so || { rm -f libcfa.so && ln -s libcfa.so.1.0.0 libcfa.so; }; })
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/locale.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/complex.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdint.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/threads.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/fenv.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/limits.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdnoreturn.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unistd.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdalign.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdio.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/inttypes.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/uchar.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdbool.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/string.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unwind.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/gmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/malloc.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/signal.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdarg.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/pthread.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdlib.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/errno.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/math.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/float.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wchar.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/assert.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stddef.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/setjmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/ctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/tgmath.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/iso646.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdatomic.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections'
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfa.la
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/maybe.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/pair.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/result.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_res.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/array.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/lockfree.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_sharectx.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector2.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections'
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfathread.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfathread.so.1.0.0
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so.1 || { rm -f libcfathread.so.1 && ln -s libcfathread.so.1.0.0 libcfathread.so.1; }; })
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so || { rm -f libcfathread.so && ln -s libcfathread.so.1.0.0 libcfathread.so; }; })
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfathread.la
22:54:52 libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/'
22:54:52 make[3]: Nothing to be done for 'install-exec-am'.
22:54:52 make[3]: Nothing to be done for 'install-data-am'.
22:54:52 Making install in libcfa/x64-nodebug
22:54:52 Making install in prelude
22:54:52 touch .deps/builtins.Po
22:54:52 make[3]: Nothing to be done for 'install-exec-am'.
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/'
22:54:52 /usr/bin/install -c -m 644 gcc-builtins.cfa builtins.cfa extras.cfa prelude.cfa bootloader.c defines.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/'
22:54:52 Making install in src
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/'
22:54:52 /bin/bash ../libtool --mode=install /usr/bin/install -c libcfa.la libcfathread.la '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa/'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/mman.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/sys/socket.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/algorithms/range_iterator.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/cluster.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel/fwd.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/common.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/fstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/heap.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iostream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/iterator.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/limits.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/memory.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseargs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/parseconfig.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/rational.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdlib.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/strstream.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/Exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bitmanip.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/clock.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/gmp.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/math.trait.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/raii.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/time_t.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/virtual_dtor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//.'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/iofwd.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/barrier.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/alarm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/exception.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/kernel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/monitor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/select.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/thread.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/cofor.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/invoke.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/future.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/once.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/mutex_stmt.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/channel.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/actor.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/clib/cfathread.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/device/cpu.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/libltdl/lt_dlloader.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl'
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfa.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfa.so.1.0.0
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec3.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/vec/vec4.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/weakso_locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/algorithm.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/align.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collections.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/debug.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/defs.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/locks.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/collection.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/stack.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/queue.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/sequence.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/atomic.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/bits/random.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits'
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfa.so.1.0.0 libcfa.so.1 || { rm -f libcfa.so.1 && ln -s libcfa.so.1.0.0 libcfa.so.1; }; })
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfa.so.1.0.0 libcfa.so || { rm -f libcfa.so && ln -s libcfa.so.1.0.0 libcfa.so; }; })
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr'
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/locale.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/complex.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdint.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/time.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/threads.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/fenv.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/limits.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdnoreturn.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unistd.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdalign.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdio.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/inttypes.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/uchar.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdbool.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/string.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/unwind.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/gmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/malloc.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/signal.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdarg.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/pthread.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdlib.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/errno.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/math.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/float.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wchar.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/assert.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/wctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stddef.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/setjmp.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/ctype.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/tgmath.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/iso646.h /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/stdhdr/stdatomic.h '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr'
22:54:52 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections'
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfa.la
22:54:52 /usr/bin/install -c -m 644 /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/maybe.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/pair.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/result.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_res.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/array.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/list2.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/lockfree.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/string_sharectx.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/collections/vector2.hfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections'
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfathread.so.1.0.0 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfathread.so.1.0.0
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so.1 || { rm -f libcfathread.so.1 && ln -s libcfathread.so.1.0.0 libcfathread.so.1; }; })
22:54:52 libtool: install: (cd /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug && { ln -s -f libcfathread.so.1.0.0 libcfathread.so || { rm -f libcfathread.so && ln -s libcfathread.so.1.0.0 libcfathread.so; }; })
22:54:52 libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfathread.la
22:54:52 libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/'
22:54:52 make[3]: Nothing to be done for 'install-exec-am'.
22:54:52 make[3]: Nothing to be done for 'install-data-am'.
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] sh
22:54:52 + free -h
22:54:52 total used free shared buff/cache available
22:54:52 Mem: 62Gi 2.7Gi 55Gi 5.0Mi 5.5Gi 60Gi
22:54:52 Swap: 8.0Gi 0B 8.0Gi
22:54:52 [Pipeline] sh
22:54:52 + ulimit -a
22:54:52 time(seconds) unlimited
22:54:52 file(blocks) unlimited
22:54:52 data(kbytes) unlimited
22:54:52 stack(kbytes) 8192
22:54:52 coredump(blocks) 0
22:54:52 memory(kbytes) unlimited
22:54:52 locked memory(kbytes) 8236040
22:54:52 process 257049
22:54:52 nofiles 1048576
22:54:52 vmemory(kbytes) unlimited
22:54:52 locks unlimited
22:54:52 rtprio 0
22:54:52 [Pipeline] echo
22:54:52 -------- Test: Debug --------
22:54:52 [Pipeline] stage
22:54:52 [Pipeline] { (Test: Debug)
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] sh
22:54:52 + nproc
22:54:52 + make -j 16 --no-print-directory -C tests timeout=600 global-timeout=14400 tests debug=yes archive-errors=/var/lib/jenkins/workspace/Cforall_master_2@tmp/tests/crashes/full-debug
22:54:52 Running 378 tests on 16 cores (x64 - debug)
22:54:52 array-ERR2 PASSED C 0:00.070 - R n/a
22:54:52 array-ERR3 PASSED C 0:00.124 - R n/a
22:54:52 ...ollections/language-dim-mismatch PASSED C 0:00.487 - R n/a
22:54:52 array-ERR1 PASSED C 0:01.081 - R n/a
22:54:52 array PASSED C 0:01.182 - R 0:00.012
22:54:52 array-collections/c-dependent PASSED C 0:01.245 - R 0:00.021
22:54:52 array-collections/array-raii-c PASSED C 0:01.470 - R 0:00.024
22:54:52 array-collections/dimexpr-match-c PASSED C 0:01.569 - R 0:00.022
22:54:52 array-collections/symtab-collision PASSED C 0:00.697 - R n/a
22:54:52 array-collections/safety-summary PASSED C 0:01.250 - R n/a
22:54:52 array-collections/array-basic PASSED C 0:02.281 - R 0:00.010
22:54:52 castError PASSED C 0:00.591 - R n/a
22:54:52 array-collections/array-sbscr-types PASSED C 0:02.436 - R 0:00.023
22:54:52 array-collections/dimexpr-match-cfa PASSED C 0:02.387 - R 0:00.025
22:54:52 array-collections/boxed PASSED C 0:02.850 - R 0:00.023
22:54:52 attr-priority PASSED C 0:01.701 - R 0:00.001
22:54:52 cast PASSED C 0:01.289 - R 0:00.023
22:54:52 builtins/sync PASSED C 0:01.863 - R 0:00.006
22:54:52 castReturn PASSED C 0:02.287 - R 0:00.022
22:54:52 alloc-ERROR PASSED C 0:05.997 - R n/a
22:54:52 algorithms/range_test PASSED C 0:06.137 - R 0:00.021
22:54:52 array-collections/accordion PASSED C 0:06.699 - R 0:00.006
22:54:52 avl_test PASSED C 0:05.548 - R 0:00.006
22:54:52 array-collections/array-raii-cfa PASSED C 0:07.935 - R 0:00.013
22:54:52 collections/multi_list PASSED C 0:08.379 - R 0:00.006
22:54:52 collections/stack PASSED C 0:08.348 - R 0:00.007
22:54:52 alloc PASSED C 0:11.640 - R 0:00.013
22:54:52 collections/string-compare PASSED C 0:08.797 - R 0:00.006
22:54:52 collections/queue PASSED C 0:09.726 - R 0:00.008
22:54:52 collections/string-gc PASSED C 0:06.309 - R 0:00.007
22:54:52 collections/sequence PASSED C 0:09.907 - R 0:00.006
22:54:52 collections/string-operator-ERR09 PASSED C 0:04.882 - R n/a
22:54:52 collections/string-istream PASSED C 0:07.031 - R 0:00.007
22:54:52 collections/string-ctx-manage PASSED C 0:09.626 - R 0:00.005
22:54:52 alloc2 PASSED C 0:14.113 - R 0:00.009
22:54:52 collections/string-api-coverage PASSED C 0:12.714 - R 0:00.010
22:54:52 collections/string-operator-ERR11 PASSED C 0:04.855 - R n/a
22:54:52 ...ns/vector-err-pass-perm-it-byval PASSED C 0:02.752 - R n/a
22:54:52 ...ions/string-api-coverage-noshare PASSED C 0:13.002 - R 0:00.012
22:54:52 collections/string-operator PASSED C 0:09.165 - R 0:00.020
22:54:52 collections/string-operator-ERR13 PASSED C 0:04.835 - R n/a
22:54:52 collections/string-istream-manip PASSED C 0:09.524 - R 0:00.010
22:54:52 ...ns/vector-err-retn-perm-it-byval PASSED C 0:02.475 - R n/a
22:54:52 collections/string-operator-ERR15 PASSED C 0:04.910 - R n/a
22:54:52 collections/string-operator-ERR16 PASSED C 0:04.869 - R n/a
22:54:52 collections/vector-demo PASSED C 0:06.106 - R 0:00.007
22:54:52 complex PASSED C 0:05.933 - R 0:00.006
22:54:52 collections/atomic_mpsc PASSED C 0:11.418 - R 0:07.293
22:54:52 collections/string-ostream PASSED C 0:08.924 - R 0:00.007
22:54:52 collections/string-overwrite PASSED C 0:10.464 - R 0:00.011
22:54:52 ...ections/string-overwrite-noshare PASSED C 0:10.507 - R 0:00.010
22:54:52 concurrency/barrier/generation PASSED C 0:12.276 - R 0:00.322
22:54:52 concurrency/actors/inline PASSED C 0:15.040 - R 0:00.084
22:54:52 concurrency/actors/executor PASSED C 0:15.706 - R 0:00.046
22:54:52 concurrency/actors/poison PASSED C 0:15.721 - R 0:00.169
22:54:52 concurrency/barrier/last PASSED C 0:13.173 - R 0:00.041
22:54:52 concurrency/actors/inherit PASSED C 0:16.250 - R 0:00.039
22:54:52 concurrency/barrier/order PASSED C 0:12.554 - R 0:00.048
22:54:52 concurrency/actors/static PASSED C 0:16.100 - R 0:00.224
22:54:52 concurrency/actors/matrixMultiply PASSED C 0:15.956 - R 0:00.778
22:54:52 concurrency/actors/pingpong PASSED C 0:16.700 - R 0:00.071
22:54:52 concurrency/actors/types PASSED C 0:16.960 - R 0:00.069
22:54:52 concurrency/ctor-check PASSED C 0:00.838 - R n/a
22:54:52 concurrency/actors/dynamic PASSED C 0:15.681 - R 0:03.227
22:54:52 concurrency/clib_tls PASSED C 0:02.447 - R 0:00.041
22:54:52 concurrency/clib PASSED C 0:02.394 - R 0:00.271
22:54:52 concurrency/cluster PASSED C 0:07.259 - R 0:00.009
22:54:52 concurrency/cofor PASSED C 0:09.128 - R 0:00.070
22:54:52 concurrency/coroutineYield PASSED C 0:10.923 - R 0:00.033
22:54:52 concurrency/examples/gortn PASSED C 0:10.038 - R 0:00.010
22:54:52 concurrency/examples/datingService PASSED C 0:10.469 - R 0:00.018
22:54:52 concurrency/channels/churn PASSED C 0:13.919 - R 0:10.022
22:54:52 concurrency/examples/matrixSum PASSED C 0:10.244 - R 0:00.010
22:54:52 concurrency/channels/big_elems PASSED C 0:13.940 - R 0:10.670
22:54:52 concurrency/keywordErrors PASSED C 0:00.389 - R n/a
22:54:52 concurrency/channels/contend PASSED C 0:14.287 - R 0:10.031
22:54:52 concurrency/channels/daisy_chain PASSED C 0:14.277 - R 0:10.025
22:54:52 concurrency/mainError PASSED C 0:00.307 - R n/a
22:54:52 concurrency/futures/abandon PASSED C 0:07.374 - R 0:00.067
22:54:52 ...rrency/examples/boundedBufferINT PASSED C 0:10.538 - R 0:05.437
22:54:52 ...rrency/examples/boundedBufferEXT PASSED C 0:10.449 - R 0:05.680
22:54:52 concurrency/futures/basic PASSED C 0:07.301 - R 0:00.318
22:54:52 concurrency/examples/quickSort PASSED C 0:11.934 - R 0:00.011
22:54:52 concurrency/channels/hot_potato PASSED C 0:13.571 - R 0:10.057
22:54:52 concurrency/channels/ping_pong PASSED C 0:13.826 - R 0:10.047
22:54:52 concurrency/join PASSED C 0:10.047 - R 0:00.069
22:54:52 concurrency/channels/pub_sub PASSED C 0:13.907 - R 0:10.050
22:54:52 concurrency/channels/zero_size PASSED C 0:13.712 - R 0:10.049
22:54:52 concurrency/futures/wait_any PASSED C 0:12.142 - R 0:00.019
22:54:52 concurrency/migrate PASSED C 0:10.194 - R 0:00.076
22:54:52 concurrency/lockfree_stack PASSED C 0:10.339 - R 0:02.627
22:54:52 concurrency/mutexstmt/monitors PASSED C 0:08.576 - R 0:02.375
22:54:52 concurrency/futures/typed PASSED C 0:16.140 - R 0:00.121
22:54:52 concurrency/park/contention PASSED C 0:07.852 - R 0:00.169
22:54:52 concurrency/park/start_parked PASSED C 0:07.824 - R 0:00.036
22:54:52 concurrency/mutexstmt/tuple PASSED C 0:12.969 - R 0:00.007
22:54:52 ...urrency/pthread/pthread_key_test PASSED C 0:03.255 - R 0:00.011
22:54:52 concurrency/once PASSED C 0:14.360 - R 0:00.067
22:54:52 concurrency/park/force_preempt PASSED C 0:11.425 - R 0:00.317
22:54:52 ...rrency/pthread/pthread_attr_test PASSED C 0:10.470 - R 0:00.011
22:54:52 ...rrency/pthread/pthread_cond_test PASSED C 0:10.482 - R 0:00.020
22:54:52 concurrency/monitor PASSED C 0:10.226 - R 0:11.101
22:54:52 ...pthread/pthread_demo_create_join PASSED C 0:10.213 - R 0:00.021
22:54:52 concurrency/futures/future_except PASSED C 0:24.485 - R 0:00.036
22:54:52 ...rrency/pthread/pthread_once_test PASSED C 0:10.872 - R 0:00.012
22:54:52 concurrency/preempt PASSED C 0:11.859 - R 0:05.888
22:54:52 concurrency/multi-monitor PASSED C 0:10.937 - R 0:13.465
22:54:52 concurrency/readyQ/leader_spin PASSED C 0:10.043 - R 0:00.770
22:54:52 concurrency/readyQ/barrier_sleeper PASSED C 0:11.927 - R 0:00.370
22:54:52 ...rrency/pthread/pthread_demo_lock PASSED C 0:10.887 - R 0:05.485
22:54:52 concurrency/signal/wait PASSED C 0:10.734 - R 0:00.170
22:54:52 concurrency/signal/block PASSED C 0:12.065 - R 0:00.971
22:54:52 concurrency/signal/disjoint PASSED C 0:10.758 - R 0:01.624
22:54:52 concurrency/suspend_then PASSED C 0:10.692 - R 0:00.034
22:54:52 concurrency/sleep PASSED C 0:10.863 - R 0:01.126
22:54:52 concurrency/thread PASSED C 0:11.894 - R 0:00.013
22:54:52 .../unified_locking/block_spin_lock PASSED C 0:12.005 - R 0:00.065
22:54:52 ...ency/unified_locking/exp_backoff PASSED C 0:12.169 - R 0:00.038
22:54:52 .../unified_locking/fast_block_lock PASSED C 0:11.794 - R 0:00.369
22:54:52 ...cy/unified_locking/pthread_locks PASSED C 0:09.811 - R 0:00.169
22:54:52 concurrency/preempt2 PASSED C 0:11.538 - R 0:20.190
22:54:52 ...fied_locking/mcs_block_spin_lock PASSED C 0:12.279 - R 0:00.772
22:54:52 ...ncy/unified_locking/timeout_lock PASSED C 0:09.670 - R 0:01.123
22:54:52 concurrency/waitfor/else PASSED C 0:08.637 - R 0:00.009
22:54:52 concurrency/waitfor/barge PASSED C 0:10.386 - R 0:00.216
22:54:52 ...nified_locking/simple_owner_lock PASSED C 0:13.031 - R 0:00.068
22:54:52 concurrency/waitfor/parse PASSED C 0:06.315 - R 0:00.014
22:54:52 ...urrency/waitfor/lexical_priority PASSED C 0:10.369 - R 0:00.034
22:54:52 concurrency/waitfor/dtor PASSED C 0:10.323 - R 0:01.170
22:54:52 concurrency/unified_locking/mcs PASSED C 0:11.970 - R 0:07.652
22:54:52 concurrency/waitfor/statment PASSED C 0:10.635 - R 0:00.075
22:54:52 concurrency/waitfor/when PASSED C 0:10.270 - R 0:00.117
22:54:52 concurrency/waitfor/recurse PASSED C 0:11.376 - R 0:01.273
22:54:52 concurrency/waituntil/basic_else PASSED C 0:15.770 - R 0:00.020
22:54:52 ...ency/waituntil/channel_zero_size PASSED C 0:10.748 - R 0:04.987
22:54:52 concurrency/waituntil/one_chan PASSED C 0:10.594 - R 0:01.269
22:54:52 const-init PASSED C 0:00.988 - R 0:00.009
22:54:52 concurrency/waituntil/timeout PASSED C 0:06.359 - R 0:03.128
22:54:52 configs/parsebools PASSED C 0:08.145 - R 0:00.122
22:54:52 const-ref PASSED C 0:00.989 - R 0:00.005
22:54:52 concurrency/waituntil/channels PASSED C 0:10.971 - R 0:11.161
22:54:52 copyfile PASSED C 0:05.625 - R 0:00.012
22:54:52 configs/parseconfig PASSED C 0:08.221 - R 0:00.033
22:54:52 concurrency/waituntil/channel_close PASSED C 0:13.911 - R 0:10.042
22:54:52 configs/usage PASSED C 0:08.334 - R 0:00.009
22:54:52 coroutine/fibonacci PASSED C 0:06.854 - R 0:00.020
22:54:52 coroutine/devicedriver PASSED C 0:07.195 - R 0:00.011
22:54:52 concurrency/waituntil/futures PASSED C 0:24.285 - R 0:00.017
22:54:52 counter PASSED C 0:05.476 - R 0:00.007
22:54:52 coroutine/fmtLines FAILED with code -6 C 0:07.175 - R 0:00.217
22:54:52 //// Cfo rall Ver sion
22:54:52 1.0 .0 C opyr ight (C)
22:54:52 201 7 Un iver sity of
22:54:52 Wate rloo //// The con
22:54:52 tent s of thi s fi le a
22:54:52 re c over ed u nder the
22:54:52 lic ence agr eeme nt i
22:54:52 n th e// file "LI CENC
22:54:52 E" d istr ibut ed w ith
22:54:52 Cfor all. //// fmt Line
22:54:52 s.cc -- form at c hara
22:54:52 cter s in to b lock s of
22:54:52 4 a nd g roup s of 5 b
22:54:52 lock s pe r li ne// // A
22:54:52 utho r : Pe
22:54:52 ter A. B uhr/ / Cr eate
22:54:52 d On : Sun Sep
22:54:52 17 21:5 6:15 201 7//
22:54:52 Last Mod ifie d By : P
22:54:52 eter A. Buhr // L ast
22:54:52 Modi fied On : Sa t Au
22:54:52 g 17 14: 26:0 3 20 24//
22:54:52 Upd ate Coun t :
22:54:52 60// #inc lude <fs trea
22:54:52 m.hf a>#i nclu de < coro
22:54:52 utin e.hf a>co rout ine
22:54:52 Form at { cha r ch ;
22:54:52 // u sed for
22:54:52 comm unic atio n in t g,
22:54:52 b; // glo
22:54:52 bal beca use used in
22:54:52 dest ruct or}; void mai
22:54:52 n( F orma t & fmt ) wi
22:54:52 th( fmt ) { for () {
22:54:52 / / fo r as
22:54:52 man y ch arac ters fo
22:54:52 r ( g = 0; g < 5 ; g
22:54:52 Cforall Runtime error (UNIX pid:411488): Stack overflow detected: stack pointer 0x55555563d890 below safe limit 0x7fffff7ff110.
22:54:52 Possible cause is allocation of large stack frame(s) and/or deep call stack.
22:54:52 Stack back trace for: /var/lib/jenkins/workspace/Cforall_master_2@tmp/libcfa/x64-debug/src/.libs/libcfa.so.1
22:54:52 (0) /var/lib/jenkins/workspace/Cforall_master_2@tmp/libcfa/x64-debug/src/.libs/libcfa.so.1 : _X5abortFv_bPKc__1 + 0 [0x7ffff7e99020]
22:54:52 (1) /var/lib/jenkins/workspace/Cforall_master_2@tmp/libcfa/x64-debug/src/.libs/libcfathread.so.1 : _X12stack_verifyFv_PS10coroutine$__1 + 0x7a [0x7ffff7f1b874]
22:54:52 (2) /var/lib/jenkins/workspace/Cforall_master_2@tmp/libcfa/x64-debug/src/.libs/libcfathread.so.1 : _X12stack_verifyFv___1 + 0x21 [0x7ffff7f1b8f7]
22:54:52 (3) /var/lib/jenkins/workspace/Cforall_master_2@tmp/libcfa/x64-debug/src/.libs/libcfathread.so.1 : + 0x5b890 [0x7ffff7f62890]
22:54:52 (4) /lib/x86_64-linux-gnu/libc.so.6 : + 0x45330 [0x7ffff7a45330]
22:54:52 (5) /var/lib/jenkins/workspace/Cforall_master_2@tmp/tests/coroutine/fmtLines : + 0x3334 [0x555555557334]
22:54:52
22:54:52 warning: Can't open file anon_inode:[io_uring] which was expanded to anon_inode:[io_uring] during file-backed mapping note processing
22:54:52 [New LWP 411488]
22:54:52 [New LWP 411489]
22:54:52 [Thread debugging using libthread_db enabled]
22:54:52 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
22:54:52 Core was generated by `/var/lib/jenkins/workspace/Cforall_master_2@tmp/tests/coroutine/fmtLines'.
22:54:52 Program terminated with signal SIGABRT, Aborted.
22:54:52 #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
22:54:52
22:54:52 warning: 44 ./nptl/pthread_kill.c: No such file or directory
22:54:52 [Current thread is 1 (Thread 0x7ffff7c98900 (LWP 411488))]
22:54:52 -----
22:54:52 #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
22:54:52 #1 __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
22:54:52 #2 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
22:54:52 #3 0x00007ffff7a4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
22:54:52 #4 0x00007ffff7a288ff in __GI_abort () at ./stdlib/abort.c:79
22:54:52 #5 0x00007ffff7e98e34 in _X7__abortFv_bPKcY17__builtin_va_list__1 (_X11signalAbortb_1=true, _X3fmtPKc_1=0x7ffff7eb9a68 "Application interrupted by signal: %s.\n", _X4argsY17__builtin_va_list_1=0x7ffff7f05d60 <stack+63952>) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:263
22:54:52 #6 0x00007ffff7e990dc in _X5abortFv_bPKc__1 (_X11signalAbortb_1=true, _X3fmtPKc_1=0x7ffff7eb9a68 "Application interrupted by signal: %s.\n") at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:301
22:54:52 #7 0x00007ffff7e99294 in _X15sigHandler_termFv_iPS21__anonymous_siginfo_tPS10ucontext_t__1 (_X3sigi_1=6, _X3sfpPS21__anonymous_siginfo_t_1=0x7ffff7f05fb0 <stack+64544>, _X3cxtPS10ucontext_t_1=0x7ffff7f05e80 <stack+64240>) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:337
22:54:52 #8 <signal handler called>
22:54:52 #9 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
22:54:52 #10 __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
22:54:52 #11 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
22:54:52 #12 0x00007ffff7a4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
22:54:52 #13 0x00007ffff7a288ff in __GI_abort () at ./stdlib/abort.c:79
22:54:52 #14 0x00007ffff7e98f69 in _X7__abortFv_bPKcY17__builtin_va_list__1 (_X11signalAbortb_1=false, _X3fmtPKc_1=0x7ffff7f88de8 "Stack overflow detected: stack pointer %p below safe limit %p.\nPossible cause is allocation of large stack frame(s) and/or deep call stack.", _X4argsY17__builtin_va_list_1=0x55555563d7f0) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:286
22:54:52 #15 0x00007ffff7e99020 in _X5abortFv_PKc__1 (_X3fmtPKc_1=0x7ffff7f88de8 "Stack overflow detected: stack pointer %p below safe limit %p.\nPossible cause is allocation of large stack frame(s) and/or deep call stack.") at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:293
22:54:52 #16 0x00007ffff7f1b874 in _X12stack_verifyFv_PS10coroutine$__1 (_X3corPS10coroutine$_1=0x7ffff7fb47f8 <_X18storage_mainThreadA0c_1+56>) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.cfa:361
22:54:52 #17 0x00007ffff7f1b8f7 in _X12stack_verifyFv___1 () at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.cfa:372
22:54:52 #18 0x00007ffff7f62890 in _X20sigHandler_ctxSwitchFv_iPS21__anonymous_siginfo_tPS10ucontext_t__1 (_X3sigi_1=10, _X3sfpPS21__anonymous_siginfo_t_1=0x55555563dab0, _X3cxtPS10ucontext_t_1=0x55555563d980) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/preemption.cfa:574
22:54:52 #19 <signal handler called>
22:54:52 #20 0x0000555555557334 in __cfactx_switch@plt ()
22:54:52 #21 0x0000555555557970 in _X11$ctx_switchFv_PS10coroutine$PS10coroutine$__1 (_X3srcPS10coroutine$_1=0x7fffffffdfc0, _X3dstPS10coroutine$_1=0x7ffff7fb47f8 <_X18storage_mainThreadA0c_1+56>) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.hfa:124
22:54:52 #22 0x0000555555557afc in __cfactx_suspend () at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/coroutine.hfa:159
22:54:52 #23 0x0000555555557cd2 in _X4mainFv_S6Format__1 (_X3fmtS6Format_1=0x7fffffffdfc0) at coroutine/fmtLines.cfa:29
22:54:52 #24 0x00007ffff7f47841 in __cfactx_invoke_coroutine (main=0x555555557ca0 <_X4mainFv_S6Format__1>, this=0x7fffffffdfc0) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/invoke.c:46
22:54:52 #25 0x0000000000000000 in ?? ()
22:54:52 -----
22:54:52 Id Target Id Frame
22:54:52 * 1 Thread 0x7ffff7c98900 (LWP 411488) __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
22:54:52 2 Thread 0x5555555abec0 (LWP 411489) 0x00007ffff7a45fc8 in __GI___sigtimedwait (set=0x5555555ab3f0, info=0x5555555ab470, timeout=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:31
22:54:52
22:54:52 Archiving coroutine/fmtLines (executable and core) to crashes/full-debug/coroutine/fmtLines
22:54:52 coroutine/pingpong PASSED C 0:07.267 - R 0:00.024
22:54:52 coroutine/raii PASSED C 0:07.058 - R 0:00.012
22:54:52 ctrl-flow/break-misc PASSED C 0:05.638 - R 0:00.022
22:54:52 coroutine/runningTotal PASSED C 0:07.048 - R 0:00.009
22:54:52 ctrl-flow/fallthrough PASSED C 0:05.819 - R 0:00.006
22:54:52 ctrl-flow/labelledExit PASSED C 0:01.069 - R 0:00.005
22:54:52 ctrl-flow/loop-inc PASSED C 0:01.043 - R 0:00.019
22:54:52 coroutine/prodcons PASSED C 0:09.046 - R 0:00.020
22:54:52 designations PASSED C 0:02.014 - R 0:00.020
22:54:52 enum PASSED C 0:01.153 - R 0:00.009
22:54:52 ctrl-flow/goto PASSED C 0:05.571 - R 0:00.005
22:54:52 ctrl-flow/ifwhileCtl PASSED C 0:05.527 - R 0:00.005
22:54:52 ctrl-flow/loop_else PASSED C 0:05.481 - R 0:00.019
22:54:52 concurrency/waituntil/all_types PASSED C 0:30.523 - R 0:07.097
22:54:52 enum_tests/inc-dec PASSED C 0:01.221 - R 0:00.007
22:54:52 enum_tests/funcEnum PASSED C 0:01.797 - R 0:00.019
22:54:52 enum_tests/lvalue PASSED C 0:00.567 - R n/a
22:54:52 ctrl-flow/loop_else-WRN1 PASSED C 0:07.073 - R 0:00.002
22:54:52 ctrl-flow/loopctrl PASSED C 0:07.547 - R 0:00.007
22:54:52 ...ency/unified_locking/futex_mutex PASSED C 0:12.674 - R 0:44.335
22:54:52 div PASSED C 0:07.732 - R 0:00.012
22:54:52 device/cpu PASSED C 0:08.928 - R 0:00.020
22:54:52 enum_tests/anonymous PASSED C 0:05.881 - R 0:00.006
22:54:52 errors/declaration PASSED C 0:00.103 - R n/a
22:54:52 errors/scope-type PASSED C 0:00.158 - R n/a
22:54:52 errors/signature PASSED C 0:00.103 - R n/a
22:54:52 enum_tests/structEnum PASSED C 0:02.208 - R 0:00.007
22:54:52 errors/scope PASSED C 0:00.552 - R n/a
22:54:52 enum_tests/enumInlineValue PASSED C 0:06.172 - R 0:00.005
22:54:52 eval PASSED C 0:01.057 - R 0:00.018
22:54:52 enum_tests/input PASSED C 0:06.408 - R 0:00.019
22:54:52 enum_tests/stringEnum PASSED C 0:06.106 - R 0:00.020
22:54:52 enum_tests/planet PASSED C 0:07.441 - R 0:00.018
22:54:52 enum_tests/typedIntEnum PASSED C 0:06.111 - R 0:00.022
22:54:52 enum_tests/position PASSED C 0:08.276 - R 0:00.006
22:54:52 enum_tests/voidEnum PASSED C 0:06.349 - R 0:00.005
22:54:52 ...urrency/unified_locking/mcs_spin PASSED C 0:11.780 - R 0:48.487
22:54:52 exceptions/cancel/coroutine PASSED C 0:07.194 - R 0:00.009
22:54:52 exceptions/conditional PASSED C 0:06.162 - R 0:00.018
22:54:52 .../unified_locking/spin_queue_lock PASSED C 0:12.035 - R 0:48.805
22:54:52 concurrency/waituntil/repeat_close PASSED C 0:11.364 - R 0:30.046
22:54:52 exceptions/conditional-threads PASSED C 0:07.063 - R 0:00.012
22:54:52 exceptions/data-except PASSED C 0:06.186 - R 0:00.007
22:54:52 exceptions/message PASSED C 0:02.421 - R 0:00.007
22:54:52 exceptions/defaults PASSED C 0:06.203 - R 0:00.010
22:54:52 exceptions/cancel/thread PASSED C 0:10.586 - R 0:00.011
22:54:52 exceptions/finally PASSED C 0:05.755 - R 0:00.007
22:54:52 exceptions/try-ctrl-flow PASSED C 0:00.335 - R n/a
22:54:52 exceptions/defaults-threads PASSED C 0:07.514 - R 0:00.037
22:54:52 exceptions/cor_resumer PASSED C 0:10.349 - R 0:00.011
22:54:52 exceptions/type-check PASSED C 0:00.438 - R n/a
22:54:52 exceptions/try-leave-catch PASSED C 0:01.151 - R 0:00.007
22:54:52 exceptions/finally-threads PASSED C 0:07.276 - R 0:00.009
22:54:52 exceptions/interact PASSED C 0:06.456 - R 0:00.006
22:54:52 expression PASSED C 0:01.158 - R 0:00.007
22:54:52 exceptions/polymorphic PASSED C 0:06.037 - R 0:00.006
22:54:52 exceptions/resume PASSED C 0:06.181 - R 0:00.007
22:54:52 exceptions/fibonacci_nonlocal PASSED C 0:09.431 - R 0:00.011
22:54:52 exceptions/terminate PASSED C 0:06.126 - R 0:00.023
22:54:52 exceptions/trash PASSED C 0:05.899 - R 0:00.006
22:54:52 exceptions/resume-threads PASSED C 0:07.505 - R 0:00.008
22:54:52 global-monomorph PASSED C 0:01.032 - R 0:00.007
22:54:52 exceptions/virtual-poly PASSED C 0:05.943 - R 0:00.020
22:54:52 exceptions/terminate-threads PASSED C 0:08.042 - R 0:00.011
22:54:52 exceptions/pingpong_nonlocal PASSED C 0:11.289 - R 0:00.019
22:54:52 forall PASSED C 0:06.801 - R 0:00.006
22:54:52 identFuncDeclarator PASSED C 0:01.187 - R 0:00.018
22:54:52 identParamDeclarator PASSED C 0:01.112 - R 0:00.010
22:54:52 exceptions/virtual-cast PASSED C 0:07.522 - R 0:00.005
22:54:52 fstream_test PASSED C 0:06.023 - R 0:00.013
22:54:52 generator/fibonacci PASSED C 0:05.962 - R 0:00.010
22:54:52 generator/fmtLines PASSED C 0:05.842 - R 0:00.008
22:54:52 generator/suspend_then PASSED C 0:05.919 - R 0:00.011
22:54:52 init1-ERROR PASSED C 0:00.609 - R n/a
22:54:52 init1 PASSED C 0:01.101 - R 0:00.009
22:54:52 include/vector-sequence PASSED C 0:01.691 - R 0:00.007
22:54:52 genericUnion PASSED C 0:05.822 - R 0:00.007
22:54:52 include/vector-collections PASSED C 0:02.566 - R 0:00.008
22:54:52 function-operator PASSED C 0:08.961 - R 0:00.007
22:54:52 hello PASSED C 0:05.806 - R 0:00.007
22:54:52 identity PASSED C 0:05.927 - R 0:00.007
22:54:52 include/stdincludes PASSED C 0:05.904 - R 0:00.020
22:54:52 include/vector-fstream PASSED C 0:05.872 - R 0:00.011
22:54:52 concurrency/waituntil/locks PASSED C 0:12.764 - R 0:53.232
22:54:52 io/eofType PASSED C 0:05.866 - R 0:00.006
22:54:52 io/io PASSED C 0:09.176 - R 0:00.006
22:54:52 limits PASSED C 0:01.096 - R 0:00.006
22:54:52 concurrency/mutexstmt/locks PASSED C 0:10.494 - R 1:44.130
22:54:52 io/away_fair PASSED C 0:12.724 - R 0:00.124
22:54:52 io/io-acquire-in PASSED C 0:10.898 - R 0:00.042
22:54:52 io/io-acquire PASSED C 0:11.820 - R 0:00.071
22:54:52 io/manipulatorsInput-uchunk PASSED C 0:08.827 - R 0:00.019
22:54:52 io/manipulatorsOutput4 PASSED C 0:08.762 - R 0:00.067
22:54:52 io/comp_basic PASSED C 0:14.563 - R 0:00.168
22:54:52 linking/nostdlib PASSED C 0:01.626 - R 0:00.011
22:54:52 io/comp_fair PASSED C 0:14.738 - R 0:00.223
22:54:52 linking/exception-nothreads PASSED C 0:04.214 - R 0:00.034
22:54:52 linkonce PASSED C 0:01.486 - R 0:00.010
22:54:52 io/io-acquire2 PASSED C 0:12.131 - R 0:00.036
22:54:52 io/io-acquire-out PASSED C 0:12.543 - R 0:00.420
22:54:52 io/io-acquire-no-io PASSED C 0:11.647 - R 0:03.030
22:54:52 linking/exception-withthreads PASSED C 0:06.169 - R 0:00.011
22:54:52 maybe PASSED C 0:01.759 - R 0:00.020
22:54:52 linking/mangling/anon PASSED C 0:06.464 - R 0:00.013
22:54:52 include/includes PASSED C 0:20.963 - R 0:00.019
22:54:52 nested-types-ERR1 PASSED C 0:00.124 - R n/a
22:54:52 io/many_read PASSED C 0:13.479 - R 0:00.021
22:54:52 nested-types-ERR2 PASSED C 0:00.196 - R n/a
22:54:52 nested-types PASSED C 0:01.392 - R 0:00.018
22:54:52 linking/nothreads PASSED C 0:07.554 - R 0:00.021
22:54:52 nowarn/array PASSED C 0:01.509 - R 0:00.018
22:54:52 nowarn/exception PASSED C 0:01.601 - R 0:00.007
22:54:52 list/dlist-insert-remove PASSED C 0:06.547 - R 0:00.035
22:54:52 linking/io-acquire PASSED C 0:09.171 - R 0:00.010
22:54:52 nowarn/no-autogen PASSED C 0:01.368 - R 0:00.019
22:54:52 meta/fork+exec PASSED C 0:04.596 - R 0:00.069
22:54:52 opt-params PASSED C 0:00.132 - R n/a
22:54:52 linking/weakso_nothd PASSED C 0:08.146 - R 0:00.010
22:54:52 list/dlist2-insert-remove PASSED C 0:07.015 - R 0:00.039
22:54:52 nowarn/unused PASSED C 0:01.079 - R 0:00.009
22:54:52 nowarn/printf-sizeof PASSED C 0:01.451 - R 0:00.022
22:54:52 numericConstants PASSED C 0:01.063 - R 0:00.006
22:54:52 literals PASSED C 0:06.499 - R 0:00.006
22:54:52 operators PASSED C 0:01.241 - R 0:00.006
22:54:52 nowarn/zero-thunk PASSED C 0:01.346 - R 0:00.005
22:54:52 polybits PASSED C 0:00.228 - R n/a
22:54:52 poly-bare-assn PASSED C 0:01.117 - R 0:00.019
22:54:52 poly-many-arsz PASSED C 0:01.127 - R 0:00.018
22:54:52 poly-member PASSED C 0:01.128 - R 0:00.006
22:54:52 poly-o-cycle PASSED C 0:01.185 - R 0:00.007
22:54:52 poly-d-cycle PASSED C 0:01.463 - R 0:00.006
22:54:52 poly-selection PASSED C 0:01.296 - R 0:00.009
22:54:52 poly-self-cycle PASSED C 0:01.226 - R 0:00.008
22:54:52 quasiKeyword PASSED C 0:01.243 - R 0:00.008
22:54:52 raii/ctor-autogen-ERR1 PASSED C 0:00.755 - R n/a
22:54:52 heap PASSED C 0:08.042 - R 0:20.634
22:54:52 raii/ctor-autogen PASSED C 0:01.751 - R 0:00.006
22:54:52 linking/withthreads PASSED C 0:10.696 - R 0:00.019
22:54:52 raii/init_once PASSED C 0:01.312 - R 0:00.006
22:54:52 malloc PASSED C 0:08.906 - R 0:00.007
22:54:52 meta/dumpable PASSED C 0:08.532 - R 0:00.007
22:54:52 raii/partial-ERR1 PASSED C 0:00.616 - R n/a
22:54:52 raii/partial PASSED C 0:01.247 - R 0:00.011
22:54:52 raii/typeof-member PASSED C 0:01.051 - R 0:00.006
22:54:52 result PASSED C 0:01.509 - R 0:00.009
22:54:52 raii/memberCtors-ERR1 PASSED C 0:03.750 - R n/a
22:54:52 raii/dtor-early-exit-ERR1 PASSED C 0:04.793 - R n/a
22:54:52 minmax PASSED C 0:09.945 - R 0:00.007
22:54:52 simpleGenericTriple PASSED C 0:01.177 - R 0:00.007
22:54:52 raii/dtor-early-exit-ERR2 PASSED C 0:04.852 - R n/a
22:54:52 polymorphism PASSED C 0:06.029 - R 0:00.007
22:54:52 quotedKeyword PASSED C 0:06.092 - R 0:00.019
22:54:52 raii/boxed-types PASSED C 0:06.138 - R 0:00.008
22:54:52 smart-pointers PASSED C 0:01.329 - R 0:00.007
22:54:52 raii/globals PASSED C 0:05.950 - R 0:00.007
22:54:52 switch PASSED C 0:01.233 - R 0:00.006
22:54:52 raii/memberCtors PASSED C 0:06.246 - R 0:00.006
22:54:52 tuple/tupleCast PASSED C 0:01.097 - R 0:00.007
22:54:52 tuple/tupleFunction PASSED C 0:01.198 - R 0:00.006
22:54:52 tuple/tupleMember PASSED C 0:01.119 - R 0:00.007
22:54:52 tuple/tuplePolymorphism PASSED C 0:01.317 - R 0:00.007
22:54:52 typedefRedef-ERR1 PASSED C 0:00.115 - R n/a
22:54:52 shortCircuit PASSED C 0:05.768 - R 0:00.007
22:54:52 raii/dtor-early-exit PASSED C 0:08.705 - R 0:00.008
22:54:52 typedefRedef PASSED C 0:01.089 - R 0:00.009
22:54:52 references PASSED C 0:06.649 - R 0:00.014
22:54:52 var-assert PASSED C 0:00.134 - R n/a
22:54:52 typeof PASSED C 0:01.041 - R 0:00.007
22:54:52 variableDeclarator PASSED C 0:01.126 - R 0:00.013
22:54:52 sizeof PASSED C 0:05.691 - R 0:00.007
22:54:52 searchsort PASSED C 0:08.034 - R 0:00.009
22:54:52 tuple/tupleVariadic PASSED C 0:03.953 - R 0:00.007
22:54:52 strstream PASSED C 0:06.484 - R 0:00.007
22:54:52 tuple/tupleAssign PASSED C 0:06.353 - R 0:00.008
22:54:52 sum PASSED C 0:08.035 - R 0:00.009
22:54:52 time PASSED C 0:07.841 - R 0:00.006
22:54:52 tuplearray PASSED C 0:06.045 - R 0:00.008
22:54:52 withconflict PASSED C 0:00.567 - R n/a
22:54:52 voidPtr PASSED C 0:01.029 - R 0:00.007
22:54:52 swap PASSED C 0:09.094 - R 0:00.005
22:54:52 warnings/self-assignment PASSED C 0:00.986 - R 0:00.002
22:54:52 userLiterals PASSED C 0:06.113 - R 0:00.019
22:54:52 KRfunctions PASSED C 0:00.981 - R 0:00.001
22:54:52 vector PASSED C 0:07.605 - R 0:00.006
22:54:52 arithmeticConversions PASSED C 0:02.237 - R 0:00.007
22:54:52 zero_one-ERR1 PASSED C 0:03.334 - R n/a
22:54:52 vector_math/vec2_double PASSED C 0:08.660 - R 0:00.007
22:54:52 ...collections/dimexpr-match-c-ERRS PASSED C 0:00.735 - R n/a
22:54:52 vector_math/vec2_uint PASSED C 0:08.217 - R 0:00.007
22:54:52 ...llections/dimexpr-match-cfa-ERRS PASSED C 0:01.309 - R n/a
22:54:52 attributes PASSED C 0:01.323 - R 0:00.001
22:54:52 zero_one PASSED C 0:06.266 - R 0:00.012
22:54:52 vector_math/vec2_float PASSED C 0:12.008 - R 0:00.007
22:54:52 vector_math/vec2_int PASSED C 0:11.673 - R 0:00.008
22:54:52 vector_math/vec3_int PASSED C 0:10.766 - R 0:00.020
22:54:52 abs PASSED C 0:07.702 - R 0:00.011
22:54:52 errors/completeType PASSED C 0:00.537 - R n/a
22:54:52 declarationSpecifier PASSED C 0:01.094 - R 0:00.001
22:54:52 ...collections/array-md-sbscr-cases PASSED C 0:06.969 - R 0:00.020
22:54:52 vector_math/vec4_int PASSED C 0:11.376 - R 0:00.035
22:54:52 vector_math/vec3_float PASSED C 0:12.809 - R 0:00.012
22:54:52 vector_math/vec4_float PASSED C 0:12.319 - R 0:00.010
22:54:52 extension PASSED C 0:01.128 - R 0:00.001
22:54:52 functions PASSED C 0:00.939 - R 0:00.001
22:54:52 gccExtensions PASSED C 0:01.025 - R 0:00.001
22:54:52 ato PASSED C 0:08.645 - R 0:00.005
22:54:52 rational PASSED C 0:24.930 - R 0:00.007
22:54:52 bitmanip1 PASSED C 0:09.161 - R 0:00.035
22:54:52 bitmanip2 PASSED C 0:09.120 - R 0:00.036
22:54:52 meta/arch PASSED C 0:00.634 - R n/a
22:54:52 configs/parsenums PASSED C 0:08.723 - R 0:00.068
22:54:52 bitmanip3 PASSED C 0:10.794 - R 0:00.020
22:54:52 concurrency/pthread/bounded_buffer PASSED C 0:11.282 - R 0:00.120
22:54:52 io/manipulatorsInput PASSED C 0:07.326 - R 0:00.009
22:54:52 exceptions/cardgame PASSED C 0:09.451 - R 0:00.021
22:54:52 exceptions/hotpotato_checked PASSED C 0:09.360 - R 0:00.019
22:54:52 gmp PASSED C 0:08.245 - R 0:00.014
22:54:52 exceptions/hotpotato PASSED C 0:09.644 - R 0:00.009
22:54:52 PRNG PASSED C 0:15.604 - R 0:02.627
22:54:52 concurrency/unified_locking/locks PASSED C 0:14.230 - R 2:01.702
22:54:52 io/manipulatorsOutput2 PASSED C 0:08.844 - R 0:00.009
22:54:52 io/manipulatorsOutput1 PASSED C 0:12.142 - R 0:00.009
22:54:52 random PASSED C 0:07.295 - R 0:00.005
22:54:52 mathX PASSED C 0:11.356 - R 0:00.017
22:54:52 vector_math/vec2_ldouble PASSED C 0:08.100 - R 0:00.016
22:54:52 math PASSED C 0:10.865 - R 0:00.009
22:54:52 nested_function PASSED C 0:10.091 - R 0:00.018
22:54:52 io/manipulatorsOutput3 PASSED C 0:12.614 - R 0:00.012
22:54:52 377 passes, 1 failures, 0 timeouts, 0 cancelled, 0 other
22:54:52 Tests took 3:36.178
22:54:52 make: *** [Makefile:986: all-local] Error 1
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // stage
22:54:52 [Pipeline] echo
22:54:52 Archiving core dumps
22:54:52 [Pipeline] dir
22:54:52 Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp
22:54:52 [Pipeline] {
22:54:52 [Pipeline] fileExists
22:54:52 [Pipeline] sh
22:54:52 + /var/lib/jenkins/workspace/Cforall_master_2/tools/jenkins/archive-gen.sh
22:54:52 [Pipeline] archiveArtifacts
22:54:52 Archiving artifacts
22:54:52 Recording fingerprints
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // dir
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // wrap
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // node
22:54:52 [Pipeline] echo
22:54:52 hudson.AbortException: script returned exit code 2
22:54:52 [Pipeline] node
22:54:52 Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2
22:54:52 [Pipeline] {
22:54:52 [Pipeline] echo
22:54:52 Notifying users of result
22:54:52 [Pipeline] echo
22:54:52 Reusing previously constructed message
22:54:52 [Pipeline] echo
22:54:52 Would send email to: cforall@lists.uwaterloo.ca
22:54:52 [Pipeline] echo
22:54:52 With title: [cforall git][BUILD# 2738 - FAILURE] - branch master
22:54:52 [Pipeline] echo
22:54:52 Content:
22:54:52 <p>This is an automated email from the Jenkins build machine. It was
22:54:52 generated because of a git hooks/post-receive script following
22:54:52 a ref change which was pushed to the C∀ repository.</p>
22:54:52
22:54:52 <p>- Status --------------------------------------------------------------</p>
22:54:52
22:54:52 <p>BUILD# 2738 - FAILURE</p>
22:54:52 <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/2738/ to view the results.</p>
22:54:52
22:54:52 <p>- Changes -------------------------------------------------------------</p>
22:54:52
22:54:52 <pre>
22:54:52 The branch master has been updated.
22:54:52 from f41b1614e8f77a861276c86c3fd61b86cbde5ac7 (commit)
22:54:52 </pre>
22:54:52
22:54:52 <p>- Log -----------------------------------------------------------------</p>
22:54:52
22:54:52 <pre>
22:54:52
22:54:52 </pre>
22:54:52
22:54:52 <p>-----------------------------------------------------------------------</p>
22:54:52 <pre>
22:54:52 Summary of changes:
22:54:52
22:54:52 </pre>
22:54:52
22:54:52 [Pipeline] }
22:54:52 [Pipeline] // node
22:54:52 [Pipeline] echo
22:54:52 Build Completed
22:54:52 [Pipeline] End of Pipeline
22:54:52 ERROR: script returned exit code 2
22:54:52 Finished: FAILURE
[Pipeline] error
[Pipeline] }
22:54:52 Failed in branch gcc_11_x64_new
22:58:35 Build Cforall » master #2742 completed: SUCCESS
[Pipeline] echo
22:58:35 SUCCESS
[Pipeline] }
23:00:14 Build Cforall » master #2737 completed: SUCCESS
[Pipeline] echo
23:00:14 SUCCESS
[Pipeline] }
23:00:48 Build Cforall » master #2736 completed: SUCCESS
[Pipeline] echo
23:00:48 SUCCESS
[Pipeline] }
23:01:02 Build Cforall » master #2740 completed: SUCCESS
[Pipeline] echo
23:01:02 SUCCESS
[Pipeline] }
23:07:03 Build Cforall » master #2743 completed: SUCCESS
[Pipeline] echo
23:07:03 SUCCESS
[Pipeline] }
23:14:27 Build Cforall » master #2741 completed: SUCCESS
[Pipeline] echo
23:14:27 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