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 > 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 Checking out Revision 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea (refs/remotes/origin/master) > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea # timeout=10 Commit message: "fix Mesa citation" > git rev-list --no-walk 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea # 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_12_x86_new) [Pipeline] { (Branch: gcc_9_x64_new) [Pipeline] { (Branch: gcc_10_x64_new) [Pipeline] { (Branch: gcc_11_x64_new) [Pipeline] { (Branch: gcc_12_x64_new) [Pipeline] { (Branch: gcc_10_arm64_new) [Pipeline] { (Branch: gcc_11_arm64_new) [Pipeline] { (Branch: gcc_12_arm64_new) [Pipeline] { (Branch: clang_x64_new) [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 3 min 0 sec [Pipeline] sleep Sleeping for 3 min 0 sec [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep Sleeping for 3 min 0 sec [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3661 Starting building: Cforall » master #3660 Build Cforall » master #3660 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3660/consoleText Started by upstream project "Cforall_Full_Build" build number 414 originally caused by: Started by timer Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.43.0' > git config --get remote.origin.url # timeout=10 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 --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/stuck-waitfor-destruct Seen branch in repository origin/with_gc Seen 26 remote branches Obtained Jenkinsfile from 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 ERROR: Checkout failed java.io.StreamCorruptedException: invalid stream header: 636F7272 at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:989) at java.base/java.io.ObjectInputStream.(ObjectInputStream.java:416) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:50) at hudson.remoting.Command.readFrom(Command.java:141) at hudson.remoting.Command.readFrom(Command.java:127) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Brokk 5 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.Request.call(Request.java:204) at hudson.remoting.Channel.call(Channel.java:1107) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at PluginClassLoader for git-client/jdk.proxy74/jdk.proxy74.$Proxy169.hasGitRepo(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:333) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1205) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:358) at hudson.remoting.Channel.terminate(Channel.java:1189) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:95) ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo hudson.remoting.RequestAbortedException: java.io.StreamCorruptedException: invalid stream header: 636F7272 [Pipeline] node Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 75b0f00e-ce42-4c2e-b30a-200135d092b5 java.lang.NullPointerException: Cannot invoke method GitLogMessage() on null object at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:178) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:187) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:191) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:124) at WorkflowScript.email(WorkflowScript:229) at ___cps.transform___(Native Method) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixName(FunctionCallBlock.java:82) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextResettingExecutorService.java:26) at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(ImpersonatingExecutorService.java:66) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) at java.base/java.lang.Thread.run(Thread.java:1583) Finished: FAILURE [Pipeline] error [Pipeline] } Failed in branch gcc_9_x64_new [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3663 Starting building: Cforall » master #3664 Starting building: Cforall » master #3662 [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3665 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3666 Starting building: Cforall » master #3668 Starting building: Cforall » master #3667 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #3669 Starting building: Cforall » master #3670 Build Cforall » master #3670 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3670/consoleText Started by upstream project "Cforall_Full_Build" build number 414 originally caused by: Started by timer Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.43.0' > git config --get remote.origin.url # timeout=10 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 --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/stuck-waitfor-destruct Seen branch in repository origin/with_gc Seen 26 remote branches Obtained Jenkinsfile from 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 ERROR: Checkout failed java.io.StreamCorruptedException: invalid stream header: 636F7272 at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:989) at java.base/java.io.ObjectInputStream.(ObjectInputStream.java:416) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:50) at hudson.remoting.Command.readFrom(Command.java:141) at hudson.remoting.Command.readFrom(Command.java:127) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Brokk 4 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.Request.call(Request.java:204) at hudson.remoting.Channel.call(Channel.java:1107) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at PluginClassLoader for git-client/jdk.proxy74/jdk.proxy74.$Proxy169.hasGitRepo(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:333) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1205) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:358) at hudson.remoting.Channel.terminate(Channel.java:1189) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:95) ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo hudson.remoting.RequestAbortedException: java.io.StreamCorruptedException: invalid stream header: 636F7272 [Pipeline] node Running on Brokk 1 in /var/lib/jenkins/workspace/Cforall_master [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c66824cf-ee2c-4f40-a141-8bcb199b2609 java.lang.NullPointerException: Cannot invoke method GitLogMessage() on null object at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:178) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:187) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:191) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:124) at WorkflowScript.email(WorkflowScript:229) at ___cps.transform___(Native Method) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixName(FunctionCallBlock.java:82) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextResettingExecutorService.java:26) at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(ImpersonatingExecutorService.java:66) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) at java.base/java.lang.Thread.run(Thread.java:1583) Finished: FAILURE [Pipeline] error [Pipeline] } Failed in branch gcc_10_arm64_new Build Cforall » master #3664 completed: FAILURE [Pipeline] echo FAILURE [Pipeline] sh + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/3664/consoleText Started by upstream project "Cforall_Full_Build" build number 414 originally caused by: Started by timer Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.43.0' > git config --get remote.origin.url # timeout=10 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 --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/stuck-waitfor-destruct Seen branch in repository origin/with_gc Seen 26 remote branches Obtained Jenkinsfile from 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 2 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10 Fetching changes from the remote Git repository Cleaning workspace > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 Fetching without tags > git clean -fdx # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.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 --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea # timeout=10 Commit message: "fix Mesa citation" [Pipeline] load [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo Compiler : clang (clang++/gcc-11) Architecture : x64 Arc Flags : --host=x86_64 Run All Tests : true Run Benchmark : true Build Documentation : true Publish : true Silent : true [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] node Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] pwd [Pipeline] pwd [Pipeline] echo -------- Cleanup -------- [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Checkout -------- [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags > git rev-list --no-walk 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea # timeout=10 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.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 --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea (master) Commit message: "fix Mesa citation" [Pipeline] echo Constructing new git message [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea # timeout=10 + git rev-list 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea..4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea [Pipeline] sh + git cat-file -t 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea [Pipeline] sh + git rev-list --format=short 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea...4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea [Pipeline] sh + git diff --stat --color 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea 4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea [Pipeline] echo

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

The branch master has been updated.
      from  4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea (commit)

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


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

Summary of changes:

[Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : configure -------- [Pipeline] stage [Pipeline] { (Build : configure) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] sh + ./autogen.sh Running aclocal in root Running libtoolize in root libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'. libtoolize: linking file 'automake/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'. libtoolize: linking file 'automake/libtool.m4' libtoolize: linking file 'automake/ltoptions.m4' libtoolize: linking file 'automake/ltsugar.m4' libtoolize: linking file 'automake/ltversion.m4' libtoolize: linking file 'automake/lt~obsolete.m4' Running autoconf in root Running automake in root configure.ac:223: installing 'automake/compile' configure.ac:138: installing 'automake/config.guess' configure.ac:138: installing 'automake/config.sub' configure.ac:17: installing 'automake/install-sh' benchmark/Makefile.am: installing 'automake/depcomp' parallel-tests: installing 'automake/test-driver' configure.ac: installing 'automake/ylwrap' Running aclocal in libcfa Running libtoolize in libcfa libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'automake'. libtoolize: linking file 'automake/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'automake'. libtoolize: linking file 'automake/libtool.m4' libtoolize: linking file 'automake/ltoptions.m4' libtoolize: linking file 'automake/ltsugar.m4' libtoolize: linking file 'automake/ltversion.m4' libtoolize: linking file 'automake/lt~obsolete.m4' Running autoconf in libcfa Running automake in libcfa configure.ac:119: installing 'automake/compile' configure.ac:119: installing 'automake/config.guess' configure.ac:119: installing 'automake/config.sub' configure.ac:12: installing 'automake/install-sh' src/Makefile.am: installing 'automake/depcomp' [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + /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 [Pipeline] sh + nproc + make -j 16 --no-print-directory configure-libcfa libcfa/x64-debug/config.data 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/ libcfa/x64-nodebug/config.data 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/ checking whether make supports nested variables... yes checking for a BSD-compatible install... checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for distributated build... no checking for distributated build... no checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu x86_64-pc-linux-gnu checking how to print strings... checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc-11 yes (GNU style) checking for gcc... gcc-11 checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... o checking whether the compiler supports GNU C... o checking whether the compiler supports GNU C... yes checking whether gcc-11 accepts -g... yes checking whether gcc-11 accepts -g... yes checking for gcc-11 option to enable C11 features... yes checking for gcc-11 option to enable C11 features... none needed checking whether gcc-11 understands -c and -o together... none needed checking whether gcc-11 understands -c and -o together... yes checking dependency style of gcc-11... yes checking dependency style of gcc-11... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc-11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... @ func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... checking for strip... -r strip checking for file... checking for ranlib... gcc-ranlib file checking command to parse /usr/bin/nm -B output from gcc-11 object... checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... gcc-ranlib checking command to parse /usr/bin/nm -B output from gcc-11 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 yes checking for stdlib.h... checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for string.h... yes checking for stdlib.h... yes checking for inttypes.h... yes checking for string.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for strings.h... yes checking for stdint.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for unistd.h... yes checking for sys/types.h... yes checking for dlfcn.h... yes checking for unistd.h... yes checking for objdir... .libs yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc-11 supports -fno-rtti -fno-exceptions... no checking for gcc-11 option to produce PIC... -fPIC -DPIC checking if gcc-11 PIC flag -fPIC -DPIC works... checking if gcc-11 supports -fno-rtti -fno-exceptions... yes checking if gcc-11 static flag -static works... no checking for gcc-11 option to produce PIC... -fPIC -DPIC checking if gcc-11 PIC flag -fPIC -DPIC works... yes checking if gcc-11 static flag -static works... yes checking if gcc-11 supports -c -o file.o... yes checking if gcc-11 supports -c -o file.o... yes checking if gcc-11 supports -c -o file.o... (cached) yes checking whether the gcc-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking if gcc-11 supports -c -o file.o... (cached) yes checking whether the gcc-11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none needed checking dependency style of clang++... gcc3 checking how to run the C++ preprocessor... gcc3 checking how to run the C++ preprocessor... clang++ -E clang++ -E checking for ld used by clang++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for ld used by clang++... checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc-11 yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc-11 checking whether the compiler supports GNU C... (cached) yes checking whether gcc-11 accepts -g... (cached) yes checking for gcc-11 option to enable C11 features... (cached) none needed checking whether gcc-11 understands -c and -o together... (cached) yes checking dependency style of gcc-11... (cached) gcc3 checking dependency style of gcc-11... checking whether the compiler supports GNU C... (cached) yes checking whether gcc-11 accepts -g... (cached) yes checking for gcc-11 option to enable C11 features... (cached) none needed checking whether gcc-11 understands -c and -o together... (cached) yes checking dependency style of gcc-11... (cached) gcc3 checking dependency style of gcc-11... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for linux/rseq.h... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for linux/rseq.h... yes checking for rseq_available in -lrseq... yes checking for rseq_available in -lrseq... no checking for gcc-11 options needed to detect all undeclared functions... no checking for gcc-11 options needed to detect all undeclared functions... none needed checking for linux/io_uring.h... none needed checking for linux/io_uring.h... yes checking for liburing.h... yes checking for liburing.h... no checking whether IORING_OP_NOP is declared... no checking whether IORING_OP_NOP is declared... yes checking whether IORING_OP_READV is declared... yes checking whether IORING_OP_READV is declared... yes checking whether IORING_OP_WRITEV is declared... yes checking whether IORING_OP_WRITEV is declared... yes checking whether IORING_OP_FSYNC is declared... yes checking whether IORING_OP_FSYNC is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_READ_FIXED is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_WRITE_FIXED is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_POLL_ADD is declared... yes checking whether IORING_OP_POLL_REMOVE is declared... yes checking whether IORING_OP_POLL_REMOVE is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes checking whether IORING_OP_SYNC_FILE_RANGE is declared... yes checking whether IORING_OP_SENDMSG is declared... yes checking whether IORING_OP_SENDMSG is declared... yes checking whether IORING_OP_RECVMSG is declared... yes checking whether IORING_OP_RECVMSG is declared... yes checking whether IORING_OP_TIMEOUT is declared... yes checking whether IORING_OP_TIMEOUT is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_TIMEOUT_REMOVE is declared... yes checking whether IORING_OP_ACCEPT is declared... yes checking whether IORING_OP_ACCEPT is declared... yes checking whether IORING_OP_ASYNC_CANCEL is declared... yes checking whether IORING_OP_ASYNC_CANCEL is declared... yes checking whether IORING_OP_LINK_TIMEOUT is declared... yes checking whether IORING_OP_LINK_TIMEOUT is declared... yes yes checking whether IORING_OP_CONNECT is declared... checking whether IORING_OP_CONNECT is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_FALLOCATE is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_OPENAT is declared... yes checking whether IORING_OP_CLOSE is declared... yes checking whether IORING_OP_CLOSE is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_FILES_UPDATE is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_STATX is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_READ is declared... yes checking whether IORING_OP_WRITE is declared... yes checking whether IORING_OP_WRITE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_FADVISE is declared... yes checking whether IORING_OP_MADVISE is declared... yes checking whether IORING_OP_MADVISE is declared... yes checking whether IORING_OP_SEND is declared... yes checking whether IORING_OP_SEND is declared... yes checking whether IORING_OP_RECV is declared... yes checking whether IORING_OP_RECV is declared... yes checking whether IORING_OP_OPENAT2 is declared... yes checking whether IORING_OP_OPENAT2 is declared... yes checking whether IORING_OP_EPOLL_CTL is declared... yes checking whether IORING_OP_EPOLL_CTL is declared... yes checking whether IORING_OP_SPLICE is declared... yes checking whether IORING_OP_SPLICE is declared... yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes checking whether IORING_OP_PROVIDE_BUFFERS is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... yes checking whether IORING_OP_REMOVE_BUFFER is declared... no checking whether IORING_OP_TEE is declared... no checking whether IORING_OP_TEE is declared... yes checking whether IOSQE_FIXED_FILE is declared... yes checking whether IOSQE_FIXED_FILE is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_DRAIN is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_LINK is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_IO_HARDLINK is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_ASYNC is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether IOSQE_BUFFER_SELECT is declared... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether SPLICE_F_FD_IN_FIXED is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking whether IORING_SETUP_ATTACH_WQ is declared... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes checking whether IORING_REGISTER_IOWQ_MAX_WORKERS is declared... yes checking for preadv2... yes checking for preadv2... yes checking for pwritev2... yes checking for pwritev2... yes yes checking that generated files are newer than configure... done configure: creating ./config.status checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating prelude/Makefile config.status: creating prelude/Makefile config.status: creating src/concurrency/io/call.cfa config.status: creating src/concurrency/io/call.cfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\(' sig = re.search("(.*) (.*)\((.*)\)", signature) config.status: creating prelude/defines.hfa /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/io/call.cfa.in:144: SyntaxWarning: invalid escape sequence '\(' sig = re.search("(.*) (.*)\((.*)\)", signature) config.status: creating prelude/defines.hfa config.status: executing depfiles commands config.status: executing depfiles commands config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". config.status: executing libtool commands Cforall library configuraton completed. Type "make -j 8 install". [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : cfa-cpp -------- [Pipeline] stage [Pipeline] { (Build : cfa-cpp) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C driver CXX as.o CXX cc1.o CXX cfa.o CXXLD as /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] 149 | const char * args[argc + 100]; // leave space for 100 additional cpp command line values | ^~~~~~~~~~ /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 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:139:31: note: declared here 139 | static void Stage1( const int argc, const char * const argv[] ) { | ^ /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] 343 | const char * args[argc + 100]; // leave space for 100 additional cfa command line values | ^~~~~~~~~~ /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 /var/lib/jenkins/workspace/Cforall_master_2/driver/cc1.cc:336:31: note: declared here 336 | static void Stage2( const int argc, const char * const * argv ) { | ^ /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] 151 | const char * args[argc + 100]; // cfa command line values, plus some space for additional flags | ^~~~~~~~~~ /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 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:115:15: note: declared here 115 | int main( int argc, char * argv[] ) { | ^ /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] 155 | const char * libs[argc + 20]; // non-user libraries must come separately, plus some added libraries and flags | ^~~~~~~~~ /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 /var/lib/jenkins/workspace/Cforall_master_2/driver/cfa.cc:115:15: note: declared here 115 | int main( int argc, char * argv[] ) { | ^ 2 warnings generated. CXXLD cc1 2 warnings generated. CXXLD cfa [Pipeline] sh + nproc + make -j 16 --no-print-directory -C src YACC Parser/parser.cc updating Parser/parser.output updating Parser/parser.hh make all-am CXX CompilationState.o CXX main.o CXX MakeLibCfa.o LEX Parser/lex.cc CXX AST/Attribute.o CXX AST/Copy.o CXX AST/Create.o CXX AST/Decl.o CXX AST/DeclReplacer.o CXX AST/Expr.o CXX AST/GenericSubstitution.o CXX AST/Init.o CXX AST/LinkageSpec.o CXX AST/Inspect.o CXX AST/Node.o CXX AST/Pass.o CXX AST/Print.o CXX AST/Stmt.o CXX AST/SymbolTable.o CXX AST/Type.o CXX AST/TypeEnvironment.o CXX AST/TypeSubstitution.o CXX AST/Util.o CXX CodeGen/CodeGenerator.o CXX CodeGen/GenType.o CXX CodeGen/OperatorTable.o CXX CodeGen/FixMain.o CXX CodeGen/FixNames.o CXX CodeGen/Generate.o CXX CodeGen/LinkOnce.o CXX Concurrency/Actors.o CXX Concurrency/Corun.o CXX Concurrency/Keywords.o CXX Concurrency/Waitfor.o CXX Concurrency/Waituntil.o CXX Common/Assert.o CXX Common/CodeLocationTools.o CXX Common/DeclStats.o CXX Common/Eval.o CXX Common/Examine.o CXX Common/Indenter.o CXX Common/ResolvProtoDump.o CXX Common/SemanticError.o CXX Common/Stats/Counter.o CXX Common/Stats/Heap.o CXX Common/Stats/ResolveTime.o CXX Common/Stats/Stats.o CXX Common/Stats/Time.o CXX Common/Symbol.o CXX Common/UniqueName.o CXX Common/DebugMalloc.o CXX ControlStruct/ExceptDecl.o CXX ControlStruct/ExceptTranslate.o CXX ControlStruct/FixLabels.o CXX ControlStruct/HoistControlDecls.o CXX ControlStruct/LabelGenerator.o CXX ControlStruct/MultiLevelExit.o CXX ControlStruct/TranslateEnumRange.o CXX GenPoly/GenPoly.o CXX GenPoly/Lvalue2.o CXX GenPoly/Box.o CXX GenPoly/FindFunction.o CXX GenPoly/InstantiateGeneric.o CXX GenPoly/Lvalue.o CXX GenPoly/ScrubTypeVars.o CXX GenPoly/Specialize.o CXX InitTweak/GenInit.o CXX InitTweak/InitTweak.o CXX InitTweak/FixGlobalInit.o CXX InitTweak/FixInit.o CXX Parser/DeclarationNode.o CXX Parser/ExpressionNode.o CXX Parser/InitializerNode.o CXX Parser/lex.o CXX Parser/ParseNode.o CXX Parser/parser.o CXX Parser/RunParser.o CXX Parser/StatementNode.o CXX Parser/TypeData.o CXX Parser/TypedefTable.o CXX ResolvExpr/AdjustExprType.o CXX ResolvExpr/Candidate.o CXX ResolvExpr/CandidateFinder.o CXX ResolvExpr/CastCost.o CXX ResolvExpr/CommonType.o CXX ResolvExpr/ConversionCost.o CXX ResolvExpr/CurrentObject.o CXX ResolvExpr/ExplodedArg.o CXX ResolvExpr/FindOpenVars.o CXX ResolvExpr/PolyCost.o CXX ResolvExpr/PtrsAssignable.o CXX ResolvExpr/PtrsCastable.o CXX ResolvExpr/RenameVars.o CXX ResolvExpr/Resolver.o CXX ResolvExpr/ResolveTypeof.o CXX ResolvExpr/SatisfyAssertions.o CXX ResolvExpr/SpecCost.o CXX ResolvExpr/Unify.o CXX ResolvExpr/CandidatePrinter.o CXX ResolvExpr/EraseWith.o CXX SymTab/FixFunction.o CXX SymTab/GenImplicitCall.o CXX SymTab/Mangler.o CXX SymTab/ManglerCommon.o CXX Tuples/Explode.o CXX Tuples/TupleAssignment.o CXX Tuples/TupleExpansion.o CXX Tuples/Tuples.o CXX Validate/Autogen.o CXX Validate/CheckAssertions.o CXX Validate/CompoundLiteral.o CXX Validate/EliminateTypedef.o CXX Validate/EnumAndPointerDecay.o CXX Validate/FindSpecialDecls.o CXX Validate/FixQualifiedTypes.o CXX Validate/FixReturnTypes.o CXX Validate/ForallPointerDecay.o CXX Validate/GenericParameter.o CXX Validate/HoistStruct.o CXX Validate/HoistTypeDecls.o CXX Validate/ImplementEnumFunc.o CXX Validate/InitializerLength.o CXX Validate/LabelAddressFixer.o CXX Validate/LinkInstanceTypes.o CXX Validate/ReplaceTypedef.o CXX Validate/ReturnCheck.o CXX Validate/VerifyCtorDtorAssign.o CXX Virtual/ExpandCasts.o CXX Virtual/Tables.o CXX Virtual/VirtualDtor.o CXXLD ../driver/cfa-cpp [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : libcfa(debug) -------- [Pipeline] stage [Pipeline] { (Build : libcfa(debug)) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C libcfa/x64-debug Making all in prelude mkdir .deps touch .deps/builtins.Po (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) rm -f stamp-h1 touch /var/lib/jenkins/workspace/Cforall_master_2/libcfa/prelude/defines.hfa.in cd .. && /bin/bash ./config.status prelude/defines.hfa config.status: creating prelude/defines.hfa config.status: prelude/defines.hfa is unchanged make all-am GEN gcc-builtins.c GEN builtins.cfa GEN prelude.cfa GEN extras.cfa GEN extras.cfa GEN gcc-builtins.cfa GEN bootloader.c Making all in src CFA common.lo CFA heap.lo CFA fstream.lo CFA iostream.lo CFA iterator.lo CFA limits.lo CFA math.lo CFA memory.lo CFA parseargs.lo CFA parseconfig.lo CFA rational.lo CFA stdlib.lo CFA strstream.lo CFA time.lo CFA assert.lo CFA bits/debug.lo CC exception.lo CFA interpose.lo CFA prelude-inline.lo CFA startup.lo CC virtual.lo GEN prelude.lo CFA concurrency/locks.lo CFA concurrency/monitor.lo CFA concurrency/mutex.lo CFA concurrency/select.lo CFA concurrency/thread.lo CFA concurrency/cofor.lo CFA interpose_thread.lo CPPAS concurrency/CtxSwitch-x64.lo CC concurrency/invoke.lo CFA concurrency/io.lo CFA concurrency/kernel/startup.lo CFA concurrency/preemption.lo CFA concurrency/ready_queue.lo CFA concurrency/stats.lo CFA concurrency/pthread.lo CFA bits/weakso_locks.lo CFA algorithms/range_iterator.lo CFA collections/maybe.lo CFA collections/pair.lo CFA collections/result.lo CFA collections/string.lo CFA collections/string_res.lo CFA collections/vector.lo CFA device/cpu.lo CFA concurrency/alarm.lo CFA concurrency/coroutine.lo CFA concurrency/exception.lo CFA concurrency/kernel.lo CFA concurrency/kernel/cluster.lo CFA concurrency/clib/cfathread.lo CFA concurrency/io/setup.lo CFA concurrency/io/call.lo /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous55' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous131' [-Wattributes] 83 | } __attribute__((packed)); | ^ CCLD libcfa.la /usr/bin/ld: warning: .libs/common.o: requires executable stack (because the .note.GNU-stack section is executable) /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.rodata' /usr/bin/ld: warning: creating DT_TEXTREL in a shared object /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous65' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous32' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous97' [-Wattributes] 83 | } __attribute__((packed)); | ^ CCLD libcfathread.la /usr/bin/ld: warning: concurrency/.libs/alarm.o: requires executable stack (because the .note.GNU-stack section is executable) make[1]: Nothing to be done for 'all-am'. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : libcfa(nodebug) -------- [Pipeline] stage [Pipeline] { (Build : libcfa(nodebug)) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory -C libcfa/x64-nodebug Making all in prelude mkdir .deps touch .deps/builtins.Po cd .. && /bin/bash ./config.status prelude/defines.hfa config.status: creating prelude/defines.hfa config.status: prelude/defines.hfa is unchanged make all-am GEN gcc-builtins.c GEN builtins.cfa GEN prelude.cfa GEN extras.cfa GEN extras.cfa GEN gcc-builtins.cfa GEN bootloader.c Making all in src CFA common.lo CFA fstream.lo CFA heap.lo CFA iostream.lo CFA iterator.lo CFA limits.lo CFA math.lo CFA memory.lo CFA parseargs.lo CFA parseconfig.lo CFA rational.lo CFA stdlib.lo CFA strstream.lo CFA time.lo CFA assert.lo CFA bits/debug.lo CC exception.lo /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_allocate_exception': /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] 142 | write( 2, "abort2\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_exception_cleanup': /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] 127 | write( 2, "abort1\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_cancel_stack': /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] 230 | write( 2, "abort3\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_begin_unwind': /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] 252 | write( 2, "abort4\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /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] 278 | write( 2, "abort5\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_rethrow_terminate': /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] 308 | write( 2, "abort7\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/exception.c: In function '__cfaehm_rethrow_adapter': /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] 300 | write( 2, "abort6\n", 7 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CFA interpose.lo CFA prelude-inline.lo CFA startup.lo CC virtual.lo GEN prelude.lo CFA concurrency/locks.lo CFA concurrency/monitor.lo CFA concurrency/mutex.lo CFA concurrency/select.lo CFA concurrency/thread.lo CFA concurrency/cofor.lo CFA interpose_thread.lo CPPAS concurrency/CtxSwitch-x64.lo CC concurrency/invoke.lo CFA concurrency/io.lo CFA concurrency/kernel/startup.lo CFA concurrency/preemption.lo CFA concurrency/ready_queue.lo CFA concurrency/stats.lo CFA concurrency/pthread.lo CFA bits/weakso_locks.lo CFA algorithms/range_iterator.lo CFA collections/maybe.lo CFA collections/pair.lo CFA collections/result.lo CFA collections/string.lo CFA collections/string_res.lo CFA collections/vector.lo CFA device/cpu.lo CFA concurrency/alarm.lo CFA concurrency/coroutine.lo CFA concurrency/exception.lo CFA concurrency/kernel.lo CFA concurrency/kernel/cluster.lo CFA concurrency/clib/cfathread.lo CFA concurrency/io/setup.lo CFA concurrency/io/call.lo /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous55' [-Wattributes] 83 | } __attribute__((packed)); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous131' [-Wattributes] 83 | } __attribute__((packed)); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ CCLD libcfa.la /usr/bin/ld: warning: .libs/common.o: requires executable stack (because the .note.GNU-stack section is executable) /usr/bin/ld: .libs/exception.o: warning: relocation against `__gcfa_personality_v0' in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a shared object /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous65' [-Wattributes] 83 | } __attribute__((packed)); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous121' [-Wattributes] 83 | } __attribute__((packed)); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous32' [-Wattributes] 83 | } __attribute__((packed)); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /usr/include/linux/io_uring.h:83:43: warning: 'packed' attribute ignored for field of type 'union __io_uring_sqe____anonymous97' [-Wattributes] 83 | } __attribute__((packed)); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 70 | return __recvfrom_chk (__fd, __buf, __n, sz, __flags, __addr, __addr_len); | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 68 | return __recvfrom_chk_warn (__fd, __buf, __n, sz, __flags, __addr, | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ /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 66 | return __recvfrom_alias (__fd, __buf, __n, __flags, __addr, __addr_len); | ^ CCLD libcfathread.la /usr/bin/ld: warning: concurrency/.libs/coroutine.o: requires executable stack (because the .note.GNU-stack section is executable) make[1]: Nothing to be done for 'all-am'. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo -------- Build : install -------- [Pipeline] stage [Pipeline] { (Build : install) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + make -j 16 --no-print-directory install Making install in driver make install-exec-hook /usr/bin/install -c cfa '/var/lib/jenkins/workspace/Cforall_master_2@tmp/bin//cfa' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' /bin/bash ../libtool --mode=install /usr/bin/install -c as cc1 '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' libtool: install: /usr/bin/install -c as /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/as libtool: install: /usr/bin/install -c cc1 /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/cc1 Making install in src make install-am make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' /bin/bash ../libtool --mode=install /usr/bin/install -c ../driver/cfa-cpp '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/' libtool: install: /usr/bin/install -c ../driver/cfa-cpp /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/cfa-cpp Making install in . (CDPATH="${ZSH_VERSION+.}:" && cd /var/lib/jenkins/workspace/Cforall_master_2 && /bin/bash '/var/lib/jenkins/workspace/Cforall_master_2/automake/missing' autoheader) rm -f stamp-h1 touch /var/lib/jenkins/workspace/Cforall_master_2/src/config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/share/man/man1' /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' Making install in libcfa/x64-debug Making install in prelude make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' /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/' Making install in src /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' /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/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel' /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' /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//.' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device' /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' 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 /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec' /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' 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; }; }) /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits' /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' 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; }; }) /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr' /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' libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfa.la /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections' /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' 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 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; }; }) 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; }; }) libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/libcfathread.la libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-debug/' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libcfa/x64-nodebug Making install in prelude make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' /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/' Making install in src /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' /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/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa/' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/sys' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//algorithms' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/kernel' /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' /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//.' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//concurrency/clib' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//device' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr/libltdl' /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//vec' 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 /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' /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//bits' /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' 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; }; }) 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; }; }) /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//stdhdr' /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' libtool: install: /usr/bin/install -c .libs/libcfa.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfa.la /usr/bin/mkdir -p '/var/lib/jenkins/workspace/Cforall_master_2@tmp/include/cfa//collections' /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' 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 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; }; }) 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; }; }) libtool: install: /usr/bin/install -c .libs/libcfathread.lai /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/libcfathread.la libtool: warning: remember to run 'libtool --finish /var/lib/jenkins/workspace/Cforall_master_2@tmp/lib/cfa/x64-nodebug/' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] sh + free -h total used free shared buff/cache available Mem: 62Gi 2.1Gi 57Gi 5.0Mi 4.4Gi 60Gi Swap: 8.0Gi 0B 8.0Gi [Pipeline] sh + ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 8192 coredump(blocks) 0 memory(kbytes) unlimited locked memory(kbytes) 8238436 process 257124 nofiles 1048576 vmemory(kbytes) unlimited locks unlimited rtprio 0 [Pipeline] echo -------- Test: Debug -------- [Pipeline] stage [Pipeline] { (Test: Debug) [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] sh + nproc + 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 Running 378 tests on 16 cores (x64 - debug) array-ERR2 PASSED C 0:00.070 - R n/a array-ERR3 PASSED C 0:00.089 - R n/a ...ollections/language-dim-mismatch PASSED C 0:00.470 - R n/a array-ERR1 PASSED C 0:01.026 - R n/a array PASSED C 0:01.097 - R 0:00.007 array-collections/c-dependent PASSED C 0:01.096 - R 0:00.006 array-collections/array-raii-c PASSED C 0:01.474 - R 0:00.022 array-collections/safety-summary PASSED C 0:00.922 - R n/a array-collections/dimexpr-match-c PASSED C 0:02.095 - R 0:00.027 array-collections/dimexpr-match-cfa PASSED C 0:02.055 - R 0:00.022 array-collections/symtab-collision PASSED C 0:01.148 - R n/a attr-priority PASSED C 0:01.084 - R 0:00.001 array-collections/array-sbscr-types PASSED C 0:02.183 - R 0:00.018 array-collections/boxed PASSED C 0:02.544 - R 0:00.019 array-collections/array-basic PASSED C 0:02.643 - R 0:00.022 cast PASSED C 0:01.153 - R 0:00.020 castError PASSED C 0:00.672 - R n/a builtins/sync PASSED C 0:01.644 - R 0:00.020 castReturn PASSED C 0:01.313 - R 0:00.007 alloc-ERROR PASSED C 0:05.490 - R n/a avl_test PASSED C 0:05.054 - R 0:00.019 array-collections/accordion PASSED C 0:06.527 - R 0:00.009 algorithms/range_test PASSED C 0:06.633 - R 0:00.007 array-collections/array-raii-cfa PASSED C 0:06.965 - R 0:00.009 collections/stack PASSED C 0:07.425 - R 0:00.011 alloc PASSED C 0:10.555 - R 0:00.011 collections/multi_list PASSED C 0:08.723 - R 0:00.007 collections/string-compare PASSED C 0:07.890 - R 0:00.009 collections/queue PASSED C 0:09.077 - R 0:00.006 collections/string-operator-ERR09 PASSED C 0:04.338 - R n/a collections/string-gc PASSED C 0:05.905 - R 0:00.009 collections/string-ctx-manage PASSED C 0:08.442 - R 0:00.006 collections/sequence PASSED C 0:09.537 - R 0:00.006 collections/string-istream PASSED C 0:07.173 - R 0:00.007 alloc2 PASSED C 0:13.504 - R 0:00.009 collections/string-api-coverage PASSED C 0:11.445 - R 0:00.024 collections/string-operator-ERR11 PASSED C 0:04.436 - R n/a ...ions/string-api-coverage-noshare PASSED C 0:11.864 - R 0:00.010 ...ns/vector-err-pass-perm-it-byval PASSED C 0:02.590 - R n/a collections/string-operator-ERR13 PASSED C 0:04.307 - R n/a collections/string-operator PASSED C 0:08.536 - R 0:00.023 collections/string-istream-manip PASSED C 0:08.653 - R 0:00.011 collections/string-operator-ERR15 PASSED C 0:04.445 - R n/a collections/string-operator-ERR16 PASSED C 0:04.366 - R n/a ...ns/vector-err-retn-perm-it-byval PASSED C 0:02.314 - R n/a collections/vector-demo PASSED C 0:04.839 - R 0:00.022 collections/atomic_mpsc PASSED C 0:10.114 - R 0:05.242 complex PASSED C 0:05.926 - R 0:00.007 collections/string-ostream PASSED C 0:08.204 - R 0:00.006 collections/string-overwrite PASSED C 0:09.508 - R 0:00.011 ...ections/string-overwrite-noshare PASSED C 0:09.950 - R 0:00.011 concurrency/barrier/generation PASSED C 0:11.185 - R 0:00.370 concurrency/barrier/last PASSED C 0:11.606 - R 0:00.066 concurrency/actors/executor PASSED C 0:14.104 - R 0:00.039 concurrency/barrier/order PASSED C 0:11.157 - R 0:00.069 concurrency/actors/inline PASSED C 0:14.064 - R 0:00.067 concurrency/actors/inherit PASSED C 0:14.278 - R 0:00.067 concurrency/actors/poison PASSED C 0:13.850 - R 0:00.067 concurrency/actors/pingpong PASSED C 0:13.946 - R 0:00.065 concurrency/actors/static PASSED C 0:13.934 - R 0:00.167 concurrency/actors/matrixMultiply PASSED C 0:13.949 - R 0:00.770 concurrency/actors/types PASSED C 0:14.464 - R 0:00.067 concurrency/ctor-check PASSED C 0:00.820 - R n/a concurrency/clib PASSED C 0:02.112 - R 0:00.126 concurrency/clib_tls PASSED C 0:02.075 - R 0:00.014 concurrency/actors/dynamic PASSED C 0:13.971 - R 0:03.229 concurrency/cluster PASSED C 0:06.690 - R 0:00.017 concurrency/cofor PASSED C 0:08.727 - R 0:00.010 concurrency/coroutineYield PASSED C 0:09.636 - R 0:00.034 concurrency/examples/gortn PASSED C 0:09.283 - R 0:00.009 concurrency/examples/matrixSum PASSED C 0:09.221 - R 0:00.034 concurrency/examples/datingService PASSED C 0:09.828 - R 0:00.020 concurrency/channels/churn PASSED C 0:13.014 - R 0:10.022 concurrency/channels/big_elems PASSED C 0:12.824 - R 0:10.515 concurrency/keywordErrors PASSED C 0:00.330 - R n/a concurrency/channels/contend PASSED C 0:12.828 - R 0:10.055 concurrency/mainError PASSED C 0:00.263 - R n/a concurrency/channels/daisy_chain PASSED C 0:12.689 - R 0:10.060 concurrency/futures/abandon PASSED C 0:06.785 - R 0:00.118 ...rrency/examples/boundedBufferEXT PASSED C 0:09.641 - R 0:05.288 ...rrency/examples/boundedBufferINT PASSED C 0:09.672 - R 0:05.039 concurrency/futures/basic PASSED C 0:06.777 - R 0:00.067 concurrency/examples/quickSort PASSED C 0:11.608 - R 0:00.009 concurrency/channels/hot_potato PASSED C 0:12.571 - R 0:10.043 concurrency/channels/ping_pong PASSED C 0:12.462 - R 0:10.044 concurrency/channels/zero_size PASSED C 0:12.515 - R 0:10.064 concurrency/channels/pub_sub PASSED C 0:12.735 - R 0:10.049 concurrency/join PASSED C 0:09.382 - R 0:00.011 concurrency/migrate PASSED C 0:09.695 - R 0:00.070 concurrency/futures/wait_any PASSED C 0:13.438 - R 0:00.035 concurrency/lockfree_stack PASSED C 0:09.172 - R 0:02.727 concurrency/mutexstmt/monitors PASSED C 0:07.591 - R 0:02.477 concurrency/futures/typed PASSED C 0:14.595 - R 0:00.467 concurrency/park/contention PASSED C 0:07.486 - R 0:00.267 concurrency/mutexstmt/tuple PASSED C 0:11.650 - R 0:00.006 ...urrency/pthread/pthread_key_test PASSED C 0:03.028 - R 0:00.010 concurrency/park/start_parked PASSED C 0:07.466 - R 0:00.068 concurrency/once PASSED C 0:11.732 - R 0:00.068 concurrency/park/force_preempt PASSED C 0:10.446 - R 0:00.269 concurrency/futures/future_except PASSED C 0:21.875 - R 0:00.019 ...rrency/pthread/pthread_attr_test PASSED C 0:09.336 - R 0:00.022 ...rrency/pthread/pthread_cond_test PASSED C 0:09.398 - R 0:00.012 ...pthread/pthread_demo_create_join PASSED C 0:09.075 - R 0:00.012 concurrency/monitor PASSED C 0:11.016 - R 0:10.696 ...rrency/pthread/pthread_once_test PASSED C 0:09.434 - R 0:00.009 concurrency/multi-monitor PASSED C 0:10.066 - R 0:12.252 concurrency/preempt PASSED C 0:11.141 - R 0:05.895 concurrency/readyQ/barrier_sleeper PASSED C 0:10.753 - R 0:00.419 concurrency/readyQ/leader_spin PASSED C 0:09.457 - R 0:00.771 concurrency/signal/block PASSED C 0:09.925 - R 0:00.969 concurrency/signal/wait PASSED C 0:09.821 - R 0:00.170 concurrency/signal/disjoint PASSED C 0:10.914 - R 0:01.675 ...rrency/pthread/pthread_demo_lock PASSED C 0:10.598 - R 0:07.196 concurrency/suspend_then PASSED C 0:10.056 - R 0:00.020 concurrency/sleep PASSED C 0:09.994 - R 0:01.122 .../unified_locking/block_spin_lock PASSED C 0:11.154 - R 0:00.374 concurrency/thread PASSED C 0:11.803 - R 0:00.010 ...ency/unified_locking/exp_backoff PASSED C 0:11.457 - R 0:00.039 .../unified_locking/fast_block_lock PASSED C 0:10.937 - R 0:00.019 ...fied_locking/mcs_block_spin_lock PASSED C 0:11.025 - R 0:00.070 ...cy/unified_locking/pthread_locks PASSED C 0:08.397 - R 0:00.023 concurrency/preempt2 PASSED C 0:09.737 - R 0:20.343 ...ncy/unified_locking/timeout_lock PASSED C 0:08.301 - R 0:01.169 ...nified_locking/simple_owner_lock PASSED C 0:11.130 - R 0:00.036 concurrency/waitfor/barge PASSED C 0:09.471 - R 0:00.270 concurrency/waitfor/else PASSED C 0:07.912 - R 0:00.011 concurrency/waitfor/parse PASSED C 0:05.631 - R 0:00.018 ...urrency/waitfor/lexical_priority PASSED C 0:09.428 - R 0:00.009 concurrency/waitfor/dtor PASSED C 0:09.916 - R 0:01.328 concurrency/unified_locking/mcs PASSED C 0:11.441 - R 0:08.289 concurrency/waitfor/statment PASSED C 0:10.292 - R 0:00.057 concurrency/waitfor/recurse PASSED C 0:09.575 - R 0:01.583 concurrency/waitfor/when PASSED C 0:10.613 - R 0:00.126 concurrency/waituntil/basic_else PASSED C 0:14.278 - R 0:00.021 ...ency/waituntil/channel_zero_size PASSED C 0:10.091 - R 0:05.177 concurrency/waituntil/one_chan PASSED C 0:09.800 - R 0:01.069 concurrency/waituntil/timeout PASSED C 0:05.766 - R 0:03.179 const-init PASSED C 0:00.892 - R 0:00.020 configs/parsebools PASSED C 0:07.691 - R 0:00.035 const-ref PASSED C 0:00.943 - R 0:00.020 concurrency/waituntil/channels PASSED C 0:09.880 - R 0:08.993 configs/parseconfig PASSED C 0:08.031 - R 0:00.020 copyfile PASSED C 0:05.412 - R 0:00.008 concurrency/waituntil/channel_close PASSED C 0:12.666 - R 0:10.051 configs/usage PASSED C 0:07.532 - R 0:00.011 coroutine/devicedriver PASSED C 0:06.424 - R 0:00.036 coroutine/fibonacci PASSED C 0:06.235 - R 0:00.011 concurrency/waituntil/futures FAILED with code -6 C 0:21.604 - R 0:00.167 start Cforall Runtime error (UNIX pid:1065401): Attempting to fulfil a future that has already been fulfilled Stack back trace for: /var/lib/jenkins/workspace/Cforall_master_2@tmp/libcfa/x64-debug/src/.libs/libcfa.so.1 (0) /var/lib/jenkins/workspace/Cforall_master_2@tmp/libcfa/x64-debug/src/.libs/libcfa.so.1 : _X5abortFv_bPKc__1 + 0 [0x7ffff7e98020] warning: Can't open file anon_inode:[io_uring] which was expanded to anon_inode:[io_uring] during file-backed mapping note processing [New LWP 1065401] [New LWP 1065402] [New LWP 1065403] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/var/lib/jenkins/workspace/Cforall_master_2@tmp/tests/concurrency/waituntil/fut'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 warning: 44 ./nptl/pthread_kill.c: No such file or directory [Current thread is 1 (Thread 0x7ffff7c97900 (LWP 1065401))] ----- #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #3 0x00007ffff7a4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #4 0x00007ffff7a288ff in __GI_abort () at ./stdlib/abort.c:79 #5 0x00007ffff7e97e34 in _X7__abortFv_bPKcY17__builtin_va_list__1 (_X11signalAbortb_1=true, _X3fmtPKc_1=0x7ffff7eb8a68 "Application interrupted by signal: %s.\n", _X4argsY17__builtin_va_list_1=0x7ffff7f04d60 ) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:263 #6 0x00007ffff7e980dc in _X5abortFv_bPKc__1 (_X11signalAbortb_1=true, _X3fmtPKc_1=0x7ffff7eb8a68 "Application interrupted by signal: %s.\n") at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:301 #7 0x00007ffff7e98294 in _X15sigHandler_termFv_iPS21__anonymous_siginfo_tPS10ucontext_t__1 (_X3sigi_1=6, _X3sfpPS21__anonymous_siginfo_t_1=0x7ffff7f04fb0 , _X3cxtPS10ucontext_t_1=0x7ffff7f04e80 ) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:337 #8 #9 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #10 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #11 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #12 0x00007ffff7a4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #13 0x00007ffff7a288ff in __GI_abort () at ./stdlib/abort.c:79 #14 0x00007ffff7e97f69 in _X7__abortFv_bPKcY17__builtin_va_list__1 (_X11signalAbortb_1=false, _X3fmtPKc_1=0x5555555652f8 "Attempting to fulfil a future that has already been fulfilled", _X4argsY17__builtin_va_list_1=0x5555557abbe0) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:286 #15 0x00007ffff7e98020 in _X5abortFv_PKc__1 (_X3fmtPKc_1=0x5555555652f8 "Attempting to fulfil a future that has already been fulfilled") at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/interpose.cfa:293 #16 0x000055555555c45d in _X6fulfilQ1_0_0_4__X16_operator_assignFBD0_BD0BD0__X12_constructorFv_BD0__X12_constructorFv_BD0BD0__X11_destructorFv_BD0__Fb_S6future_BD0_BD0__1 (_adapterFv_PY1TY1T__MP=0x5555557abf0c, _adapterFY1T_PY1TY1T_P_MP=0x5555557abef0, _sizeof_Y1T=4, _alignof_Y1T=4, _X16_operator_assignFY1T_Y1TY1T__1=0x7ffff7ea29fd <_X16_operator_assignFi_ii_intrinsic___1>, _X12_constructorFv_Y1T__1=0x7ffff7ea7fc1 <_X12_constructorFv_i_intrinsic___1>, _X12_constructorFv_Y1TY1T__1=0x7ffff7ea7fd0 <_X12_constructorFv_ii_intrinsic___1>, _X11_destructorFv_Y1T__1=0x7ffff7ea8027 <_X11_destructorFv_i_intrinsic___1>, _X3futS6future_Y1T__1=0x55555556a420 <_X1CS6future_i__1>, _X3valY1T_1=0x5555557abd90) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/future.hfa:196 #17 0x000055555555c75c in _X14_operator_callQ1_0_0_4__X16_operator_assignFBD0_BD0BD0__X12_constructorFv_BD0__X12_constructorFv_BD0BD0__X11_destructorFv_BD0__Fb_S6future_BD0_BD0__1 (_adapterFv_PY1TY1T__MP=0x5555557abf0c, _adapterFY1T_PY1TY1T_P_MP=0x5555557abef0, _sizeof_Y1T=4, _alignof_Y1T=4, _X16_operator_assignFY1T_Y1TY1T__1=0x7ffff7ea29fd <_X16_operator_assignFi_ii_intrinsic___1>, _X12_constructorFv_Y1T__1=0x7ffff7ea7fc1 <_X12_constructorFv_i_intrinsic___1>, _X12_constructorFv_Y1TY1T__1=0x7ffff7ea7fd0 <_X12_constructorFv_ii_intrinsic___1>, _X11_destructorFv_Y1T__1=0x7ffff7ea8027 <_X11_destructorFv_i_intrinsic___1>, _X3futS6future_Y1T__1=0x55555556a420 <_X1CS6future_i__1>, _X3valY1T_1=0x5555557abeec) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/future.hfa:200 #18 0x000055555555cdb9 in _X4mainFv_S6Server__1 (__anonymous_object2711=0x7fffffffd4e0) at concurrency/waituntil/futures.cfa:11 #19 0x00007ffff7f4693f in __cfactx_invoke_thread (main=0x55555555cae5 <_X4mainFv_S6Server__1>, this=0x7fffffffd4e0) at /var/lib/jenkins/workspace/Cforall_master_2/libcfa/src/concurrency/invoke.c:87 #20 0x0000000000000000 in ?? () ----- Id Target Id Frame * 1 Thread 0x7ffff7c97900 (LWP 1065401) __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 2 Thread 0x5555555b9ec0 (LWP 1065402) 0x00007ffff7a45fc8 in __GI___sigtimedwait (set=0x5555555b93f0, info=0x5555555b9470, timeout=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:31 3 Thread 0x555555649ec0 (LWP 1065403) 0x00007ffff7b1bd6a in __GI___libc_read (nbytes=8, buf=0x555555648fb0, fd=5) at ../sysdeps/unix/sysv/linux/read.c:26 Archiving concurrency/waituntil/futures (executable and core) to crashes/full-debug/concurrency/waituntil/futures coroutine/fmtLines PASSED C 0:06.460 - R 0:00.011 counter PASSED C 0:05.172 - R 0:00.009 coroutine/pingpong PASSED C 0:06.999 - R 0:00.026 coroutine/raii PASSED C 0:06.484 - R 0:00.019 ctrl-flow/break-misc PASSED C 0:05.224 - R 0:00.007 coroutine/runningTotal PASSED C 0:06.517 - R 0:00.017 ctrl-flow/loop-inc PASSED C 0:01.051 - R 0:00.019 ctrl-flow/labelledExit PASSED C 0:01.242 - R 0:00.011 coroutine/prodcons PASSED C 0:08.043 - R 0:00.015 ctrl-flow/fallthrough PASSED C 0:05.256 - R 0:00.007 ctrl-flow/goto PASSED C 0:05.301 - R 0:00.005 enum PASSED C 0:01.060 - R 0:00.020 designations PASSED C 0:02.085 - R 0:00.007 concurrency/waituntil/all_types PASSED C 0:26.449 - R 0:07.087 ctrl-flow/ifwhileCtl PASSED C 0:05.061 - R 0:00.005 ctrl-flow/loop_else PASSED C 0:04.974 - R 0:00.005 enum_tests/funcEnum PASSED C 0:01.783 - R 0:00.007 enum_tests/inc-dec PASSED C 0:01.080 - R 0:00.021 enum_tests/lvalue PASSED C 0:00.520 - R n/a ctrl-flow/loop_else-WRN1 PASSED C 0:06.046 - R 0:00.001 ctrl-flow/loopctrl PASSED C 0:06.709 - R 0:00.007 ...ency/unified_locking/futex_mutex PASSED C 0:11.908 - R 0:41.838 enum_tests/anonymous PASSED C 0:05.555 - R 0:00.011 div PASSED C 0:06.985 - R 0:00.011 errors/declaration PASSED C 0:00.111 - R n/a enum_tests/enumInlineValue PASSED C 0:05.886 - R 0:00.009 errors/scope-type PASSED C 0:00.292 - R n/a errors/scope PASSED C 0:00.608 - R n/a device/cpu PASSED C 0:08.207 - R 0:00.015 errors/signature PASSED C 0:00.124 - R n/a enum_tests/structEnum PASSED C 0:01.897 - R 0:00.008 eval PASSED C 0:00.995 - R 0:00.020 enum_tests/input PASSED C 0:05.773 - R 0:00.007 ...urrency/unified_locking/mcs_spin PASSED C 0:11.154 - R 0:43.027 enum_tests/stringEnum PASSED C 0:05.367 - R 0:00.006 concurrency/mutexstmt/locks PASSED C 0:09.499 - R 1:10.763 enum_tests/planet PASSED C 0:07.008 - R 0:00.005 enum_tests/position PASSED C 0:07.458 - R 0:00.020 enum_tests/voidEnum PASSED C 0:05.582 - R 0:00.007 enum_tests/typedIntEnum PASSED C 0:05.805 - R 0:00.021 exceptions/conditional PASSED C 0:05.807 - R 0:00.006 exceptions/cancel/coroutine PASSED C 0:06.790 - R 0:00.019 exceptions/data-except PASSED C 0:05.398 - R 0:00.010 exceptions/conditional-threads PASSED C 0:06.545 - R 0:00.029 exceptions/defaults PASSED C 0:05.667 - R 0:00.006 exceptions/message PASSED C 0:02.064 - R 0:00.007 concurrency/waituntil/repeat_close PASSED C 0:10.907 - R 0:30.041 exceptions/cancel/thread PASSED C 0:09.518 - R 0:00.011 exceptions/finally PASSED C 0:06.030 - R 0:00.011 exceptions/try-ctrl-flow PASSED C 0:00.360 - R n/a exceptions/interact PASSED C 0:05.954 - R 0:00.006 .../unified_locking/spin_queue_lock PASSED C 0:11.481 - R 0:48.587 exceptions/defaults-threads PASSED C 0:07.895 - R 0:00.020 exceptions/type-check PASSED C 0:00.446 - R n/a exceptions/finally-threads PASSED C 0:06.603 - R 0:00.011 exceptions/try-leave-catch PASSED C 0:01.139 - R 0:00.006 exceptions/cor_resumer PASSED C 0:10.270 - R 0:00.011 exceptions/fibonacci_nonlocal PASSED C 0:08.426 - R 0:00.011 expression PASSED C 0:01.167 - R 0:00.007 exceptions/polymorphic PASSED C 0:05.949 - R 0:00.019 exceptions/resume PASSED C 0:05.826 - R 0:00.014 exceptions/terminate PASSED C 0:05.511 - R 0:00.005 global-monomorph PASSED C 0:00.958 - R 0:00.007 exceptions/trash PASSED C 0:05.208 - R 0:00.006 exceptions/resume-threads PASSED C 0:07.552 - R 0:00.009 exceptions/terminate-threads PASSED C 0:07.145 - R 0:00.039 identFuncDeclarator PASSED C 0:01.222 - R 0:00.020 exceptions/virtual-poly PASSED C 0:05.999 - R 0:00.008 fstream_test PASSED C 0:05.473 - R 0:00.025 generator/fibonacci PASSED C 0:05.920 - R 0:00.006 exceptions/pingpong_nonlocal PASSED C 0:10.788 - R 0:00.043 forall PASSED C 0:06.543 - R 0:00.035 generator/fmtLines PASSED C 0:05.532 - R 0:00.017 identParamDeclarator PASSED C 0:01.247 - R 0:00.022 exceptions/virtual-cast PASSED C 0:07.106 - R 0:00.007 init1-ERROR PASSED C 0:00.613 - R n/a generator/suspend_then PASSED C 0:05.403 - R 0:00.015 init1 PASSED C 0:01.072 - R 0:00.007 genericUnion PASSED C 0:05.536 - R 0:00.008 include/vector-sequence PASSED C 0:01.530 - R 0:00.006 function-operator PASSED C 0:07.732 - R 0:00.007 include/vector-collections PASSED C 0:02.446 - R 0:00.006 hello PASSED C 0:05.628 - R 0:00.007 identity PASSED C 0:05.564 - R 0:00.014 include/stdincludes PASSED C 0:06.048 - R 0:00.006 include/vector-fstream PASSED C 0:05.480 - R 0:00.005 io/eofType PASSED C 0:05.811 - R 0:00.020 concurrency/waituntil/locks PASSED C 0:11.608 - R 0:51.128 io/io PASSED C 0:08.763 - R 0:00.021 limits PASSED C 0:01.223 - R 0:00.022 io/io-acquire-in PASSED C 0:10.326 - R 0:00.011 io/io-acquire PASSED C 0:11.018 - R 0:00.318 io/manipulatorsOutput4 PASSED C 0:07.617 - R 0:00.036 io/io-acquire-out PASSED C 0:10.696 - R 0:00.075 io/away_fair PASSED C 0:13.149 - R 0:00.120 io/manipulatorsInput-uchunk PASSED C 0:08.371 - R 0:00.019 linking/exception-nothreads PASSED C 0:04.125 - R 0:00.025 linking/nostdlib PASSED C 0:01.119 - R 0:00.019 io/comp_basic PASSED C 0:13.682 - R 0:00.321 io/io-acquire-no-io PASSED C 0:10.074 - R 0:02.477 io/comp_fair PASSED C 0:13.873 - R 0:00.322 io/io-acquire2 PASSED C 0:10.870 - R 0:00.072 linkonce PASSED C 0:01.432 - R 0:00.012 maybe PASSED C 0:01.628 - R 0:00.012 linking/exception-withthreads PASSED C 0:06.182 - R 0:00.020 include/includes PASSED C 0:19.251 - R 0:00.005 linking/mangling/anon PASSED C 0:06.539 - R 0:00.023 nested-types-ERR1 PASSED C 0:00.118 - R n/a nested-types PASSED C 0:01.221 - R 0:00.008 io/many_read PASSED C 0:12.752 - R 0:00.040 nested-types-ERR2 PASSED C 0:00.273 - R n/a list/dlist-insert-remove PASSED C 0:05.868 - R 0:00.039 linking/io-acquire PASSED C 0:08.447 - R 0:00.007 literals PASSED C 0:05.889 - R 0:00.019 list/dlist2-insert-remove PASSED C 0:06.223 - R 0:00.012 nowarn/exception PASSED C 0:01.238 - R 0:00.024 linking/nothreads PASSED C 0:07.593 - R 0:00.007 opt-params PASSED C 0:00.087 - R n/a nowarn/array PASSED C 0:01.504 - R 0:00.022 meta/fork+exec PASSED C 0:04.043 - R 0:00.017 nowarn/no-autogen PASSED C 0:01.398 - R 0:00.012 linking/weakso_nothd PASSED C 0:07.963 - R 0:00.012 nowarn/unused PASSED C 0:01.116 - R 0:00.020 nowarn/printf-sizeof PASSED C 0:01.417 - R 0:00.009 nowarn/zero-thunk PASSED C 0:01.169 - R 0:00.006 numericConstants PASSED C 0:01.177 - R 0:00.007 operators PASSED C 0:01.153 - R 0:00.023 polybits PASSED C 0:00.279 - R n/a poly-bare-assn PASSED C 0:01.125 - R 0:00.005 poly-many-arsz PASSED C 0:01.140 - R 0:00.005 poly-d-cycle PASSED C 0:01.183 - R 0:00.019 poly-member PASSED C 0:01.133 - R 0:00.008 poly-o-cycle PASSED C 0:01.218 - R 0:00.041 poly-selection PASSED C 0:01.295 - R 0:00.019 poly-self-cycle PASSED C 0:01.437 - R 0:00.020 raii/ctor-autogen-ERR1 PASSED C 0:00.779 - R n/a linking/withthreads PASSED C 0:09.496 - R 0:00.040 quasiKeyword PASSED C 0:01.210 - R 0:00.019 meta/dumpable PASSED C 0:07.942 - R 0:00.007 malloc PASSED C 0:08.619 - R 0:00.007 raii/ctor-autogen PASSED C 0:01.539 - R 0:00.006 raii/partial-ERR1 PASSED C 0:00.602 - R n/a raii/partial PASSED C 0:01.058 - R 0:00.019 raii/init_once PASSED C 0:01.413 - R 0:00.006 raii/typeof-member PASSED C 0:01.195 - R 0:00.005 heap PASSED C 0:07.685 - R 0:21.593 result PASSED C 0:01.341 - R 0:00.007 minmax PASSED C 0:09.492 - R 0:00.006 raii/dtor-early-exit-ERR2 PASSED C 0:03.888 - R n/a raii/dtor-early-exit-ERR1 PASSED C 0:04.016 - R n/a raii/memberCtors-ERR1 PASSED C 0:03.562 - R n/a simpleGenericTriple PASSED C 0:01.194 - R 0:00.007 quotedKeyword PASSED C 0:05.208 - R 0:00.019 raii/boxed-types PASSED C 0:05.598 - R 0:00.007 smart-pointers PASSED C 0:01.296 - R 0:00.007 polymorphism PASSED C 0:06.153 - R 0:00.006 switch PASSED C 0:01.019 - R 0:00.006 raii/globals PASSED C 0:05.512 - R 0:00.011 raii/memberCtors PASSED C 0:05.567 - R 0:00.024 tuple/tupleCast PASSED C 0:01.024 - R 0:00.006 tuple/tupleFunction PASSED C 0:01.130 - R 0:00.007 tuple/tupleMember PASSED C 0:01.202 - R 0:00.007 raii/dtor-early-exit PASSED C 0:07.403 - R 0:00.009 typedefRedef-ERR1 PASSED C 0:00.131 - R n/a tuple/tuplePolymorphism PASSED C 0:01.274 - R 0:00.006 references PASSED C 0:05.672 - R 0:00.006 var-assert PASSED C 0:00.134 - R n/a typedefRedef PASSED C 0:01.029 - R 0:00.006 typeof PASSED C 0:01.014 - R 0:00.007 shortCircuit PASSED C 0:05.292 - R 0:00.007 variableDeclarator PASSED C 0:01.126 - R 0:00.006 sizeof PASSED C 0:05.285 - R 0:00.020 tuple/tupleVariadic PASSED C 0:03.682 - R 0:00.006 strstream PASSED C 0:06.205 - R 0:00.006 searchsort PASSED C 0:07.944 - R 0:00.007 tuple/tupleAssign PASSED C 0:06.348 - R 0:00.007 sum PASSED C 0:07.547 - R 0:00.006 tuplearray PASSED C 0:05.619 - R 0:00.010 time PASSED C 0:07.484 - R 0:00.010 voidPtr PASSED C 0:01.019 - R 0:00.005 swap PASSED C 0:08.503 - R 0:00.006 withconflict PASSED C 0:00.517 - R n/a userLiterals PASSED C 0:05.887 - R 0:00.021 warnings/self-assignment PASSED C 0:00.941 - R 0:00.001 KRfunctions PASSED C 0:00.897 - R 0:00.001 vector PASSED C 0:06.827 - R 0:00.007 zero_one-ERR1 PASSED C 0:02.887 - R n/a vector_math/vec2_double PASSED C 0:07.912 - R 0:00.019 arithmeticConversions PASSED C 0:02.324 - R 0:00.019 ...collections/dimexpr-match-c-ERRS PASSED C 0:00.674 - R n/a vector_math/vec2_uint PASSED C 0:07.875 - R 0:00.009 ...llections/dimexpr-match-cfa-ERRS PASSED C 0:01.306 - R n/a attributes PASSED C 0:01.179 - R 0:00.001 zero_one PASSED C 0:05.415 - R 0:00.011 vector_math/vec2_int PASSED C 0:10.866 - R 0:00.008 vector_math/vec2_float PASSED C 0:11.337 - R 0:00.007 vector_math/vec3_int PASSED C 0:10.454 - R 0:00.007 declarationSpecifier PASSED C 0:00.925 - R 0:00.001 abs PASSED C 0:07.353 - R 0:00.009 errors/completeType PASSED C 0:00.558 - R n/a ...collections/array-md-sbscr-cases PASSED C 0:06.633 - R 0:00.010 vector_math/vec4_float PASSED C 0:11.748 - R 0:00.009 vector_math/vec4_int PASSED C 0:10.408 - R 0:00.007 vector_math/vec3_float PASSED C 0:12.211 - R 0:00.010 extension PASSED C 0:00.986 - R 0:00.001 rational PASSED C 0:21.257 - R 0:00.022 gccExtensions PASSED C 0:00.968 - R 0:00.001 functions PASSED C 0:00.980 - R 0:00.001 ato PASSED C 0:07.982 - R 0:00.005 bitmanip1 PASSED C 0:08.885 - R 0:00.022 bitmanip2 PASSED C 0:08.574 - R 0:00.018 meta/arch PASSED C 0:00.534 - R n/a configs/parsenums PASSED C 0:07.718 - R 0:00.117 bitmanip3 PASSED C 0:10.273 - R 0:00.023 concurrency/pthread/bounded_buffer PASSED C 0:10.414 - R 0:00.168 PRNG PASSED C 0:13.223 - R 0:02.825 exceptions/cardgame PASSED C 0:08.656 - R 0:00.017 io/manipulatorsInput PASSED C 0:06.951 - R 0:00.006 gmp PASSED C 0:07.069 - R 0:00.009 exceptions/hotpotato_checked PASSED C 0:09.114 - R 0:00.010 exceptions/hotpotato PASSED C 0:09.356 - R 0:00.009 io/manipulatorsOutput2 PASSED C 0:08.607 - R 0:00.009 concurrency/unified_locking/locks PASSED C 0:11.834 - R 1:54.723 io/manipulatorsOutput1 PASSED C 0:11.090 - R 0:00.010 io/manipulatorsOutput3 PASSED C 0:11.163 - R 0:00.009 random PASSED C 0:06.786 - R 0:00.005 mathX PASSED C 0:10.563 - R 0:00.019 vector_math/vec2_ldouble PASSED C 0:07.533 - R 0:00.005 math PASSED C 0:10.333 - R 0:00.011 nested_function PASSED C 0:09.775 - R 0:00.020 377 passes, 1 failures, 0 timeouts, 0 cancelled, 0 other Tests took 3:19.992 make: *** [Makefile:986: all-local] Error 1 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo Archiving core dumps [Pipeline] dir Running in /var/lib/jenkins/workspace/Cforall_master_2@tmp [Pipeline] { [Pipeline] fileExists [Pipeline] sh + /var/lib/jenkins/workspace/Cforall_master_2/tools/jenkins/archive-gen.sh [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo hudson.AbortException: script returned exit code 2 [Pipeline] node Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] echo Reusing previously constructed message [Pipeline] echo Would send email to: cforall@lists.uwaterloo.ca [Pipeline] echo With title: [cforall git][BUILD# 3664 - FAILURE] - branch master [Pipeline] echo Content:

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

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

BUILD# 3664 - FAILURE

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

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

The branch master has been updated.
      from  4ff8cb209307cd30c3626d4fbe3cc2d2ce4219ea (commit)

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


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

Summary of changes:

[Pipeline] } [Pipeline] // node [Pipeline] echo Build Completed [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE [Pipeline] error [Pipeline] } Failed in branch clang_x64_new Build Cforall » master #3663 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3661 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3662 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3666 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3667 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3668 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3665 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } Build Cforall » master #3669 completed: SUCCESS [Pipeline] echo SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] echo error caught [Pipeline] node Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_Full_Build [Pipeline] { [Pipeline] echo notifying users [Pipeline] emailext Sending email to: cforall@lists.uwaterloo.ca [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: FAILURE Finished: FAILURE