Skip to content
Success

Console Output

Started by upstream project "sofa-framework/master" build number 5551
originally caused by:
 Started by upstream project "nightly-full-builds" build number 2302
 originally caused by:
  Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-3 (default debug package release builder options macos_clang cleanable) in workspace /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src
Running Prebuild steps
Run condition [Execution node ] enabling prebuild for step [BuilderChain]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [BuilderChain]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@5f267b71
[src] $ bash /tmp/CommandInterpreterCondition4609200089841817561.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@5faa5201
[src] $ bash /tmp/CommandInterpreterCondition12398830843685000364.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@109d3d91
[src] $ bash /tmp/CommandInterpreterCondition12677215584281571831.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@149d2792
[src] $ bash /tmp/CommandInterpreterCondition1677340444921350797.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@6e81428c
[src] $ bash /tmp/CommandInterpreterCondition6942071342164172272.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@6f75ce0b
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@463d7d21
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@5e7d71f8
[src] $ bash /tmp/jenkins16451161420817449559.sh
Success build forhudson.tasks.Shell@386ae5e1
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
Cloning the remote Git repository
Avoid fetching tags
Cloning repository https://github.com/sofa-framework/sofa.git
 > git init /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src # timeout=10
[WARNING] Reference path does not exist: reference_repo_disabled
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2 (Apple Git-143)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: RPC failed; HTTP 503 curl 22 The requested URL returned error: 503
fatal: expected 'packfile'

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:831)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to consortium-macos-3
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
		at jdk.internal.reflect.GeneratedMethodAccessor470.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
		at com.sun.proxy.$Proxy161.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1894)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2 (Apple Git-143)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/sofa-framework/sofa.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: RPC failed; HTTP 503 curl 22 The requested URL returned error: 503
fatal: expected flush after ref listing

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:831)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to consortium-macos-3
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
		at jdk.internal.reflect.GeneratedMethodAccessor470.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
		at com.sun.proxy.$Proxy158.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1894)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2 (Apple Git-143)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/sofa-framework/sofa.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 423065, done.        
remote: Counting objects:   0% (1/1210)        
remote: Counting objects:   1% (13/1210)        
remote: Counting objects:   2% (25/1210)        
remote: Counting objects:   3% (37/1210)        
remote: Counting objects:   4% (49/1210)        
remote: Counting objects:   5% (61/1210)        
remote: Counting objects:   6% (73/1210)        
remote: Counting objects:   7% (85/1210)        
remote: Counting objects:   8% (97/1210)        
remote: Counting objects:   9% (109/1210)        
remote: Counting objects:  10% (121/1210)        
remote: Counting objects:  11% (134/1210)        
remote: Counting objects:  12% (146/1210)        
remote: Counting objects:  13% (158/1210)        
remote: Counting objects:  14% (170/1210)        
remote: Counting objects:  15% (182/1210)        
remote: Counting objects:  16% (194/1210)        
remote: Counting objects:  17% (206/1210)        
remote: Counting objects:  18% (218/1210)        
remote: Counting objects:  19% (230/1210)        
remote: Counting objects:  20% (242/1210)        
remote: Counting objects:  21% (255/1210)        
remote: Counting objects:  22% (267/1210)        
remote: Counting objects:  23% (279/1210)        
remote: Counting objects:  24% (291/1210)        
remote: Counting objects:  25% (303/1210)        
remote: Counting objects:  26% (315/1210)        
remote: Counting objects:  27% (327/1210)        
remote: Counting objects:  28% (339/1210)        
remote: Counting objects:  29% (351/1210)        
remote: Counting objects:  30% (363/1210)        
remote: Counting objects:  31% (376/1210)        
remote: Counting objects:  32% (388/1210)        
remote: Counting objects:  33% (400/1210)        
remote: Counting objects:  34% (412/1210)        
remote: Counting objects:  35% (424/1210)        
remote: Counting objects:  36% (436/1210)        
remote: Counting objects:  37% (448/1210)        
remote: Counting objects:  38% (460/1210)        
remote: Counting objects:  39% (472/1210)        
remote: Counting objects:  40% (484/1210)        
remote: Counting objects:  41% (497/1210)        
remote: Counting objects:  42% (509/1210)        
remote: Counting objects:  43% (521/1210)        
remote: Counting objects:  44% (533/1210)        
remote: Counting objects:  45% (545/1210)        
remote: Counting objects:  46% (557/1210)        
remote: Counting objects:  47% (569/1210)        
remote: Counting objects:  48% (581/1210)        
remote: Counting objects:  49% (593/1210)        
remote: Counting objects:  50% (605/1210)        
remote: Counting objects:  51% (618/1210)        
remote: Counting objects:  52% (630/1210)        
remote: Counting objects:  53% (642/1210)        
remote: Counting objects:  54% (654/1210)        
remote: Counting objects:  55% (666/1210)        
remote: Counting objects:  56% (678/1210)        
remote: Counting objects:  57% (690/1210)        
remote: Counting objects:  58% (702/1210)        
remote: Counting objects:  59% (714/1210)        
remote: Counting objects:  60% (726/1210)        
remote: Counting objects:  61% (739/1210)        
remote: Counting objects:  62% (751/1210)        
remote: Counting objects:  63% (763/1210)        
remote: Counting objects:  64% (775/1210)        
remote: Counting objects:  65% (787/1210)        
remote: Counting objects:  66% (799/1210)        
remote: Counting objects:  67% (811/1210)        
remote: Counting objects:  68% (823/1210)        
remote: Counting objects:  69% (835/1210)        
remote: Counting objects:  70% (847/1210)        
remote: Counting objects:  71% (860/1210)        
remote: Counting objects:  72% (872/1210)        
remote: Counting objects:  73% (884/1210)        
remote: Counting objects:  74% (896/1210)        
remote: Counting objects:  75% (908/1210)        
remote: Counting objects:  76% (920/1210)        
remote: Counting objects:  77% (932/1210)        
remote: Counting objects:  78% (944/1210)        
remote: Counting objects:  79% (956/1210)        
remote: Counting objects:  80% (968/1210)        
remote: Counting objects:  81% (981/1210)        
remote: Counting objects:  82% (993/1210)        
remote: Counting objects:  83% (1005/1210)        
remote: Counting objects:  84% (1017/1210)        
remote: Counting objects:  85% (1029/1210)        
remote: Counting objects:  86% (1041/1210)        
remote: Counting objects:  87% (1053/1210)        
remote: Counting objects:  88% (1065/1210)        
remote: Counting objects:  89% (1077/1210)        
remote: Counting objects:  90% (1089/1210)        
remote: Counting objects:  91% (1102/1210)        
remote: Counting objects:  92% (1114/1210)        
remote: Counting objects:  93% (1126/1210)        
remote: Counting objects:  94% (1138/1210)        
remote: Counting objects:  95% (1150/1210)        
remote: Counting objects:  96% (1162/1210)        
remote: Counting objects:  97% (1174/1210)        
remote: Counting objects:  98% (1186/1210)        
remote: Counting objects:  99% (1198/1210)        
remote: Counting objects: 100% (1210/1210)        
remote: Counting objects: 100% (1210/1210), done.        
remote: Compressing objects:   0% (1/777)        
remote: Compressing objects:   1% (8/777)        
remote: Compressing objects:   2% (16/777)        
remote: Compressing objects:   3% (24/777)        
remote: Compressing objects:   4% (32/777)        
remote: Compressing objects:   5% (39/777)        
remote: Compressing objects:   6% (47/777)        
remote: Compressing objects:   7% (55/777)        
remote: Compressing objects:   8% (63/777)        
remote: Compressing objects:   9% (70/777)        
remote: Compressing objects:  10% (78/777)        
remote: Compressing objects:  11% (86/777)        
remote: Compressing objects:  12% (94/777)        
remote: Compressing objects:  13% (102/777)        
remote: Compressing objects:  14% (109/777)        
remote: Compressing objects:  15% (117/777)        
remote: Compressing objects:  16% (125/777)        
remote: Compressing objects:  17% (133/777)        
remote: Compressing objects:  18% (140/777)        
remote: Compressing objects:  19% (148/777)        
remote: Compressing objects:  20% (156/777)        
remote: Compressing objects:  21% (164/777)        
remote: Compressing objects:  22% (171/777)        
remote: Compressing objects:  23% (179/777)        
remote: Compressing objects:  24% (187/777)        
remote: Compressing objects:  25% (195/777)        
remote: Compressing objects:  26% (203/777)        
remote: Compressing objects:  27% (210/777)        
remote: Compressing objects:  28% (218/777)        
remote: Compressing objects:  29% (226/777)        
remote: Compressing objects:  30% (234/777)        
remote: Compressing objects:  31% (241/777)        
remote: Compressing objects:  32% (249/777)        
remote: Compressing objects:  33% (257/777)        
remote: Compressing objects:  34% (265/777)        
remote: Compressing objects:  35% (272/777)        
remote: Compressing objects:  36% (280/777)        
remote: Compressing objects:  37% (288/777)        
remote: Compressing objects:  38% (296/777)        
remote: Compressing objects:  39% (304/777)        
remote: Compressing objects:  40% (311/777)        
remote: Compressing objects:  41% (319/777)        
remote: Compressing objects:  42% (327/777)        
remote: Compressing objects:  43% (335/777)        
remote: Compressing objects:  44% (342/777)        
remote: Compressing objects:  45% (350/777)        
remote: Compressing objects:  46% (358/777)        
remote: Compressing objects:  47% (366/777)        
remote: Compressing objects:  48% (373/777)        
remote: Compressing objects:  49% (381/777)        
remote: Compressing objects:  50% (389/777)        
remote: Compressing objects:  51% (397/777)        
remote: Compressing objects:  52% (405/777)        
remote: Compressing objects:  53% (412/777)        
remote: Compressing objects:  54% (420/777)        
remote: Compressing objects:  55% (428/777)        
remote: Compressing objects:  56% (436/777)        
remote: Compressing objects:  57% (443/777)        
remote: Compressing objects:  58% (451/777)        
remote: Compressing objects:  59% (459/777)        
remote: Compressing objects:  60% (467/777)        
remote: Compressing objects:  61% (474/777)        
remote: Compressing objects:  62% (482/777)        
remote: Compressing objects:  63% (490/777)        
remote: Compressing objects:  64% (498/777)        
remote: Compressing objects:  65% (506/777)        
remote: Compressing objects:  66% (513/777)        
remote: Compressing objects:  67% (521/777)        
remote: Compressing objects:  68% (529/777)        
remote: Compressing objects:  69% (537/777)        
remote: Compressing objects:  70% (544/777)        
remote: Compressing objects:  71% (552/777)        
remote: Compressing objects:  72% (560/777)        
remote: Compressing objects:  73% (568/777)        
remote: Compressing objects:  74% (575/777)        
remote: Compressing objects:  75% (583/777)        
remote: Compressing objects:  76% (591/777)        
remote: Compressing objects:  77% (599/777)        
remote: Compressing objects:  78% (607/777)        
remote: Compressing objects:  79% (614/777)        
remote: Compressing objects:  80% (622/777)        
remote: Compressing objects:  81% (630/777)        
remote: Compressing objects:  82% (638/777)        
remote: Compressing objects:  83% (645/777)        
remote: Compressing objects:  84% (653/777)        
remote: Compressing objects:  85% (661/777)        
remote: Compressing objects:  86% (669/777)        
remote: Compressing objects:  87% (676/777)        
remote: Compressing objects:  88% (684/777)        
remote: Compressing objects:  89% (692/777)        
remote: Compressing objects:  90% (700/777)        
remote: Compressing objects:  91% (708/777)        
remote: Compressing objects:  92% (715/777)        
remote: Compressing objects:  93% (723/777)        
remote: Compressing objects:  94% (731/777)        
remote: Compressing objects:  95% (739/777)        
remote: Compressing objects:  96% (746/777)        
remote: Compressing objects:  97% (754/777)        
remote: Compressing objects:  98% (762/777)        
remote: Compressing objects:  99% (770/777)        
remote: Compressing objects: 100% (777/777)        
remote: Compressing objects: 100% (777/777), done.        
Receiving objects:   0% (1/423065)
Receiving objects:   0% (2151/423065), 1.29 MiB | 1.21 MiB/s
Receiving objects:   1% (4231/423065), 2.00 MiB | 1.27 MiB/s
Receiving objects:   1% (5232/423065), 2.00 MiB | 1.27 MiB/s
Receiving objects:   2% (8462/423065), 3.46 MiB | 1.31 MiB/s
Receiving objects:   2% (9322/423065), 3.46 MiB | 1.31 MiB/s
Receiving objects:   3% (12692/423065), 4.30 MiB | 1.34 MiB/s
Receiving objects:   3% (15419/423065), 5.00 MiB | 1.35 MiB/s
Receiving objects:   4% (16923/423065), 5.80 MiB | 1.37 MiB/s
Receiving objects:   5% (21154/423065), 6.49 MiB | 1.36 MiB/s
Receiving objects:   5% (21383/423065), 6.49 MiB | 1.36 MiB/s
Receiving objects:   6% (25384/423065), 7.20 MiB | 1.42 MiB/s
Receiving objects:   6% (26859/423065), 7.99 MiB | 1.42 MiB/s
Receiving objects:   6% (28439/423065), 9.40 MiB | 1.41 MiB/s
Receiving objects:   7% (29615/423065), 10.19 MiB | 1.43 MiB/s
Receiving objects:   7% (29817/423065), 10.89 MiB | 1.41 MiB/s
Receiving objects:   7% (30821/423065), 12.39 MiB | 1.41 MiB/s
Receiving objects:   7% (31880/423065), 13.79 MiB | 1.41 MiB/s
Receiving objects:   7% (33476/423065), 15.24 MiB | 1.40 MiB/s
Receiving objects:   7% (33695/423065), 16.81 MiB | 1.40 MiB/s
Receiving objects:   8% (33846/423065), 16.81 MiB | 1.40 MiB/s
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 1401 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:831)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to consortium-macos-3
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
		at jdk.internal.reflect.GeneratedMethodAccessor470.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
		at com.sun.proxy.$Proxy158.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1894)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2 (Apple Git-143)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/sofa-framework/sofa.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
fatal: expected flush after ref listing

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:831)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to consortium-macos-3
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
		at jdk.internal.reflect.GeneratedMethodAccessor470.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
		at com.sun.proxy.$Proxy158.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1894)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2 (Apple Git-143)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/sofa-framework/sofa.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: RPC failed; HTTP 503 curl 22 The requested URL returned error: 503
fatal: expected flush after ref listing

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:831)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to consortium-macos-3
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
		at jdk.internal.reflect.GeneratedMethodAccessor470.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
		at com.sun.proxy.$Proxy158.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1894)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2 (Apple Git-143)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 99df0a21e3764151270fe9f698387b599cb5618a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99df0a21e3764151270fe9f698387b599cb5618a # timeout=10
Commit message: "[Visual] Move, rename and clean OglCylinderModel (#5124)"
 > git rev-list --no-walk 99df0a21e3764151270fe9f698387b599cb5618a # timeout=10
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Publish JUnit test result report]]
Run condition [Execute Shell] enabling prebuild for step [[Archive the artifacts]]
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[src] $ bash /tmp/jenkins7914975298652364821.sh
--------------- Clone CI scripts ---------------
pwd = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release
executing "git clone -b master https://github.com/sofa-framework/ci ci" 
Cloning into 'ci'...
4daa39caab59b842fdd5e0d80f0f35011a777ac0 Add flag to cmake wen compiling release (#58)
CI scripts are available in /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts
------------------------------------------------
[src] $ bash /tmp/jenkins11412967468977478386.sh

----------------------- main.sh -----------------------
ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/default
ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/consortium-macos-3
/usr/local/opt/python@3.10/bin/python3.10
[BEGIN] Init (2024-12-18 03:53:31.741891)
Force full build ON - cleaning build dir.
Starting a full build. (Full build forced.)
Calling github-export-vars
GITHUB_COMMIT_HASH = 99df0a21e3764151270fe9f698387b599cb5618a
GITHUB_BASECOMMIT_HASH = 
Debug info for GitHub env vars export:
  python_exe = /usr/local/opt/python@3.10/bin/python3.10
  git_url = https://github.com/sofa-framework/sofa.git
  refs = refs/heads/master
  branch = origin/master
GitHub env vars:
GITHUB_CONTEXT=macos_clang_options
GITHUB_COMMIT_DATE=1734445613
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_COMMIT_HASH=99df0a21e3764151270fe9f698387b599cb5618a
GITHUB_COMMIT_MESSAGE=[Visual] Move, rename and clean OglCylinderModel (#5124)
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/
GITHUB_COMMIT_AUTHOR=Alex Bilger
GITHUB_NOTIFY=true
GITHUB_REPOSITORY=sofa-framework/sofa
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_BRANCH=origin/master
DASH_FULLBUILD=true
DASH_NOTIFY=true
DASH_COMMIT_AUTHOR=Alex Bilger
DASH_COMMIT_SUBJECT=[Visual] Move, rename and clean OglCylinderModel (#5124)
DASH_COMMIT_DATE=1734445613
DASH_COMMIT_HASH=99df0a21e3764151270fe9f698387b599cb5618a
DASH_CONFIG=macos_clang_options
---------------------
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/99df0a21e3764151270fe9f698387b599cb5618a (sent): [pending] macos_clang_options - Building...
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&status=build
[END] Init (2024-12-18 03:53:33.170367) - took 1.1354 seconds
--------------- main.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
BUILD_DIR_RESET = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build report-to-github report-to-dashboard build-scope-full build-all-plugins 
----------------- VM config -----------------
-- PATH
/usr/local/opt/gnu-sed/libexec/gnubin:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/opt/ccache/libexec:/usr/local/bin:/usr/local/lib:/usr/local/opt/gnu-sed/libexec/gnubin:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/opt/ccache/libexec:/usr/local/bin:/usr/local/lib:/Users/ci/Qt/5.12.12/clang_64/bin:/Users/ci/Qt/Tools/QtInstallerFramework/4.7/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin
-- CMake
cmake version 3.29.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).
-- Generator
ninja 1.12.0
-- Compiler
AppleClang version: clang-1403.0.22.14.1
AppleClang install dir: InstalledDir: /Library/Developer/CommandLineTools/usr/bin
AppleClang/Clang correspondance: https://en.wikipedia.org/wiki/Xcode#Xcode_7.0_-_12.x_%28since_Free_On-Device_Development%29
Example: AppleClang 1001.0.46.3 is based on Clang 7.0.0
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
Xcode version: 
Xcode install dir: /Library/Developer/CommandLineTools
-- Qt
Qt 5.12.12
--------------------------------------------
[BEGIN] Git work (2024-12-18 03:53:33.355991)
SOFA Bot
<>
HEAD is now at 99df0a21e3 [Visual] Move, rename and clean OglCylinderModel (#5124)
[END] Git work (2024-12-18 03:53:34.267955) - took 0.851 seconds
[BEGIN] Configure (2024-12-18 03:53:34.301894)
--------------- configure.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_TYPE_CMAKE = Release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build report-to-github report-to-dashboard build-scope-full build-all-plugins 
-------------------------------------------------
----- ccache enabled -----
CCACHE_DIR = /Users/ci/Jenkins/workspace/.ccache
CCACHE_BASEDIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
CCACHE_MAXSIZE = 16G
--------------------------
---------------
python3_exec = /usr/local/opt/python@3.10/bin/python3.10
python3_lib = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
python3_include = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
---------------
Configuring with as much plugins/modules as possible (scope = full)
Calling cmake with the following options:

-DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON
-DAPPLICATION_REGRESSION_TEST=ON
-DAPPLICATION_RUNSOFAGLFW=ON
-DAPPLICATION_SOFAINFO=ON
-DAPPLICATION_SOFAPHYSICSAPI=ON
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_CXX_COMPILER=clang++
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache
-DCMAKE_C_COMPILER=clang
-DCMAKE_C_COMPILER_LAUNCHER=ccache
-DCMAKE_OSX_ARCHITECTURES=x86_64
-DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.12/clang_64
-DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3.10
-DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
-DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
-DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3.10
-DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
-DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
-DSOFAGUIQT_ENABLE_NODEGRAPH=OFF
-DSOFA_BUILD_APP_BUNDLE=OFF
-DSOFA_BUILD_TESTS=ON
-DSOFA_BUILD_TUTORIALS=ON
-DSOFA_DUMP_VISITOR_INFO=ON
-DSOFA_ENABLE_LEGACY_HEADERS=ON
-DSOFA_FETCH_BEAMADAPTER=ON
-DSOFA_FETCH_CGALPLUGIN=OFF
-DSOFA_FETCH_CSPARSESOLVERS=ON
-DSOFA_FETCH_INVERTIBLEFVM=ON
-DSOFA_FETCH_MANIFOLDTOPOLOGIES=ON
-DSOFA_FETCH_MODELORDERREDUCTION=ON
-DSOFA_FETCH_PLUGINEXAMPLE=ON
-DSOFA_FETCH_REGISTRATION=ON
-DSOFA_FETCH_REGRESSION=ON
-DSOFA_FETCH_SHAPEMATCHINGPLUGIN=ON
-DSOFA_FETCH_SOFA.METIS=ON
-DSOFA_FETCH_SOFAGLFW=ON
-DSOFA_FETCH_SOFAPYTHON3=ON
-DSOFA_FETCH_SOFASPHFLUID=ON
-DSOFA_FETCH_SOFTROBOTS=ON
-DSOFA_FETCH_STLIB=ON
-DSOFA_FETCH_THMPGSPATIALHASHING=ON
-DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF
-DSOFA_WITH_DEPRECATED_COMPONENTS=ON
-Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11
-Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11
Enabled modules and plugins:
-DPLUGIN_BEAMADAPTER=ON
-DPLUGIN_CIMGPLUGIN=ON
-DPLUGIN_COLLADASCENELOADER=ON
-DPLUGIN_COLLISIONOBBCAPSULE=ON
-DPLUGIN_CSPARSESOLVERS=ON
-DPLUGIN_DIFFUSIONSOLVER=ON
-DPLUGIN_GEOMAGIC=ON
-DPLUGIN_IMAGE=ON
-DPLUGIN_INVERTIBLEFVM=ON
-DPLUGIN_MANIFOLDTOPOLOGIES=ON
-DPLUGIN_MANUALMAPPING=ON
-DPLUGIN_MODELORDERREDUCTION=ON
-DPLUGIN_MULTITHREADING=ON
-DPLUGIN_PLUGINEXAMPLE=ON
-DPLUGIN_REGISTRATION=ON
-DPLUGIN_SENSABLEEMULATION=ON
-DPLUGIN_SHAPEMATCHINGPLUGIN=ON
-DPLUGIN_SOFAASSIMP=ON
-DPLUGIN_SOFACARVING=ON
-DPLUGIN_SOFADISTANCEGRID=ON
-DPLUGIN_SOFAEULERIANFLUID=ON
-DPLUGIN_SOFAGLFW=ON
-DPLUGIN_SOFAIMGUI=ON
-DPLUGIN_SOFAIMPLICITFIELD=ON
-DPLUGIN_SOFAPYTHON3=ON
-DPLUGIN_SOFASIMPLEGUI=ON
-DPLUGIN_SOFASPHFLUID=ON
-DPLUGIN_SOFA_METIS=ON
-DPLUGIN_SOFTROBOTS=ON
-DPLUGIN_STLIB=ON
-DPLUGIN_VOLUMETRICRENDERING=ON
Disabled modules and plugins:
-DPLUGIN_BULLETCOLLISIONDETECTION=OFF
-DPLUGIN_CGALPLUGIN=OFF
-DPLUGIN_EXTERNALBEHAVIORMODEL=OFF
-DPLUGIN_MESHSTEPLOADER=OFF
-DPLUGIN_SOFACUDA=OFF
-DPLUGIN_THMPGSPATIALHASHING=OFF
Calling: cmake  -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.12/clang_64 -DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3.10 -DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3.10 -DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -DSOFA_ENABLE_LEGACY_HEADERS=ON -DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON -DSOFA_BUILD_APP_BUNDLE=OFF -DSOFA_WITH_DEPRECATED_COMPONENTS=ON -DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF -DSOFAGUIQT_ENABLE_NODEGRAPH=OFF -DPLUGIN_EXTERNALBEHAVIORMODEL=OFF -DAPPLICATION_REGRESSION_TEST=ON -DSOFA_FETCH_REGRESSION=ON -DAPPLICATION_SOFAPHYSICSAPI=ON -DAPPLICATION_SOFAINFO=ON -DSOFA_BUILD_TUTORIALS=ON -DSOFA_BUILD_TESTS=ON -DSOFA_DUMP_VISITOR_INFO=ON -DPLUGIN_SOFAPYTHON3=ON -DSOFA_FETCH_SOFAPYTHON3=ON -DPLUGIN_CIMGPLUGIN=ON -DPLUGIN_BEAMADAPTER=ON -DSOFA_FETCH_BEAMADAPTER=ON -DPLUGIN_STLIB=ON -DSOFA_FETCH_STLIB=ON -DPLUGIN_SOFTROBOTS=ON -DSOFA_FETCH_SOFTROBOTS=ON -DPLUGIN_SHAPEMATCHINGPLUGIN=ON -DSOFA_FETCH_SHAPEMATCHINGPLUGIN=ON -DPLUGIN_CSPARSESOLVERS=ON -DSOFA_FETCH_CSPARSESOLVERS=ON -DPLUGIN_MODELORDERREDUCTION=ON -DSOFA_FETCH_MODELORDERREDUCTION=ON -DPLUGIN_SOFA_METIS=ON -DSOFA_FETCH_SOFA.METIS=ON -DPLUGIN_BULLETCOLLISIONDETECTION=OFF -DPLUGIN_CGALPLUGIN=OFF -DSOFA_FETCH_CGALPLUGIN=OFF -DPLUGIN_COLLADASCENELOADER=ON -DPLUGIN_SOFAASSIMP=ON -DPLUGIN_DIFFUSIONSOLVER=ON -DPLUGIN_GEOMAGIC=ON -DPLUGIN_IMAGE=ON -DPLUGIN_INVERTIBLEFVM=ON -DSOFA_FETCH_INVERTIBLEFVM=ON -DPLUGIN_MANIFOLDTOPOLOGIES=ON -DSOFA_FETCH_MANIFOLDTOPOLOGIES=ON -DPLUGIN_MANUALMAPPING=ON -DPLUGIN_MESHSTEPLOADER=OFF -DPLUGIN_MULTITHREADING=ON -DPLUGIN_PLUGINEXAMPLE=ON -DSOFA_FETCH_PLUGINEXAMPLE=ON -DPLUGIN_REGISTRATION=ON -DSOFA_FETCH_REGISTRATION=ON -DPLUGIN_SENSABLEEMULATION=ON -DPLUGIN_SOFACARVING=ON -DPLUGIN_SOFACUDA=OFF -DPLUGIN_SOFADISTANCEGRID=ON -DPLUGIN_SOFAEULERIANFLUID=ON -DPLUGIN_SOFAGLFW=ON -DAPPLICATION_RUNSOFAGLFW=ON -DSOFA_FETCH_SOFAGLFW=ON -DPLUGIN_SOFAIMGUI=ON -DPLUGIN_SOFAIMPLICITFIELD=ON -DPLUGIN_SOFASIMPLEGUI=ON -DPLUGIN_SOFASPHFLUID=ON -DSOFA_FETCH_SOFASPHFLUID=ON -DPLUGIN_COLLISIONOBBCAPSULE=ON -DPLUGIN_THMPGSPATIALHASHING=OFF -DSOFA_FETCH_THMPGSPATIALHASHING=ON -DPLUGIN_VOLUMETRICRENDERING=ON -DPLUGIN_IMAGE_COMPILE_SET=full ../src -DCMAKE_CXX_FLAGS="-ffp-contract=off"
-- The C compiler identification is AppleClang 14.0.3.14030022
-- The CXX compiler identification is AppleClang 14.0.3.14030022
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/opt/ccache/libexec/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/opt/ccache/libexec/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Precompiled headers: disabled (SOFA_BUILD_WITH_PCH_ENABLED is OFF).
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install
CMake Warning at CMakeLists.txt:173 (message):
  SOFA_ENABLE_LEGACY_HEADERS cmake option has been deleted in v24.12 and is
  now meaningless.


-- Adding library Sofa.Config
-- Adding library Sofa.Type
-- Adding library Sofa.Geometry
-- Adding library Sofa.Topology
-- Adding library Sofa.Helper
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "2.91.0") 
-- Found Json: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/json (Required is at least version "3.1.2") 
-- Found STB: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/stb  
-- Found DiffLib: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/difflib  
-- Adding library Sofa.LinearAlgebra
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "3.3.5") 
-- Adding library Sofa.DefaultType
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "2.91.0") 
-- Adding library Sofa.Core
-- Adding library Sofa.Simulation
-- Adding library Sofa.Simulation.Core
-- Adding library Sofa.Simulation.Common
-- Adding library Sofa.Simulation.Graph
-- Adding library Sofa.SimpleApi
-- Adding library Sofa.Testing
Sofa.Testing: DEPENDENCY googletest NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching googletest...
Sofa.Testing: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/googletest-src
-- Found Python3: /usr/local/opt/python@3.10/bin/python3.10 (found version "3.10.14") found components: Interpreter
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found GTest: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/cmake/GTestConfig.cmake (found version "1.14.0")  
-- Adding library Sofa.Framework
-- Adding module Sofa.Component
-- Adding module Sofa.Component.ODESolver
-- Adding module Sofa.Component.ODESolver.Forward
-- Adding module Sofa.Component.ODESolver.Backward
-- Adding module Sofa.Component.IO
-- Adding module Sofa.Component.IO.Mesh
-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/lib/libz.tbd (found version "1.2.11")
-- Adding module Sofa.Component.Playback
-- Adding module Sofa.Component.SceneUtility
-- Adding module Sofa.Component.Topology
-- Adding module Sofa.Component.Topology.Container
-- Adding module Sofa.Component.Topology.Container.Constant
-- Adding module Sofa.Component.Topology.Container.Dynamic
-- Adding module Sofa.Component.Topology.Container.Grid
-- Adding module Sofa.Component.Topology.Mapping
-- Adding module Sofa.Component.Topology.Utility
-- Adding module Sofa.Component.Visual
-- Adding module Sofa.Component.LinearSystem
-- Adding module Sofa.Component.LinearSolver
-- Adding module Sofa.Component.LinearSolver.Iterative
-- Adding module Sofa.Component.LinearSolver.Ordering
-- Adding module Sofa.Component.LinearSolver.Direct
-- Adding module Sofa.Component.LinearSolver.Preconditioner
-- Adding module Sofa.Component.Mass
-- Adding module Sofa.Component.Diffusion
-- Adding module Sofa.Component.Mapping
-- Adding module Sofa.Component.Mapping.Linear
-- Adding module Sofa.Component.Mapping.NonLinear
-- Adding module Sofa.Component.Mapping.MappedMatrix
-- Adding module Sofa.Component.StateContainer
-- Adding module Sofa.Component.SolidMechanics
-- Adding module Sofa.Component.SolidMechanics.Spring
-- Adding module Sofa.Component.SolidMechanics.FEM
-- Adding module Sofa.Component.SolidMechanics.FEM.Elastic
-- Adding module Sofa.Component.SolidMechanics.FEM.HyperElastic
-- Adding module Sofa.Component.SolidMechanics.FEM.NonUniform
-- Adding module Sofa.Component.SolidMechanics.TensorMass
-- Adding module Sofa.Component.Constraint
-- Adding module Sofa.Component.Constraint.Lagrangian
-- Adding module Sofa.Component.Constraint.Lagrangian.Model
-- Adding module Sofa.Component.Constraint.Lagrangian.Correction
-- Adding module Sofa.Component.Constraint.Lagrangian.Solver
-- Adding module Sofa.Component.Constraint.Projective
-- Adding module Sofa.Component.AnimationLoop
-- Adding module Sofa.Component.MechanicalLoad
-- Adding module Sofa.Component.Collision
-- Adding module Sofa.Component.Collision.Geometry
-- Adding module Sofa.Component.Collision.Detection
-- Adding module Sofa.Component.Collision.Detection.Algorithm
-- Adding module Sofa.Component.Collision.Detection.Intersection
-- Adding module Sofa.Component.Collision.Response
-- Adding module Sofa.Component.Collision.Response.Mapper
-- Adding module Sofa.Component.Collision.Response.Contact
-- Adding module Sofa.Component.Setting
-- Adding module Sofa.Component.Controller
-- Adding module Sofa.Component.Engine
-- Adding module Sofa.Component.Engine.Analyze
-- Adding module Sofa.Component.Engine.Generate
-- Adding module Sofa.Component.Engine.Select
-- Adding module Sofa.Component.Engine.Transform
-- Adding module Sofa.Component.Haptics
-- Adding library Sofa.GL
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework
-- Found GLEW: /usr/local/lib/cmake/glew/glew-config.cmake
-- Adding module Sofa.GL.Component
-- Adding module Sofa.GL.Component.Rendering2D
-- Adding module Sofa.GL.Component.Rendering3D
-- Adding module Sofa.GL.Component.Engine
-- Adding module Sofa.GL.Component.Shader
-- Adding module Sofa.GUI.Component
-- Adding library Sofa.GUI.Common
Sofa.GUI.Common: DEPENDENCY cxxopts NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching cxxopts...
Sofa.GUI.Common: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/cxxopts-src
-- -- Sofa.GUI.Common: Sofa.GL dependent features enabled.
-- Adding plugin Sofa.GUI.Batch
-- Adding plugin Sofa.GUI.Qt
Sofa.GUI.Qt: will use Qt5 (deprecated)
Sofa.GUI.Qt: DEPENDENCY QGLViewer NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching QGLViewer...
-- Sofa.GUI.Qt: QtWebEngine not found, QDocBrowser will not be built.
-- Adding plugin SceneCreator
-- Adding plugin CollisionOBBCapsule
-- Adding plugin CImgPlugin
CImgPlugin: DEPENDENCY CImg NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching CImg...
-- Found CImg: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/cimg-src (found version "332") 
-- CImgPlugin: TIFF Image Format enabled
-- CImgPlugin: JPEG Image Format enabled
-- CImgPlugin: PNG Image Format enabled
-- Adding plugin ArticulatedSystemPlugin
-- Adding plugin SofaEulerianFluid
Fetching external plugin SofaSphFluid
  Pulling reference master...
  Success.
  SOFA_FETCH_SOFASPHFLUID is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin SofaSphFluid
-- Adding plugin MultiThreading
-- Adding plugin DiffusionSolver
CMake Warning at applications/plugins/DiffusionSolver/CMakeLists.txt:29 (message):
  DiffusionSolver: your compiler does not implement OpenMP, it will be
  single-threaded and very inefficient...


-- Adding plugin image
-- image: could not find the freenect library, won't build the Kinect component
Fetching external directory SofaPython3
  Pulling reference master...
  Success.
  SOFA_FETCH_SOFAPYTHON3 is now OFF. Set it back to ON to trigger a new fetch.
-- SofaPython3 is compiled as a subproject to the external project 'Sofa'.
Adding plugin SofaPython3
-- Found Python: /usr/local/opt/python@3.10/bin/python3.10 (found suitable version "3.10.14", minimum required is "3.7") found components: Interpreter Development Development.Module Development.Embed
-- Performing Test HAS_FLTO_THIN
-- Performing Test HAS_FLTO_THIN - Failed
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Python:
    Version: 3.10.14
    Executable: /usr/local/opt/python@3.10/bin/python3.10
    Headers: /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
    Libraries: /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
    User site: /tmp/pythonuserbase/lib/python/site-packages
-- pybind11:
    Version: 2.12.0
    Config: /usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11/pybind11Config.cmake
-- Adding binding module SofaBaseTopology
-- Adding binding module SofaDeformable
-- Adding binding module SofaLinearSolver
-- Adding binding module SofaLinearSystem
-- Adding binding module SofaConstraintSolver
-- Adding binding module SofaGL
-- SofaPython3: Bindings.SofaGui will support: Sofa.GUI.Batch;Sofa.GUI.Qt .
Fetching external plugin Registration
  Pulling reference master...
  Success.
  SOFA_FETCH_REGISTRATION is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin Registration
-- Registration: could not find SofaDistanceGrid, won't build RegistrationContact for RigidDistanceGridCollisionModel.
Fetching external plugin InvertibleFVM
  Pulling reference master...
  Success.
  SOFA_FETCH_INVERTIBLEFVM is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin InvertibleFVM
CMake Warning at Sofa/framework/Config/cmake/SofaMacrosInstall.cmake:1174 (message):
  Deprecated macro.  Use 'sofa_create_package_with_targets' instead.
Call Stack (most recent call first):
  applications/plugins/InvertibleFVM/CMakeLists.txt:25 (sofa_generate_package)


Fetching external plugin PluginExample
  Pulling reference master...
  Success.
  SOFA_FETCH_PLUGINEXAMPLE is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin PluginExample
-- GUI components have been detected, enable GUI-related components
Fetching external plugin ManifoldTopologies
  Pulling reference master...
  Success.
  SOFA_FETCH_MANIFOLDTOPOLOGIES is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin ManifoldTopologies
-- Adding plugin SensableEmulation
-- Found Boost: /usr/local/lib/cmake/Boost-1.84.0/BoostConfig.cmake (found version "1.84.0") found components: thread
-- Adding plugin SofaCarving
-- Adding plugin Geomagic
CMake Warning at applications/plugins/Geomagic/CMakeLists.txt:14 (message):
  OpenHaptics dependency not found, Geomagic will miss all haptic features.


-- Adding plugin SofaAssimp
-- Assimp found. Library is assimp::assimp and include dir is /usr/local/include;/usr/local/include
-- Adding plugin SofaMatrix
SofaMatrix: DEPENDENCY metis NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching metis...
-- Looking for execinfo.h
-- Looking for execinfo.h - found
-- Looking for getline
-- Looking for getline - found
Fetching external plugin BeamAdapter
  Pulling reference master...
  Success.
  SOFA_FETCH_BEAMADAPTER is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin BeamAdapter
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/BeamAdapter
Fetching external plugin STLIB
  Pulling reference master...
  Success.
  SOFA_FETCH_STLIB is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin STLIB
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/STLIB
CMake Warning (dev) at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/cmake/SofaPython3Config.cmake:67 (find_package):
  Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  CMake variable pybind11_ROOT is set to:

    /usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11

  For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
  applications/plugins/STLIB/CMakeLists.txt:39 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

Fetching external plugin SoftRobots
  Pulling reference master...
  Success.
  SOFA_FETCH_SOFTROBOTS is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin SoftRobots
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/SoftRobots
-- Found dependency : 'STLIB' plugin .
Fetching external plugin ShapeMatchingPlugin
  Pulling reference master...
  Success.
  SOFA_FETCH_SHAPEMATCHINGPLUGIN is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin ShapeMatchingPlugin
Fetching external plugin CSparseSolvers
  Pulling reference master...
  Success.
  SOFA_FETCH_CSPARSESOLVERS is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin CSparseSolvers
Fetching external plugin ModelOrderReduction
  Pulling reference master...
  Success.
  SOFA_FETCH_MODELORDERREDUCTION is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin ModelOrderReduction
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/ModelOrderReduction
-- Python3 packages will be installed in: python3/site-packages.
Fetching external plugin Sofa.Metis
  Pulling reference master...
  Success.
  SOFA_FETCH_SOFA.METIS is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin Sofa.Metis
-- Adding plugin SofaSimpleGUI
-- Adding plugin VolumetricRendering
-- Adding plugin SofaDistanceGrid
-- SofaDistanceGrid: MiniFlowVR not found, some features will not be compiled.
-- Adding plugin SofaImplicitField
-- Adding application SceneChecking
-- Adding application getDeprecatedComponents
-- Adding application SofaPhysicsAPI
SofaPhysicsAPI: SofaValidation has not been found; DataController and DataMonitor will not be supported.
-- Adding application runSofa
Write Plugin list at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/plugin_list.conf.default
Fetching external directory Regression
  Pulling reference master...
  Success.
  SOFA_FETCH_REGRESSION is now OFF. Set it back to ON to trigger a new fetch.
-- Adding application Regression_test
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install
regression will be compiled with SofaPython3 support.
Fetching external directory SofaGLFW
  Pulling reference master...
  Success.
  SOFA_FETCH_SOFAGLFW is now OFF. Set it back to ON to trigger a new fetch.
-- Adding plugin SofaGLFW
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install/SofaGLFW
CMake Deprecation Warning at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/glfw-src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Using Cocoa for window creation
-- SofaPython3 bindings for SofaGLFW will be created.
-- Adding plugin SofaImGui
CMake Deprecation Warning at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/nfd-src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


nfd Platform: PLATFORM_MACOS
nfd Compiler: COMPILER_GNU
-- Performing Test NFD_USE_ALLOWEDCONTENTTYPES
-- Performing Test NFD_USE_ALLOWEDCONTENTTYPES - Success
-- SofaPython3 bindings for SofaImGui will be created.
-- Adding application runSofaGLFW
-- Adding application sofaInfo
-- Configuring done (308.2s)
-- Generating done (1.8s)
CMake Warning:
  Manually-specified variables were not used by the project:

    PLUGIN_CGALPLUGIN
    PLUGIN_COLLADASCENELOADER
    PLUGIN_EXTERNALBEHAVIORMODEL
    PLUGIN_MANUALMAPPING
    PLUGIN_MESHSTEPLOADER
    PLUGIN_THMPGSPATIALHASHING
    Python3_INCLUDE_DIR
    Python3_LIBRARY
    SOFAGUIQT_ENABLE_NODEGRAPH
    SOFA_ENABLE_LEGACY_HEADERS
    SOFA_FETCH_THMPGSPATIALHASHING
    SOFA_WITH_DEPRECATED_COMPONENTS


-- Build files have been written to: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[END] Configure (2024-12-18 03:58:45.195777) - took 310.310830 seconds
[BEGIN] Build (2024-12-18 03:58:45.230592)
--------------- compile.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
-----------------------------------------------
Using ninja as build system
Calling: ninja all -j4
[1/2362] Building CXX object Sofa/framework/Config/CMakeFiles/Sofa.Config.dir/src/sofa/initSofaConfig.cpp.o
[2/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/DualQuat.cpp.o
[3/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/init.cpp.o
[4/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/BoundingBox.cpp.o
[5/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Material.cpp.o
[6/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Frame.cpp.o
[7/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/PrimitiveGroup.cpp.o
[8/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/SVector.cpp.o
[9/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Quat.cpp.o
[10/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/RGBAColor.cpp.o
[11/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Transform.cpp.o
[12/2362] Linking CXX shared library lib/libSofa.Config.24.12.99.dylib
[13/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/SpatialVector.cpp.o
[14/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/Vec.cpp.o
[15/2362] Creating library symlink lib/libSofa.Config.dylib
[16/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/fixed_array.cpp.o
[17/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector.cpp.o
[18/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector_Integral.cpp.o
[19/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector_String.cpp.o
[20/2362] Building CXX object Sofa/framework/Type/CMakeFiles/Sofa.Type.dir/src/sofa/type/vector_Real.cpp.o
[21/2362] Building CXX object Sofa/framework/Geometry/CMakeFiles/Sofa.Geometry.dir/src/sofa/geometry/init.cpp.o
[22/2362] Building CXX object Sofa/framework/Geometry/CMakeFiles/Sofa.Geometry.dir/src/sofa/geometry/ElementInfo.cpp.o
[23/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/init.cpp.o
[24/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Topology.cpp.o
[25/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Element.cpp.o
[26/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Point.cpp.o
[27/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Edge.cpp.o
[28/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Triangle.cpp.o
[29/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Quad.cpp.o
[30/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Tetrahedron.cpp.o
[31/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Pentahedron.cpp.o
[32/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Pyramid.cpp.o
[33/2362] Linking CXX shared library lib/libSofa.Type.24.12.99.dylib
[34/2362] Building CXX object Sofa/framework/Topology/CMakeFiles/Sofa.Topology.dir/src/sofa/topology/Hexahedron.cpp.o
[35/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/BackTrace.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/BackTrace.cpp:48:50: warning: unused parameter 'maxEntries' [-Wunused-parameter]
BackTrace::StackTrace BackTrace::getTrace(size_t maxEntries)
                                                 ^
1 warning generated.
[36/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/AdvancedTimer.cpp.o
[37/2362] Creating library symlink lib/libSofa.Type.dylib
[38/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/ColorMap.cpp.o
[39/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/DiffLib.cpp.o
[40/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/ComponentChange.cpp.o
[41/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/Factory.cpp.o
[42/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/GenerateRigid.cpp.o
[43/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/LCPcalc.cpp.o
[44/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/MarchingCubeUtility.cpp.o
[45/2362] Linking CXX shared library lib/libSofa.Geometry.24.12.99.dylib
[46/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/NameDecoder.cpp.o
[47/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/OptionsGroup.cpp.o
[48/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/ScopedAdvancedTimer.cpp.o
[49/2362] Creating library symlink lib/libSofa.Geometry.dylib
[50/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/Polynomial_LD.cpp.o
[51/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/RandomGenerator.cpp.o
[52/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/StringUtils.cpp.o
[53/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/TagFactory.cpp.o
[54/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/TriangleOctree.cpp.o
[55/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/Utils.cpp.o
[56/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/init.cpp.o
[57/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/decompose.cpp.o
[58/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/fwd.cpp.o
[59/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/BaseFileAccess.cpp.o
[60/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/FileAccess.cpp.o
[61/2362] Linking CXX shared library lib/libSofa.Topology.24.12.99.dylib
[62/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/File.cpp.o
[63/2362] Creating library symlink lib/libSofa.Topology.dylib
[64/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/ImageDDS.cpp.o
[65/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/Image.cpp.o
[66/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/ImageRAW.cpp.o
[67/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/Mesh.cpp.o
[68/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/MeshOBJ.cpp.o
[69/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/MeshGmsh.cpp.o
[70/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/MeshTopologyLoader.cpp.o
[71/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/SphereLoader.cpp.o
[72/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/STBImage.cpp.o
[73/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/TriangleLoader.cpp.o
[74/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/io/XspLoader.cpp.o
[75/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/kdTree.cpp.o
[76/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/DynamicLibrary.cpp.o
[77/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/FileSystem.cpp.o
[78/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/Locale.cpp.o
[79/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/PipeProcess.cpp.o
[80/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/SetDirectory.cpp.o
[81/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/PluginManager.cpp.o
[82/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/console.cpp.o
[83/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/thread/CTime.cpp.o
[84/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/thread/debug.cpp.o
[85/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/thread/CircularQueue.cpp.o
[86/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/FileRepository.cpp.o
[87/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/set.cpp.o
[88/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/Message.cpp.o
[89/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/MessageDispatcher.cpp.o
[90/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/MessageFormatter.cpp.o
[91/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ComponentInfo.cpp.o
[92/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ClangMessageHandler.cpp.o
[93/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ClangStyleMessageFormatter.cpp.o
[94/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/DefaultStyleMessageFormatter.cpp.o
[95/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ConsoleMessageHandler.cpp.o
[96/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/SilentMessageHandler.cpp.o
[97/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/FileMessageHandler.cpp.o
[98/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/CountingMessageHandler.cpp.o
[99/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/LoggingMessageHandler.cpp.o
[100/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/RoutingMessageHandler.cpp.o
[101/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/logging/ExceptionMessageHandler.cpp.o
[102/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/visual/Transformation.cpp.o
[103/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/messaging/FileMessage.cpp.o
[104/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/visual/DrawTool.cpp.o
[105/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/visual/Trackball.cpp.o
[106/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BaseVector.cpp.o
[107/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BaseMatrix.cpp.o
[108/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BlockDiagonalMatrix.cpp.o
[109/2362] Building CXX object Sofa/framework/Helper/CMakeFiles/Sofa.Helper.dir/src/sofa/helper/system/FileMonitor_macosx.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/system/FileMonitor_macosx.cpp:98:9: warning: 'FSEventStreamScheduleWithRunLoop' is deprecated: first deprecated in macOS 13.0 - Use FSEventStreamSetDispatchQueue instead. [-Wdeprecated-declarations]
        FSEventStreamScheduleWithRunLoop(m_eventStream,CFRunLoopGetCurrent(), kCFRunLoopDefaultMode);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/FSEvents.framework/Headers/FSEvents.h:1138:1: note: 'FSEventStreamScheduleWithRunLoop' has been explicitly marked deprecated here
FSEventStreamScheduleWithRunLoop(
^
1 warning generated.
[110/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BlockFullMatrix.cpp.o
[111/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BTDMatrix.cpp.o
[112/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/BlockVector.cpp.o
[113/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraint.cpp.o
[114/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/CompressedRowSparseMatrixGeneric.cpp.o
[115/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/CompressedRowSparseMatrixMechanical.cpp.o
[116/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/EigenVector.cpp.o
[117/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/FullMatrix.cpp.o
[118/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/FullVector.cpp.o
[119/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/RotationMatrix.cpp.o
[120/2362] Building CXX object 'Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/SparseMatrixStorageOrder[EigenSparseMatrix].cpp.o'
[121/2362] Building CXX object Sofa/framework/LinearAlgebra/CMakeFiles/Sofa.LinearAlgebra.dir/src/sofa/linearalgebra/init.cpp.o
[122/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/AbstractTypeInfo.cpp.o
[123/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/SolidTypes.cpp.o
[124/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/MatrixExporter.cpp.o
[125/2362] Linking CXX shared library lib/libSofa.Helper.24.12.99.dylib
[126/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TemplatesAliases.cpp.o
[127/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TypeInfoID.cpp.o
[128/2362] Creating library symlink lib/libSofa.Helper.dylib
[129/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TypeInfoRegistry.cpp.o
[130/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/TypeInfoRegistryTools.cpp.o
[131/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/init.cpp.o
[132/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Bool.cpp.o
[133/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_FixedArray.cpp.o
[134/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_BoundingBox.cpp.o
[135/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Integer.cpp.o
[136/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Mat.cpp.o
[137/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Quat.cpp.o
[138/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_RGBAColor.cpp.o
[139/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_RigidTypes.cpp.o
[140/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Set.cpp.o
[141/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Scalar.cpp.o
[142/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Text.cpp.o
[143/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Vector.cpp.o
[144/2362] Linking CXX shared library lib/libSofa.LinearAlgebra.24.12.99.dylib
[145/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Vec.cpp.o
[146/2362] Creating library symlink lib/libSofa.LinearAlgebra.dylib
[147/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_VecTypes.cpp.o
[148/2362] Building CXX object Sofa/framework/DefaultType/CMakeFiles/Sofa.DefaultType.dir/src/sofa/defaulttype/typeinfo/TypeInfo_Topology.cpp.o
[149/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologySubsetData.cpp.o
[150/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/AccumulationVecId.cpp.o
[151/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BaseMatrixAccumulatorComponent.cpp.o
[152/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BaseMapping.cpp.o
[153/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BaseState.cpp.o
[154/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/BehaviorModel.cpp.o
[155/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/CategoryLibrary.cpp.o
[156/2362] Linking CXX shared library lib/libSofa.DefaultType.24.12.99.dylib
[157/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ComponentLibrary.cpp.o
[158/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/CollisionModel.cpp.o
[159/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ComponentNameHelper.cpp.o
[160/2362] Creating library symlink lib/libSofa.DefaultType.dylib
[161/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataTrackerCallback.cpp.o
[162/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ConstraintParams.cpp.o
[163/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataEngine.cpp.o
[164/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataTrackerFunctor.cpp.o
[165/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/DataTracker.cpp.o
[166/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ExecParams.cpp.o
[167/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/init.cpp.o
[168/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/fwd.cpp.o
[169/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/Mapping.cpp.o
[170/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/MatrixAccumulator.cpp.o
[171/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/MechanicalParams.cpp.o
[172/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/Multi2Mapping.cpp.o
[173/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/MultiMapping.cpp.o
[174/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ObjectFactory.cpp.o
[175/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/ObjectFactoryJson.cpp.o
[176/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/PathResolver.cpp.o
[177/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/SofaLibrary.cpp.o
[178/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/VecId.cpp.o
[179/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/State.cpp.o
[180/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseAnimationLoop.cpp.o
[181/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseConstraintSet.cpp.o
[182/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseConstraint.cpp.o
[183/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseConstraintCorrection.cpp.o
[184/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseForceField.cpp.o
[185/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseInteractionForceField.cpp.o
[186/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseLinearSolver.cpp.o
[187/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseMass.cpp.o
[188/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseMatrixLinearSystem.cpp.o
[189/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseMechanicalState.cpp.o
[190/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseOrderingMethod.cpp.o
[191/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/BaseProjectiveConstraintSet.cpp.o
[192/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ConstraintResolution.cpp.o
[193/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/Constraint.cpp.o
[194/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ConstraintSolver.cpp.o
[195/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ConstraintCorrection.cpp.o
[196/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/DefaultMultiMatrixAccessor.cpp.o
[197/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/LinearSolver.cpp.o
[198/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ForceField.cpp.o
[199/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/LinearSolverAccessor.cpp.o
[200/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/Mass.cpp.o
[201/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MechanicalMatrix.cpp.o
[202/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MechanicalState.cpp.o
[203/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MixedInteractionConstraint.cpp.o
[204/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MultiMatrixAccessor.cpp.o
[205/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/MixedInteractionForceField.cpp.o
[206/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/OdeSolver.cpp.o
[207/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/PairInteractionConstraint.cpp.o
[208/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/PairInteractionForceField.cpp.o
[209/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/fwd.cpp.o
[210/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/PairInteractionProjectiveConstraintSet.cpp.o
[211/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/ProjectiveConstraintSet.cpp.o
[212/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/behavior/SingleMatrixAccessor.cpp.o
[213/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/BroadPhaseDetection.cpp.o
[214/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/Contact.cpp.o
[215/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/Intersection.cpp.o
[216/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/NarrowPhaseDetection.cpp.o
[217/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/collision/Pipeline.cpp.o
[218/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/BaseLoader.cpp.o
[219/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/MeshLoader.cpp.o
[220/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/SceneLoader.cpp.o
[221/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/loader/VoxelLoader.cpp.o
[222/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/AbstractDataLink.cpp.o
[223/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/logging/PerComponentLoggingMessageHandler.cpp.o
[224/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/logging/RichConsoleStyleMessageFormatter.cpp.o
[225/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/AspectPool.cpp.o
[226/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseClass.cpp.o
[227/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Base.cpp.o
[228/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseContext.cpp.o
[229/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseData.cpp.o
[230/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseLink.cpp.o
[231/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseNode.cpp.o
[232/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseObject.cpp.o
[233/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/BaseObjectDescription.cpp.o
[234/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ClassInfo.cpp.o
[235/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ComponentState.cpp.o
[236/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ConfigurationSetting.cpp.o
[237/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DDGNode.cpp.o
[238/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ContextObject.cpp.o
[239/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Context.cpp.o
[240/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Data.cpp.o
[241/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataContentValue.cpp.o
[242/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataCallback.cpp.o
[243/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataFileName.cpp.o
[244/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataLink.cpp.o
[245/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DataFileNameVector.cpp.o
[246/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DetachNodeEvent.cpp.o
[247/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/DeprecatedData.cpp.o
[248/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/GUIEvent.cpp.o
[249/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Event.cpp.o
[250/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/HapticDeviceEvent.cpp.o
[251/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/IdleEvent.cpp.o
[252/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/KeypressedEvent.cpp.o
[253/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/JoystickEvent.cpp.o
[254/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/KeyreleasedEvent.cpp.o
[255/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/MouseEvent.cpp.o
[256/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/Tag.cpp.o
[257/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/ScriptEvent.cpp.o
[258/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/objectmodel/TagSet.cpp.o
[259/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/BaseMeshTopology.cpp.o
[260/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/BaseTopology.cpp.o
[261/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/BaseTopologyObject.cpp.o
[262/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologicalMapping.cpp.o
[263/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/Topology.cpp.o
[264/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologyChange.cpp.o
[265/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologyHandler.cpp.o
[266/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologyData.cpp.o
[267/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/topology/TopologySubsetIndices.cpp.o
[268/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/DisplayFlags.cpp.o
[269/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/FlagTreeItem.cpp.o
[270/2362] Building CXX object 'Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/Data[DisplayFlags].cpp.o'
[271/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/Shader.cpp.o
[272/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualLoop.cpp.o
[273/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualModel.cpp.o
[274/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualManager.cpp.o
[275/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualParams.cpp.o
[276/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/AnimateBeginEvent.cpp.o
[277/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/AnimateEndEvent.cpp.o
[278/2362] Building CXX object Sofa/framework/Core/CMakeFiles/Sofa.Core.dir/src/sofa/core/visual/VisualState.cpp.o
[279/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/AnimateVisitor.cpp.o
[280/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/BaseMechanicalVisitor.cpp.o
[281/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/BehaviorUpdatePositionVisitor.cpp.o
[282/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionBeginEvent.cpp.o
[283/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CleanupVisitor.cpp.o
[284/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionAnimationLoop.cpp.o
[285/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionEndEvent.cpp.o
[286/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CpuTaskStatus.cpp.o
[287/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CollisionVisitor.cpp.o
[288/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/CpuTask.cpp.o
[289/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DeactivatedNodeVisitor.cpp.o
[290/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DefaultAnimationLoop.cpp.o
[291/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DefaultVisualManagerLoop.cpp.o
[292/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DeleteVisitor.cpp.o
[293/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ExportDotVisitor.cpp.o
[294/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ExportGnuplotVisitor.cpp.o
[295/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/IntegrateBeginEvent.cpp.o
[296/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ExportVisualModelOBJVisitor.cpp.o
[297/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/InitVisitor.cpp.o
[298/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/IntegrateEndEvent.cpp.o
[299/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MainTaskSchedulerRegistry.cpp.o
[300/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MainTaskSchedulerFactory.cpp.o
[301/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MechanicalOperations.cpp.o
[302/2362] Linking CXX shared library lib/libSofa.Core.24.12.99.dylib
[303/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MechanicalVPrintVisitor.cpp.o
[304/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MechanicalVisitor.cpp.o
[305/2362] Creating library symlink lib/libSofa.Core.dylib
[306/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/MutationListener.cpp.o
[307/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PauseEvent.cpp.o
[308/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PositionEvent.cpp.o
[309/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Node.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Node.cpp:97:7: warning: field 'visualStyle' will be initialized after field 'visualManager' [-Wreorder-ctor]
    , visualStyle(initLink("visualStyle", "The VisualStyle(s) attached to this node"))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      visualManager(initLink("visualManager", "The VisualManager(s) attached to this node"))
1 warning generated.
[310/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PipelineImpl.cpp.o
[311/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PrintVisitor.cpp.o
[312/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/PropagateEventVisitor.cpp.o
[313/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/RequiredPlugin.cpp.o
[314/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/ResetVisitor.cpp.o
[315/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneLoaderFactory.cpp.o
[316/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneCheck.cpp.o
[317/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneCheckRegistry.cpp.o
[318/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SceneCheckMainRegistry.cpp.o
[319/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Simulation.cpp.o
[320/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/SolveVisitor.cpp.o
[321/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/StateChangeVisitor.cpp.o
[322/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TopologyChangeVisitor.cpp.o
[323/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateBoundingBoxVisitor.cpp.o
[324/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateContextVisitor.cpp.o
[325/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateInternalDataVisitor.cpp.o
[326/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateMappingEndEvent.cpp.o
[327/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateLinksVisitor.cpp.o
[328/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/UpdateMappingVisitor.cpp.o
[329/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/VectorOperations.cpp.o
[330/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/VelocityThresholdVisitor.cpp.o
[331/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Visitor.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:292:36: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::position(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:295:36: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::velocity(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:298:36: warning: 'dx' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::dx(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:189:5: note: 'dx' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__DX()
    ^
include/Sofa.Core/sofa/core/config.h:152:45: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__DX'
    #define SOFA_ATTRIBUTE_DEPRECATED__DX() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead")
                                            ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:301:36: warning: 'force' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::force(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:185:5: note: 'force' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FORCE()
    ^
include/Sofa.Core/sofa/core/config.h:150:48: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FORCE'
    #define SOFA_ATTRIBUTE_DEPRECATED__FORCE() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead")
                                               ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:314:36: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::position(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:317:36: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::velocity(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:320:36: warning: 'dx' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::dx(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:189:5: note: 'dx' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__DX()
    ^
include/Sofa.Core/sofa/core/config.h:152:45: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__DX'
    #define SOFA_ATTRIBUTE_DEPRECATED__DX() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead")
                                            ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Visitor.cpp:323:36: warning: 'force' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead [-Wdeprecated-declarations]
        dof->writeVec(core::VecId::force(), tmp);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:185:5: note: 'force' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FORCE()
    ^
include/Sofa.Core/sofa/core/config.h:150:48: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FORCE'
    #define SOFA_ATTRIBUTE_DEPRECATED__FORCE() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead")
                                               ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
8 warnings generated.
[332/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/VisualVisitor.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/VisualVisitor.cpp:49:61: warning: unused parameter 'node' [-Wunused-parameter]
void VisualVisitor::fwdProcessVisualStyle(simulation::Node* node, core::visual::BaseVisualStyle* vm)
                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/VisualVisitor.cpp:55:61: warning: unused parameter 'node' [-Wunused-parameter]
void VisualVisitor::bwdProcessVisualStyle(simulation::Node* node, core::visual::BaseVisualStyle* vm)
                                                            ^
2 warnings generated.
[333/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/WriteStateVisitor.cpp.o
[334/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/XMLPrintVisitor.cpp.o
[335/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/init.cpp.o
[336/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/fwd.cpp.o
[337/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/BaseSimulationExporter.cpp.o
[338/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TaskScheduler.cpp.o
[339/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TaskSchedulerFactory.cpp.o
[340/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/TaskSchedulerRegistry.cpp.o
[341/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/DefaultTaskScheduler.cpp.o
[342/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/Task.cpp.o
[343/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/BuildConstraintSystemEndEvent.cpp.o
[344/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/WorkerThread.cpp.o
[345/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationInitDoneEvent.cpp.o
[346/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/InitTasks.cpp.o
[347/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationInitStartEvent.cpp.o
[348/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationInitTexturesDoneEvent.cpp.o
[349/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationStartEvent.cpp.o
[350/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SimulationStopEvent.cpp.o
[351/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/events/SolveConstraintSystemEndEvent.cpp.o
[352/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAccFromFVisitor.cpp.o
[353/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAccumulateJacobian.cpp.o
[354/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAccumulateMatrixDeriv.cpp.o
[355/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddMBK_ToMatrixVisitor.cpp.o
[356/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddMBKdxVisitor.cpp.o
[357/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddMDxVisitor.cpp.o
[358/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalAddSeparateGravityVisitor.cpp.o
[359/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalApplyConstraintsVisitor.cpp.o
[360/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalApplyProjectiveConstraint_ToMatrixVisitor.cpp.o
[361/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalBeginIntegrationVisitor.cpp.o
[362/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalBuildConstraintMatrix.cpp.o
[363/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeContactForceVisitor.cpp.o
[364/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeDfVisitor.cpp.o
[365/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeEnergyVisitor.cpp.o
[366/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeForceVisitor.cpp.o
[367/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalComputeGeometricStiffness.cpp.o
[368/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalEndIntegrationVisitor.cpp.o
[369/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetConstraintInfoVisitor.cpp.o
[370/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetConstraintJacobianVisitor.cpp.o
[371/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetMatrixDimensionVisitor.cpp.o
[372/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetMomentumVisitor.cpp.o
[373/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalGetNonDiagonalMassesCountVisitor.cpp.o
[374/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalIdentityBlocksInJacobianVisitor.cpp.o
[375/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalIntegrateConstraintVisitor.cpp.o
[376/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalMultiVectorFromBaseVectorVisitor.cpp.o
[377/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalIntegrationVisitor.cpp.o
[378/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalMultiVectorPeqBaseVectorVisitor.cpp.o
[379/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalMultiVectorToBaseVectorVisitor.cpp.o
[380/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPickParticlesVisitor.cpp.o
[381/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPickParticlesWithTagsVisitor.cpp.o
[382/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectJacobianMatrixVisitor.cpp.o
[383/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectPositionAndVelocityVisitor.cpp.o
[384/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectPositionVisitor.cpp.o
[385/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalProjectVelocityVisitor.cpp.o
[386/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateDxAndResetForceVisitor.cpp.o
[387/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateDxVisitor.cpp.o
[388/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyPositionAndResetForceVisitor.cpp.o
[389/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyPositionAndVelocityVisitor.cpp.o
[390/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyPositionVisitor.cpp.o
[391/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalPropagateOnlyVelocityVisitor.cpp.o
[392/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalResetConstraintVisitor.cpp.o
[393/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalResetForceVisitor.cpp.o
[394/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalSetPositionAndVelocityVisitor.cpp.o
[395/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVAllocVisitor.cpp.o
[396/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVDotVisitor.cpp.o
[397/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVAvailVisitor.cpp.o
[398/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVFreeVisitor.cpp.o
[399/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVInitVisitor.cpp.o
[400/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVMultiOpVisitor.cpp.o
[401/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVNormVisitor.cpp.o
[402/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVOpVisitor.cpp.o
[403/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVReallocVisitor.cpp.o
[404/2362] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/init.cpp.o
[405/2362] Building CXX object Sofa/framework/Simulation/Core/CMakeFiles/Sofa.Simulation.Core.dir/src/sofa/simulation/mechanicalvisitor/MechanicalVSizeVisitor.cpp.o
[406/2362] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/MeshTopology.cpp.o
[407/2362] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/CubeTopology.cpp.o
[408/2362] Building CXX object Sofa/Component/Topology/Container/Constant/CMakeFiles/Sofa.Component.Topology.Container.Constant.dir/src/sofa/component/topology/container/constant/SphereQuadTopology.cpp.o
[409/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/init.cpp.o
[410/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/EdgeSetGeometryAlgorithms.cpp.o
[411/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/HexahedronSetGeometryAlgorithms.cpp.o
[412/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/EdgeSetTopologyContainer.cpp.o
[413/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/EdgeSetTopologyModifier.cpp.o
[414/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/HexahedronSetTopologyContainer.cpp.o
[415/2362] Linking CXX shared library lib/libSofa.Simulation.Core.24.12.99.dylib
[416/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/HexahedronSetTopologyModifier.cpp.o
[417/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/MultilevelHexahedronSetTopologyContainer.cpp.o
[418/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/NumericalIntegrationDescriptor.cpp.o
[419/2362] Creating library symlink lib/libSofa.Simulation.Core.dylib
[420/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/PointSetGeometryAlgorithms.cpp.o
[421/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/PointSetTopologyContainer.cpp.o
[422/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/PointSetTopologyModifier.cpp.o
[423/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/QuadSetGeometryAlgorithms.cpp.o
[424/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/QuadSetTopologyContainer.cpp.o
[425/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/QuadSetTopologyModifier.cpp.o
[426/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TetrahedronSetGeometryAlgorithms.cpp.o
[427/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TetrahedronSetTopologyContainer.cpp.o
[428/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TetrahedronSetTopologyModifier.cpp.o
[429/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TriangleSetGeometryAlgorithms.cpp.o
[430/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TriangleSetTopologyContainer.cpp.o
[431/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/TriangleSetTopologyModifier.cpp.o
[432/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/DynamicSparseGridGeometryAlgorithms.cpp.o
[433/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/DynamicSparseGridTopologyContainer.cpp.o
[434/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/CMakeFiles/Sofa.Component.Topology.Container.Dynamic.dir/src/sofa/component/topology/container/dynamic/DynamicSparseGridTopologyModifier.cpp.o
[435/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/init.cpp.o
[436/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/BaseMatrixProjectionMethod.cpp.o
[437/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/CompositeLinearSystem.cpp.o
[438/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/ConstantSparsityPatternSystem.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityPatternSystem.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityPatternSystem.inl:429:26: warning: variable 'i' set but not used [-Wunused-but-set-variable]
            unsigned int i = 0;
                         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityPatternSystem.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityPatternSystem.inl:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityPatternSystem.cpp:30:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API ConstantSparsityPatternSystem<linearalgebra::CompressedRowSparseMatrix<SReal>, linearalgebra::FullVector<SReal> >;
                                               ^
2 warnings generated.
[439/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:45:5: warning: definition of implicit copy assignment operator for 'IndexedValue<double>' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
    IndexedValue(const IndexedValue& other) = default;
    ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:1226:32: note: in implicit copy assignment operator for 'sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>' first required here
        dest.m_data.value(pos) = it.value();
                               ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:689:15: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>, 1>::operator=<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>>, const Eigen::Map<Eigen::SparseMatrix<double, 1>, 0>>>' requested here
        *this = other.derived();
              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:237:20: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>, 1>::SparseMatrix<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>>, const Eigen::Map<Eigen::SparseMatrix<double, 1>, 0>>>' requested here
    LocalLhs lhs = m_lhs->template cast<sparsematrixproduct::IndexedValue<LhsScalar>>();
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:163:9: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0>, Eigen::Map<Eigen::SparseMatrix<double, 1>, 0>, Eigen::SparseMatrix<double, 0>>::computeIntersection' requested here
        computeIntersection();
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/ConstantSparsityProjectionMethod.inl:102:28: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::Map<Eigen::SparseMatrix<double, 1>, 0>, Eigen::Map<Eigen::SparseMatrix<double, 1>, 0>, Eigen::SparseMatrix<double, 0>>::computeProduct' requested here
        m_matrixProductKJ->computeProduct();
                           ^
1 warning generated.
[440/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/MappedMassMatrixObserver.cpp.o
[441/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/MappingGraph.cpp.o
[442/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/MatrixLinearSystem.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:44:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< FullMatrix<SReal>, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:45:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< SparseMatrix<SReal>, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:46:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< CompressedRowSparseMatrix<SReal>, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:47:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< CompressedRowSparseMatrix<type::Mat<2,2,SReal> >, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:48:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< CompressedRowSparseMatrix<type::Mat<3,3,SReal> >, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:49:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< CompressedRowSparseMatrix<type::Mat<4,4,SReal> >, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:50:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< CompressedRowSparseMatrix<type::Mat<6,6,SReal> >, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:51:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< CompressedRowSparseMatrix<type::Mat<8,8,SReal> >, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:52:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< DiagonalMatrix<SReal>, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:53:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< BlockDiagonalMatrix<3,SReal>, FullVector<SReal> >;
                                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.cpp:54:48: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSYSTEM_API MatrixLinearSystem< RotationMatrix<SReal>, FullVector<SReal> >;
                                               ^
11 warnings generated.
[443/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/MatrixProjectionMethod.cpp.o
[444/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/TypedMatrixLinearSystem.cpp.o
[445/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/visitors/AssembleGlobalVectorFromLocalVectorVisitor.cpp.o
[446/2362] Building CXX object Sofa/Component/LinearSystem/CMakeFiles/Sofa.Component.LinearSystem.dir/src/sofa/component/linearsystem/visitors/DispatchFromGlobalVectorToLocalVectorVisitor.cpp.o
[447/2362] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/init.cpp.o
[448/2362] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/EulerImplicitSolver.cpp.o
[449/2362] Linking CXX shared library lib/libSofa.Component.Topology.Container.Constant.24.12.99.dylib
[450/2362] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/StaticSolver.cpp.o
[451/2362] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/VariationalSymplecticSolver.cpp.o
[452/2362] Building CXX object Sofa/Component/ODESolver/Backward/CMakeFiles/Sofa.Component.ODESolver.Backward.dir/src/sofa/component/odesolver/backward/NewmarkImplicitSolver.cpp.o
[453/2362] Linking CXX shared library lib/libSofa.Component.Topology.Container.Dynamic.24.12.99.dylib
[454/2362] Creating library symlink lib/libSofa.Component.Topology.Container.Constant.dylib
[455/2362] Creating library symlink lib/libSofa.Component.Topology.Container.Dynamic.dylib
[456/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/polygon_cube_intersection/fast_polygon_cube_intersection.cpp.o
[457/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/init.cpp.o
[458/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/polygon_cube_intersection/polygon_cube_intersection.cpp.o
[459/2362] Linking CXX shared library lib/libSofa.Component.LinearSystem.24.12.99.dylib
[460/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/GridTopology.cpp.o
[461/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/RegularGridTopology.cpp.o
[462/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SparseGridTopology.cpp.o
[463/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/CylinderGridTopology.cpp.o
[464/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SphereGridTopology.cpp.o
[465/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SparseGridMultipleTopology.cpp.o
[466/2362] Creating library symlink lib/libSofa.Component.LinearSystem.dylib
[467/2362] Building CXX object Sofa/Component/Topology/Container/Grid/CMakeFiles/Sofa.Component.Topology.Container.Grid.dir/src/sofa/component/topology/container/grid/SparseGridRamificationTopology.cpp.o
[468/2362] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/init.cpp.o
[469/2362] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/CGLinearSolver.cpp.o
[470/2362] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/GraphScatteredTypes.cpp.o
[471/2362] Building CXX object 'Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/LinearSystemData[GraphScattered].cpp.o'
[472/2362] Building CXX object 'Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MatrixFreeSystem[GraphScattered].cpp.o'
[473/2362] Building CXX object 'Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MatrixLinearSystem[GraphScattered].cpp.o'
[474/2362] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MinResLinearSolver.cpp.o
[475/2362] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/PCGLinearSolver.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/PCGLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/PCGLinearSolver.inl:173:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(name,"Error %d",newton_iter);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/PCGLinearSolver.cpp:37:58: note: in instantiation of member function 'sofa::component::linearsolver::iterative::PCGLinearSolver<sofa::component::linearsolver::GraphScatteredMatrix, sofa::component::linearsolver::GraphScatteredVector>::solve' requested here
template class SOFA_COMPONENT_LINEARSOLVER_ITERATIVE_API PCGLinearSolver<GraphScatteredMatrix, GraphScatteredVector>;
                                                         ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
[476/2362] Building CXX object Sofa/Component/LinearSolver/Iterative/CMakeFiles/Sofa.Component.LinearSolver.Iterative.dir/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::SparseMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat2x2d>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat4x4d>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<6, 6, double>>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat<8, 8, double>>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::DiagonalMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BlockDiagonalMatrix<3>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:188:23: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    if (auto system = sofa::core::objectmodel::New<TLinearSystemType>())
                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:134:13: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>::createDefaultLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
            createDefaultLinearSystem<TLinearSystemType>();
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:97:5: note: in instantiation of function template specialization 'sofa::component::linearsolver::MatrixLinearSolver<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>::doCheckLinearSystem<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::RotationMatrix<double>, sofa::linearalgebra::FullVector<double>>>' requested here
    doCheckLinearSystem<MatrixLinearSystem<Matrix, Vector> >();
    ^
11 warnings generated.
[477/2362] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/init.cpp.o
[478/2362] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/DiagonalMass.cpp.o
[479/2362] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/MeshMatrixMass.cpp.o
[480/2362] Building CXX object Sofa/Component/Mass/CMakeFiles/Sofa.Component.Mass.dir/src/sofa/component/mass/UniformMass.cpp.o
[481/2362] Linking CXX shared library lib/libSofa.Component.ODESolver.Backward.24.12.99.dylib
[482/2362] Linking CXX shared library lib/libSofa.Component.Topology.Container.Grid.24.12.99.dylib
[483/2362] Creating library symlink lib/libSofa.Component.ODESolver.Backward.dylib
[484/2362] Creating library symlink lib/libSofa.Component.Topology.Container.Grid.dylib
[485/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/init.cpp.o
[486/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapper.cpp.o
[487/2362] Linking CXX shared library lib/libSofa.Component.Mass.24.12.99.dylib
[488/2362] Linking CXX shared library lib/libSofa.Component.LinearSolver.Iterative.24.12.99.dylib
[489/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperEdgeSetTopology.cpp.o
[490/2362] Creating library symlink lib/libSofa.Component.Mass.dylib
[491/2362] Creating library symlink lib/libSofa.Component.LinearSolver.Iterative.dylib
[492/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperHexahedronSetTopology.cpp.o
[493/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperMeshTopology.cpp.o
[494/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperQuadSetTopology.cpp.o
[495/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperRegularGridTopology.cpp.o
[496/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperSparseGridTopology.cpp.o
[497/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperTetrahedronSetTopology.cpp.o
[498/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperTriangleSetTopology.cpp.o
[499/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/BarycentricMapperTopologyContainer.cpp.o
[500/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappers/TopologyBarycentricMapper.cpp.o
[501/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMapping.cpp.o
[502/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BeamLinearMapping.cpp.o
[503/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/BarycentricMappingRigid.cpp.o
[504/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/CenterOfMassMapping.cpp.o
[505/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/CenterOfMassMulti2Mapping.cpp.o
[506/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/CenterOfMassMultiMapping.cpp.o
[507/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/DeformableOnRigidFrameMapping.cpp.o
[508/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/IdentityMapping.cpp.o
[509/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/IdentityMultiMapping.cpp.o
[510/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/LineSetSkinningMapping.cpp.o
[511/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/Mesh2PointMechanicalMapping.cpp.o
[512/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/Mesh2PointTopologicalMapping.cpp.o
[513/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SimpleTesselatedHexaTopologicalMapping.cpp.o
[514/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SimpleTesselatedTetraMechanicalMapping.cpp.o
[515/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SimpleTesselatedTetraTopologicalMapping.cpp.o
[516/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SkinningMapping.cpp.o
[517/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SubsetMapping.cpp.o
[518/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/SubsetMultiMapping.cpp.o
[519/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/TubularMapping.cpp.o
[520/2362] Building CXX object Sofa/Component/Mapping/Linear/CMakeFiles/Sofa.Component.Mapping.Linear.dir/src/sofa/component/mapping/linear/VoidMapping.cpp.o
[521/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/init.cpp.o
[522/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/AreaMapping.cpp.o
[523/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/DistanceFromTargetMapping.cpp.o
[524/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/DistanceMapping.cpp.o
[525/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/DistanceMultiMapping.cpp.o
[526/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/RigidMapping.cpp.o
[527/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/SquareDistanceMapping.cpp.o
[528/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/SquareMapping.cpp.o
[529/2362] Building CXX object Sofa/Component/Mapping/NonLinear/CMakeFiles/Sofa.Component.Mapping.NonLinear.dir/src/sofa/component/mapping/nonlinear/VolumeMapping.cpp.o
[530/2362] Building CXX object Sofa/Component/StateContainer/CMakeFiles/Sofa.Component.StateContainer.dir/src/sofa/component/statecontainer/init.cpp.o
[531/2362] Building CXX object Sofa/Component/StateContainer/CMakeFiles/Sofa.Component.StateContainer.dir/src/sofa/component/statecontainer/MappedObject.cpp.o
[532/2362] Building CXX object Sofa/Component/StateContainer/CMakeFiles/Sofa.Component.StateContainer.dir/src/sofa/component/statecontainer/MechanicalObject.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1035:63: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        vOp(core::execparams::defaultInstance(), core::VecId::position(), core::VecId::restPosition());
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1035:88: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
        vOp(core::execparams::defaultInstance(), core::VecId::position(), core::VecId::restPosition());
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1100:67: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            vOp(core::execparams::defaultInstance(), core::VecId::restPosition(), core::ConstVecId::null(), core::VecId::position(), restScale.getValue());
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1100:122: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            vOp(core::execparams::defaultInstance(), core::VecId::restPosition(), core::ConstVecId::null(), core::VecId::position(), restScale.getValue());
                                                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1102:67: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            vOp(core::execparams::defaultInstance(), core::VecId::restPosition(), core::VecId::position());
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1102:96: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            vOp(core::execparams::defaultInstance(), core::VecId::restPosition(), core::VecId::position());
                                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1137:59: warning: 'resetPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::resetPosition  or sofa::core::vec_id::write_access::resetPosition instead [-Wdeprecated-declarations]
    vOp(core::execparams::defaultInstance(), core::VecId::resetPosition(), core::VecId::position());
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:104:5: note: 'resetPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:144:57: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::resetPosition  or sofa::core::vec_id::write_access::resetPosition instead")
                                                        ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1137:89: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    vOp(core::execparams::defaultInstance(), core::VecId::resetPosition(), core::VecId::position());
                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1150:63: warning: 'resetVelocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::resetVelocity  or sofa::core::vec_id::write_access::resetVelocity instead [-Wdeprecated-declarations]
        vOp(core::execparams::defaultInstance(), core::VecId::resetVelocity(), core::VecId::velocity());
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:179:5: note: 'resetVelocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:147:57: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::resetVelocity  or sofa::core::vec_id::write_access::resetVelocity instead")
                                                        ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1150:93: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        vOp(core::execparams::defaultInstance(), core::VecId::resetVelocity(), core::VecId::velocity());
                                                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1158:59: warning: 'force' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead [-Wdeprecated-declarations]
    vOp(core::execparams::defaultInstance(), core::VecId::force());
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:185:5: note: 'force' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FORCE()
    ^
include/Sofa.Core/sofa/core/config.h:150:48: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FORCE'
    #define SOFA_ATTRIBUTE_DEPRECATED__FORCE() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead")
                                               ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1163:59: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    vOp(core::execparams::defaultInstance(), core::VecId::position(), core::VecId::resetPosition());
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1163:84: warning: 'resetPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::resetPosition  or sofa::core::vec_id::write_access::resetPosition instead [-Wdeprecated-declarations]
    vOp(core::execparams::defaultInstance(), core::VecId::position(), core::VecId::resetPosition());
                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:104:5: note: 'resetPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:144:57: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::resetPosition  or sofa::core::vec_id::write_access::resetPosition instead")
                                                        ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1167:63: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        vOp(core::execparams::defaultInstance(), core::VecId::velocity());
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1171:63: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        vOp(core::execparams::defaultInstance(), core::VecId::velocity(), core::VecId::resetVelocity());
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1171:88: warning: 'resetVelocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::resetVelocity  or sofa::core::vec_id::write_access::resetVelocity instead [-Wdeprecated-declarations]
        vOp(core::execparams::defaultInstance(), core::VecId::velocity(), core::VecId::resetVelocity());
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:179:5: note: 'resetVelocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:147:57: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::resetVelocity  or sofa::core::vec_id::write_access::resetVelocity instead")
                                                        ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1174:79: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    if( xfree.isSet() ) vOp(core::execparams::defaultInstance(), core::VecId::freePosition(), core::VecId::position());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1174:108: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    if( xfree.isSet() ) vOp(core::execparams::defaultInstance(), core::VecId::freePosition(), core::VecId::position());
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1175:79: warning: 'freeVelocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freeVelocity  or sofa::core::vec_id::write_access::freeVelocity instead [-Wdeprecated-declarations]
    if( vfree.isSet() ) vOp(core::execparams::defaultInstance(), core::VecId::freeVelocity(), core::VecId::velocity());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:181:5: note: 'freeVelocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:148:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freeVelocity  or sofa::core::vec_id::write_access::freeVelocity instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1175:108: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    if( vfree.isSet() ) vOp(core::execparams::defaultInstance(), core::VecId::freeVelocity(), core::VecId::velocity());
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1288:27: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    writeVec(core::VecId::position(),out);
                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:1290:27: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    writeVec(core::VecId::velocity(),out);
                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:2448:33: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    if (id == core::ConstVecId::velocity())
                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.inl:2452:38: warning: 'dx' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead [-Wdeprecated-declarations]
    else if (id == core::ConstVecId::dx())
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:189:5: note: 'dx' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__DX()
    ^
include/Sofa.Core/sofa/core/config.h:152:45: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__DX'
    #define SOFA_ATTRIBUTE_DEPRECATED__DX() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead")
                                            ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
24 warnings generated.
[533/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/init.cpp.o
[534/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.inl:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.cpp:40:63: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::AugmentedLagrangianContactParameters>' requested here
template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<Vec3Types,AugmentedLagrangianContactParameters>;
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianResolution.h:48:11: warning: private field 'm_epsilon' is not used [-Wunused-private-field]
    SReal m_epsilon;
          ^
2 warnings generated.
[535/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/BilateralLagrangianConstraint.cpp.o
[536/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/FixedLagrangianConstraint.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/FixedLagrangianConstraint.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/FixedLagrangianConstraint.inl:73:79: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    const DataVecCoord * freePos = this->getMState()->read(sofa::core::VecId::freePosition());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/FixedLagrangianConstraint.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/FixedLagrangianConstraint.inl:74:79: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const DataVecCoord * restPos = this->getMState()->read(sofa::core::VecId::restPosition());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[537/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/SlidingLagrangianConstraint.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/SlidingLagrangianConstraint.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/SlidingLagrangianConstraint.inl:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
1 warning generated.
[538/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/StopperLagrangianConstraint.cpp.o
[539/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/UniformLagrangianConstraint.cpp.o
[540/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Model/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Model.dir/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.cpp:44:63: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<Vec3Types,UnilateralLagrangianContactParameters>;
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
1 warning generated.
[541/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/init.cpp.o
[542/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/GenericConstraintCorrection.cpp.o
[543/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/LinearSolverConstraintCorrection.cpp.o
[544/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/PrecomputedConstraintCorrection.cpp.o
[545/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Correction/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Correction.dir/src/sofa/component/constraint/lagrangian/correction/UncoupledConstraintCorrection.cpp.o
[546/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/init.cpp.o
[547/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/ConstraintSolverImpl.cpp.o
[548/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/GenericConstraintProblem.cpp.o
[549/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/GenericConstraintSolver.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/GenericConstraintSolver.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/GenericConstraintSolver.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/GenericConstraintProblem.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/ConstraintSolverImpl.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/ConstraintSolver.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseContext.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:38:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/typeinfo/TypeInfo_SelectableItem.h:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:250:77: warning: expression result unused [-Wunused-value]
        ((Derived::s_items[Is].key == key ? (result = Is, true) : false) || ...);
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:243:16: note: in instantiation of function template specialization 'sofa::helper::SelectableItem<sofa::component::constraint::lagrangian::solver::GenericConstraintSolver::ResolutionMethod>::findId_impl<0UL, 1UL, 2UL>' requested here
        return findId_impl(key, std::make_index_sequence<numberOfItems()>{});
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:151:74: note: in instantiation of member function 'sofa::helper::SelectableItem<sofa::component::constraint::lagrangian::solver::GenericConstraintSolver::ResolutionMethod>::findId' requested here
    constexpr SelectableItem(const std::string_view key) : m_selected_id(findId(key))
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/GenericConstraintSolver.cpp:63:60: note: in instantiation of member function 'sofa::helper::SelectableItem<sofa::component::constraint::lagrangian::solver::GenericConstraintSolver::ResolutionMethod>::SelectableItem' requested here
static constexpr GenericConstraintSolver::ResolutionMethod defaultResolutionMethod("ProjectedGaussSeidel");
                                                           ^
1 warning generated.
[550/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/LCPConstraintSolver.cpp.o
[551/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/visitors/ConstraintStoreLambdaVisitor.cpp.o
[552/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/visitors/MechanicalGetConstraintViolationVisitor.cpp.o
[553/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/Solver/CMakeFiles/Sofa.Component.Constraint.Lagrangian.Solver.dir/src/sofa/component/constraint/lagrangian/solver/visitors/MechanicalGetConstraintResolutionVisitor.cpp.o
[554/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/init.cpp.o
[555/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/CubeModel.cpp.o
[556/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/CylinderModel.cpp.o
[557/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/LineModel.cpp.o
[558/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/PointModel.cpp.o
[559/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/RayModel.cpp.o
[560/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/SphereModel.cpp.o
[561/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TetrahedronModel.cpp.o
[562/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TriangleModel.cpp.o
[563/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TriangleModelInRegularGrid.cpp.o
[564/2362] Building CXX object Sofa/Component/Collision/Geometry/CMakeFiles/Sofa.Component.Collision.Geometry.dir/src/sofa/component/collision/geometry/TriangleOctreeModel.cpp.o
[565/2362] Linking CXX shared library lib/libSofa.Component.Mapping.NonLinear.24.12.99.dylib
[566/2362] Linking CXX shared library lib/libSofa.Component.StateContainer.24.12.99.dylib
[567/2362] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Model.24.12.99.dylib
[568/2362] Linking CXX shared library lib/libSofa.Component.Mapping.Linear.24.12.99.dylib
[569/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/init.cpp.o
[570/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/CenterPointTopologicalMapping.cpp.o
[571/2362] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Solver.24.12.99.dylib
[572/2362] Linking CXX shared library lib/libSofa.Component.Collision.Geometry.24.12.99.dylib
[573/2362] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Correction.24.12.99.dylib
[574/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.cpp.o
[575/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Hexa2QuadTopologicalMapping.cpp.o
[576/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Hexa2TetraTopologicalMapping.cpp.o
[577/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/IdentityTopologicalMapping.cpp.o
[578/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Quad2TriangleTopologicalMapping.cpp.o
[579/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/SubsetTopologicalMapping.cpp.o
[580/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Tetra2TriangleTopologicalMapping.cpp.o
[581/2362] Building CXX object Sofa/Component/Topology/Mapping/CMakeFiles/Sofa.Component.Topology.Mapping.dir/src/sofa/component/topology/mapping/Triangle2EdgeTopologicalMapping.cpp.o
[582/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/init.cpp.o
[583/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/BaseCamera.cpp.o
[584/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/Camera.cpp.o
[585/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/CylinderVisualModel.cpp.o
[586/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/InteractiveCamera.cpp.o
[587/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/LineAxis.cpp.o
[588/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/RecordedCamera.cpp.o
[589/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/TrailRenderer.cpp.o
[590/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/Visual3DText.cpp.o
[591/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualGrid.cpp.o
[592/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualModelImpl.cpp.o
[593/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualStyle.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
2 warnings generated.
[594/2362] Building CXX object Sofa/Component/Visual/CMakeFiles/Sofa.Component.Visual.dir/src/sofa/component/visual/VisualTransform.cpp.o
[595/2362] Creating library symlink lib/libSofa.Component.Mapping.Linear.dylib
[596/2362] Creating library symlink lib/libSofa.Component.Mapping.NonLinear.dylib
[597/2362] Creating library symlink lib/libSofa.Component.StateContainer.dylib
[598/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/init.cpp.o
[599/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/FastTriangularBendingSprings.cpp.o
[600/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/AngularSpringForceField.cpp.o
[601/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/FrameSpringForceField.cpp.o
[602/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/GearSpringForceField.cpp.o
[603/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/JointSpring.cpp.o
[604/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/LinearSpring.cpp.o
[605/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/JointSpringForceField.cpp.o
[606/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/MeshSpringForceField.cpp.o
[607/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/PolynomialRestShapeSpringsForceField.cpp.o
[608/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/PolynomialSpringsForceField.cpp.o
[609/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/QuadBendingSprings.cpp.o
[610/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/QuadularBendingSprings.cpp.o
[611/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/RegularGridSpringForceField.cpp.o
[612/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/RepulsiveSpringForceField.cpp.o
[613/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/RestShapeSpringsForceField.cpp.o
[614/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/SpringForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.inl:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:147:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)},
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:43:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::SpringForceField' requested here
template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField<Vec3Types>;
                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:148:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)}
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:147:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)},
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:44:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2, double>, sofa::type::Vec<2, double>, double>>::SpringForceField' requested here
template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField<Vec2Types>;
                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:148:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)}
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:147:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)},
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:45:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1, double>, sofa::type::Vec<1, double>, double>>::SpringForceField' requested here
template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField<Vec1Types>;
                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:148:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)}
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:147:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)},
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:46:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6, double>, sofa::type::Vec<6, double>, double>>::SpringForceField' requested here
template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField<Vec6Types>;
                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:148:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)}
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:147:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[0], "springsIndices1", "List of indices in springs from the first mstate", true, true)},
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.cpp:47:57: note: in instantiation of member function 'sofa::component::solidmechanics::spring::SpringForceField<sofa::defaulttype::StdRigidTypes<3, double>>::SpringForceField' requested here
template class SOFA_COMPONENT_SOLIDMECHANICS_SPRING_API SpringForceField<Rigid3Types>;
                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:148:66: warning: field 'd_springsIndices' is uninitialized when used here [-Wuninitialized]
        sofa::core::topology::TopologySubsetIndices {initData ( &d_springsIndices[1], "springsIndices2", "List of indices in springs from the second mstate", true, true)}
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/SpringForceField.h:154:5: note: during field initialization in this constructor
    SpringForceField(MechanicalState* object1, MechanicalState* object2, SReal _ks=100.0, SReal _kd=5.0);
    ^
10 warnings generated.
[615/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangleBendingSprings.cpp.o
[616/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangularBendingSprings.cpp.o
[617/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangularBiquadraticSpringsForceField.cpp.o
[618/2362] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[619/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/TriangularQuadraticSpringsForceField.cpp.o
[620/2362] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[621/2362] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[622/2362] Building CXX object Sofa/Component/Constraint/Lagrangian/CMakeFiles/Sofa.Component.Constraint.Lagrangian.dir/src/sofa/component/constraint/lagrangian/init.cpp.o
[623/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/CMakeFiles/Sofa.Component.SolidMechanics.Spring.dir/src/sofa/component/solidmechanics/spring/VectorSpringForceField.cpp.o
[624/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/init.cpp.o
[625/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/AffineMovementProjectiveConstraint.cpp.o
[626/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/AttachProjectiveConstraint.cpp.o
[627/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedProjectiveConstraint.cpp.o
[628/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedRotationProjectiveConstraint.cpp.o
[629/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedPlaneProjectiveConstraint.cpp.o
[630/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/FixedTranslationProjectiveConstraint.cpp.o
[631/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/HermiteSplineProjectiveConstraint.cpp.o
[632/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/LinearVelocityProjectiveConstraint.cpp.o
[633/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/OscillatorProjectiveConstraint.cpp.o
[634/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/LinearMovementProjectiveConstraint.cpp.o
[635/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/ParabolicProjectiveConstraint.cpp.o
[636/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PartialFixedProjectiveConstraint.cpp.o
[637/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PartialLinearMovementProjectiveConstraint.cpp.o
[638/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PatchTestMovementProjectiveConstraint.cpp.o
[639/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PositionBasedDynamicsProjectiveConstraint.cpp.o
[640/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/SkeletalMotionProjectiveConstraint.cpp.o
[641/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/LineProjectiveConstraint.cpp.o
[642/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PointProjectiveConstraint.cpp.o
[643/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/PlaneProjectiveConstraint.cpp.o
[644/2362] Creating library symlink lib/libSofa.Component.Collision.Geometry.dylib
[645/2362] Building CXX object Sofa/Component/Constraint/Projective/CMakeFiles/Sofa.Component.Constraint.Projective.dir/src/sofa/component/constraint/projective/DirectionProjectiveConstraint.cpp.o
[646/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/init.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Mapper/src/sofa/component/collision/response/mapper/init.cpp:51:49: warning: unused parameter 'factory' [-Wunused-parameter]
void registerObjects(sofa::core::ObjectFactory* factory)
                                                ^
1 warning generated.
[647/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/BaseContactMapper.cpp.o
[648/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/BarycentricContactMapper.cpp.o
[649/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/IdentityContactMapper.cpp.o
[650/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/RigidContactMapper.cpp.o
[651/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/SubsetContactMapper.cpp.o
[652/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/CMakeFiles/Sofa.Component.Collision.Response.Mapper.dir/src/sofa/component/collision/response/mapper/TetrahedronBarycentricContactMapper.cpp.o
[653/2362] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/init.cpp.o
[654/2362] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/BackgroundSetting.cpp.o
[655/2362] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/MouseButtonSetting.cpp.o
[656/2362] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/SofaDefaultPathSetting.cpp.o
[657/2362] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/StatsSetting.cpp.o
[658/2362] Building CXX object Sofa/Component/Setting/CMakeFiles/Sofa.Component.Setting.dir/src/sofa/component/setting/ViewerSetting.cpp.o
[659/2362] Linking CXX shared library lib/libSofa.Component.Topology.Mapping.24.12.99.dylib
[660/2362] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.24.12.99.dylib
[661/2362] Linking CXX shared library lib/libSofa.Component.Visual.24.12.99.dylib
[662/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Spring.24.12.99.dylib
[663/2362] Linking CXX shared library lib/libSofa.Component.Collision.Response.Mapper.24.12.99.dylib
[664/2362] Linking CXX shared library lib/libSofa.Component.Setting.24.12.99.dylib
[665/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/SceneLoaderPHP.cpp.o
[666/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/SceneLoaderXML.cpp.o
[667/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/TransformationVisitor.cpp.o
[668/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/initSofaSimulationCommon.cpp.o
[669/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/init.cpp.o
[670/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/AttributeElement.cpp.o
[671/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/BaseElement.cpp.o
[672/2362] Linking CXX shared library lib/libSofa.Component.Constraint.Projective.24.12.99.dylib
[673/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/BaseMultiMappingElement.cpp.o
[674/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/DataElement.cpp.o
[675/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/NodeElement.cpp.o
[676/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/ObjectElement.cpp.o
[677/2362] Building CXX object Sofa/framework/Simulation/Common/CMakeFiles/Sofa.Simulation.Common.dir/src/sofa/simulation/common/xml/XML.cpp.o
[678/2362] Creating library symlink lib/libSofa.Component.Topology.Mapping.dylib
[679/2362] Creating library symlink lib/libSofa.Component.Visual.dylib
[680/2362] Creating library symlink lib/libSofa.Component.SolidMechanics.Spring.dylib
[681/2362] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.dylib
[682/2362] Creating library symlink lib/libSofa.Component.Constraint.Projective.dylib
[683/2362] Creating library symlink lib/libSofa.Component.Collision.Response.Mapper.dylib
[684/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/init.cpp.o
[685/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.inl:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.h:82:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::AugmentedLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,AugmentedLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianResolution.h:48:11: warning: private field 'm_epsilon' is not used [-Wunused-private-field]
    SReal m_epsilon;
          ^
2 warnings generated.
[686/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/BarycentricPenalityContact.cpp.o
[687/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/BarycentricStickContact.cpp.o
[688/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/CollisionResponse.cpp.o
[689/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/ContactIdentifier.cpp.o
[690/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/ContactListener.cpp.o
[691/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/PenalityContactForceField.cpp.o
[692/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/FrictionContact.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.inl:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
1 warning generated.
[693/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/RayContact.cpp.o
[694/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/RuleBasedContactManager.cpp.o
[695/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/StickContactConstraint.cpp.o
[696/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/TetrahedronAugmentedLagrangianContact.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/TetrahedronAugmentedLagrangianContact.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.h:82:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::AugmentedLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,AugmentedLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/TetrahedronAugmentedLagrangianContact.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/AugmentedLagrangianResponse.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianConstraint.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/AugmentedLagrangianResolution.h:48:11: warning: private field 'm_epsilon' is not used [-Wunused-private-field]
    SReal m_epsilon;
          ^
2 warnings generated.
[697/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/TetrahedronBarycentricPenalityContact.cpp.o
[698/2362] Creating library symlink lib/libSofa.Component.Setting.dylib
[699/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/TetrahedronFrictionContact.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/TetrahedronFrictionContact.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
1 warning generated.
[700/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/initSofa.GL.cpp.o
[701/2362] Building CXX object Sofa/Component/Collision/Response/Contact/CMakeFiles/Sofa.Component.Collision.Response.Contact.dir/src/sofa/component/collision/response/contact/TetrahedronRayContact.cpp.o
[702/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Axis.cpp.o
[703/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/BasicShapesGL.cpp.o
[704/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Cylinder.cpp.o
[705/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/glText.cpp.o
[706/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Capture.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/src/sofa/gl/Capture.cpp:102:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf(buf, "%08d",c);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/src/sofa/gl/Capture.cpp:113:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(buf, "%08d",c);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
[707/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/Texture.cpp.o
[708/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/VideoRecorderFFMPEG.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/src/sofa/gl/VideoRecorderFFMPEG.cpp:205:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf(buf, "%04d", c);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
[709/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/gl.cpp.o
[710/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/TransformationGL.cpp.o
[711/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/FrameBufferObject.cpp.o
[712/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/DrawToolGL.cpp.o
[713/2362] Building CXX object Sofa/GL/CMakeFiles/Sofa.GL.dir/src/sofa/gl/GLSLShader.cpp.o
[714/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/init.cpp.o
[715/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/AddFrameButtonSetting.cpp.o
[716/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/AddRecordedCameraButtonSetting.cpp.o
[717/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/AttachBodyButtonSetting.cpp.o
[718/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/FixPickedParticleButtonSetting.cpp.o
[719/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/ConstraintAttachButtonSetting.cpp.o
[720/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/AddRecordedCameraPerformer.cpp.o
[721/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/AttachBodyPerformer.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.inl:57:5: warning: 'f_outfilename' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_outfilename.setParent(&d_outfilename);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.h:137:5: note: 'f_outfilename' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING()
    ^
include/Sofa.Component.SolidMechanics.Spring/sofa/component/solidmechanics/spring/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.inl:58:5: warning: 'f_infilename' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_infilename.setParent(&d_infilename);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.h:140:5: note: 'f_infilename' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING()
    ^
include/Sofa.Component.SolidMechanics.Spring/sofa/component/solidmechanics/spring/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.inl:59:5: warning: 'f_period' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_period.setOriginalData(&d_period);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.h:143:5: note: 'f_period' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING()
    ^
include/Sofa.Component.SolidMechanics.Spring/sofa/component/solidmechanics/spring/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Component/src/sofa/gui/component/performer/AttachBodyPerformer.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.inl:60:5: warning: 'f_reinit' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_reinit.setOriginalData(&d_reinit);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/Spring/src/sofa/component/solidmechanics/spring/JointSpringForceField.h:146:5: note: 'f_reinit' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING()
    ^
include/Sofa.Component.SolidMechanics.Spring/sofa/component/solidmechanics/spring/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_SPRING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[722/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/ComponentMouseInteraction.cpp.o
[723/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/ConstraintAttachBodyPerformer.cpp.o
[724/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/FixParticlePerformer.cpp.o
[725/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/InciseAlongPathPerformer.cpp.o
[726/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/InteractionPerformer.cpp.o
[727/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/MouseInteractor.cpp.o
[728/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/RemovePrimitivePerformer.cpp.o
[729/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/StartNavigationPerformer.cpp.o
[730/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/SuturePointPerformer.cpp.o
[731/2362] Building CXX object Sofa/GUI/Component/CMakeFiles/Sofa.GUI.Component.dir/src/sofa/gui/component/performer/TopologicalChangeManager.cpp.o
[732/2362] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/init.cpp.o
[733/2362] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/NaturalOrderingMethod.cpp.o
[734/2362] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/AMDOrderingMethod.cpp.o
[735/2362] Building CXX object Sofa/Component/LinearSolver/Ordering/CMakeFiles/Sofa.Component.LinearSolver.Ordering.dir/src/sofa/component/linearsolver/ordering/COLAMDOrderingMethod.cpp.o
[736/2362] Linking CXX shared library lib/libSofa.Simulation.Common.24.12.99.dylib
[737/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/init.cpp.o
[738/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/BaseLinearElasticityFEMForceField.cpp.o
[739/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/BeamFEMForceField.cpp.o
[740/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/FastTetrahedralCorotationalForceField.cpp.o
[741/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceField.cpp.o
[742/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.cpp.o
[743/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.cpp.o
[744/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.cpp.o
[745/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TetrahedralCorotationalFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TetrahedralCorotationalFEMForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TetrahedralCorotationalFEMForceField.inl:1231:71: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& X = mechanicalObject->read(core::ConstVecCoordId::position())->getValue();
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[746/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/QuadBendingFEMForceField.cpp.o
[747/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TetrahedronFEMForceField.cpp.o
[748/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.cpp.o
[749/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.cpp.o
[750/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangularAnisotropicFEMForceField.cpp.o
[751/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangularFEMForceField.cpp.o
[752/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic.dir/src/sofa/component/solidmechanics/fem/elastic/TriangularFEMForceFieldOptim.cpp.o
[753/2362] Creating library symlink lib/libSofa.Simulation.Common.dylib
[754/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/init.cpp.o
[755/2362] Linking CXX shared library lib/libSofa.GL.24.12.99.dylib
[756/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/AddResourceRepository.cpp.o
[757/2362] Linking CXX shared library lib/libSofa.GUI.Component.24.12.99.dylib
[758/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/APIVersion.cpp.o
[759/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/InfoComponent.cpp.o
[760/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/MakeAliasComponent.cpp.o
[761/2362] Linking CXX shared library lib/libSofa.Component.Collision.Response.Contact.24.12.99.dylib
[762/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/MakeDataAliasComponent.cpp.o
[763/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/PauseAnimation.cpp.o
[764/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/MessageHandlerComponent.cpp.o
[765/2362] Building CXX object Sofa/Component/SceneUtility/CMakeFiles/Sofa.Component.SceneUtility.dir/src/sofa/component/sceneutility/PauseAnimationOnEvent.cpp.o
[766/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/init.cpp.o
[767/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/BVHNarrowPhase.cpp.o
[768/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/BruteForceBroadPhase.cpp.o
[769/2362] Linking CXX shared library lib/libSofa.Component.LinearSolver.Ordering.24.12.99.dylib
[770/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/BruteForceDetection.cpp.o
[771/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/DSAPBox.cpp.o
[772/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/CollisionPipeline.cpp.o
[773/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/DirectSAP.cpp.o
[774/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.Elastic.24.12.99.dylib
[775/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/DirectSAPNarrowPhase.cpp.o
[776/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/IncrSAP.cpp.o
[777/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/RayTraceDetection.cpp.o
[778/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm.dir/src/sofa/component/collision/detection/algorithm/RayTraceNarrowPhase.cpp.o
[779/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/init.cpp.o
[780/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
2 warnings generated.
[781/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Cube, sofa::component::collision::geometry::Cube, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:48:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    intersectors.add<CubeCollisionModel,       CubeCollisionModel,         DiscreteIntersection> (this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:49:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>,     SphereCollisionModel<sofa::defaulttype::Vec3Types>,       DiscreteIntersection> (this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:50:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    intersectors.add<RigidSphereModel,RigidSphereModel,DiscreteIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:51:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::DiscreteIntersection>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>,RigidSphereModel, DiscreteIntersection> (this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
8 warnings generated.
[782/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:125:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube&, collision::geometry::Cube&) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:131:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Sphere&, collision::geometry::Sphere&) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:66:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Sphere& sph1, collision::geometry::Sphere& sph2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:148:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube&, collision::geometry::Cube&, OutputVector*) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:154:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Sphere&, collision::geometry::Sphere&, OutputVector*) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:68:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Sphere& sph1, collision::geometry::Sphere& sph2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Cube, sofa::component::collision::geometry::Cube, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:69:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<CubeCollisionModel, CubeCollisionModel, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:70:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this); // sphere-sphere is always activated
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:71:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this); // sphere-point is always activated
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:73:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<PointCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this); // point-point is always activated
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:74:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, LineCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:75:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:76:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:77:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:78:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:85:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<RayCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:86:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::LocalMinDistance>' requested here
    intersectors.add<RayCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>, LocalMinDistance>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
28 warnings generated.
[783/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MeshDiscreteIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshDiscreteIntersection.cpp:41:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshDiscreteIntersection>' requested here
        intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, LineCollisionModel<sofa::defaulttype::Vec3Types>, MeshDiscreteIntersection>  (this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
2 warnings generated.
[784/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:110:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:112:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:44:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<PointCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:49:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:54:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, LineCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:58:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
        intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:64:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:65:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<RigidSphereModel, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:66:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:67:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:68:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:69:40: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::MeshMinProximityIntersection>' requested here
            intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, MeshMinProximityIntersection>(this);
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshMinProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
24 warnings generated.
[785/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:82:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:84:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:42:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<PointCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:43:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:44:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, LineCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:45:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:46:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, LineCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:47:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, TriangleCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:49:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:50:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<RigidSphereModel, PointCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:51:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:52:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<LineCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:53:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:54:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MeshNewProximityIntersection>' requested here
        intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, MeshNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
28 warnings generated.
[786/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:110:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:112:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Cube, sofa::component::collision::geometry::Cube, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:65:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    intersectors.add<CubeCollisionModel, CubeCollisionModel, MinProximityIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:66:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, MinProximityIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:67:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    intersectors.add<RigidSphereModel,RigidSphereModel, MinProximityIntersection> (this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:68:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::MinProximityIntersection>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, MinProximityIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
12 warnings generated.
[787/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.inl:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:82:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.inl:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:84:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Cube, sofa::component::collision::geometry::Cube, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:56:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::geometry::CubeCollisionModel, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    intersectors.add<CubeCollisionModel, CubeCollisionModel, NewProximityIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:57:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, NewProximityIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:58:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    intersectors.add<RigidSphereModel, RigidSphereModel, NewProximityIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:59:18: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::NewProximityIntersection>' requested here
    intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, NewProximityIntersection>(this);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
12 warnings generated.
[788/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:110:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:112:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::RayDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:48:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::RayDiscreteIntersection>' requested here
        intersection->intersectors.add<RayCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>,       RayDiscreteIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::RayDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:49:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::RayDiscreteIntersection>' requested here
        intersection->intersectors.add<RayCollisionModel, RigidSphereModel,  RayDiscreteIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::RayDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:50:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::RayDiscreteIntersection>' requested here
        intersection->intersectors.add<RayCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>,     RayDiscreteIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayDiscreteIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
10 warnings generated.
[789/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Tetrahedron, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::detection::intersection::TetrahedronDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp:40:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TetrahedronCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::TetrahedronDiscreteIntersection>' requested here
    intersection->intersectors.add<TetrahedronCollisionModel, PointCollisionModel<sofa::defaulttype::Vec3Types>,       TetrahedronDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::Tetrahedron, sofa::component::collision::detection::intersection::TetrahedronDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp:41:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::TetrahedronCollisionModel, sofa::component::collision::detection::intersection::TetrahedronDiscreteIntersection>' requested here
    intersection->intersectors.add<RayCollisionModel, TetrahedronCollisionModel,         TetrahedronDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/TetrahedronDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
4 warnings generated.
[790/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/CMakeFiles/Sofa.Component.Collision.Detection.Intersection.dir/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:82:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:84:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, sofa::component::collision::detection::intersection::RayNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:50:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::detection::intersection::RayNewProximityIntersection>' requested here
        intersection->intersectors.add<RayCollisionModel, RigidSphereModel, RayNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::RayNewProximityIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:52:36: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::detection::intersection::RayNewProximityIntersection>' requested here
        intersection->intersectors.add<RayCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>, RayNewProximityIntersection>(this);
                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/RayNewProximityIntersection.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
8 warnings generated.
[791/2362] Creating library symlink lib/libSofa.Component.Collision.Response.Contact.dylib
[792/2362] Creating library symlink lib/libSofa.GL.dylib
[793/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/init.cpp.o
[794/2362] Creating library symlink lib/libSofa.GUI.Component.dylib
[795/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/BaseGUI.cpp.o
[796/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/BaseViewer.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
2 warnings generated.
[797/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/FilesRecentlyOpenedManager.cpp.o
[798/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/ColourPickingVisitor.cpp.o
[799/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/GuiDataRepository.cpp.o
[800/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/GUIManager.cpp.o
[801/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/MouseOperations.cpp.o
[802/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/PickHandler.cpp.o
[803/2362] Generating QGLViewer/moc_frame.cpp
[804/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/ViewerFactory.cpp.o
[805/2362] Generating QGLViewer/moc_camera.cpp
[806/2362] Building CXX object Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/ArgumentParser.cpp.o
[807/2362] Generating QGLViewer/moc_keyFrameInterpolator.cpp
[808/2362] Generating QGLViewer/moc_manipulatedFrame.cpp
[809/2362] Generating QGLViewer/moc_manipulatedCameraFrame.cpp
[810/2362] Generating QGLViewer/moc_qglviewer.cpp
[811/2362] Generating ui_ImageInterface.h
[812/2362] Generating ui_VRenderInterface.h
[813/2362] Creating library symlink lib/libSofa.Component.LinearSolver.Ordering.dylib
[814/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/init.cpp.o
[815/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/AsyncSparseLDLSolver.cpp.o
[816/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/BTDLinearSolver.cpp.o
[817/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/CholeskySolver.cpp.o
[818/2362] Linking CXX shared library lib/libSofa.Component.SceneUtility.24.12.99.dylib
[819/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSimplicialLDLT.cpp.o
[820/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSimplicialLLT.cpp.o
[821/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSolverFactory.cpp.o
[822/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSparseLU.cpp.o
[823/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/EigenSparseQR.cpp.o
[824/2362] Building CXX object 'Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/MatrixLinearSystem[BTDMatrix].cpp.o'
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/MatrixLinearSystem[BTDMatrix].cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/MatrixLinearSystem[BTDMatrix].cpp:31:55: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::BTDMatrix<6, SReal>, sofa::linearalgebra::BlockVector<6, SReal>>::getMassObserver' requested here
template class SOFA_COMPONENT_LINEARSOLVER_DIRECT_API MatrixLinearSystem< linearalgebra::BTDMatrix<6, SReal>, linearalgebra::BlockVector<6, SReal> >;
                                                      ^
1 warning generated.
[825/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.inl:54:5: warning: 'jmjt_twostep' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    jmjt_twostep.setOriginalData(&d_jmjt_twostep);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.h:85:5: note: 'jmjt_twostep' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.inl:55:5: warning: 'use_file' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    use_file.setOriginalData(&d_use_file);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.h:88:5: note: 'use_file' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.inl:54:5: warning: 'jmjt_twostep' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    jmjt_twostep.setOriginalData(&d_jmjt_twostep);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.cpp:37:55: note: in instantiation of member function 'sofa::component::linearsolver::direct::PrecomputedLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::PrecomputedLinearSolver' requested here
template class SOFA_COMPONENT_LINEARSOLVER_DIRECT_API PrecomputedLinearSolver< CompressedRowSparseMatrix<SReal> , FullVector<SReal> >;
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.h:85:5: note: 'jmjt_twostep' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.inl:55:5: warning: 'use_file' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    use_file.setOriginalData(&d_use_file);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/PrecomputedLinearSolver.h:88:5: note: 'use_file' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[826/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/SparseCommon.cpp.o
[827/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:43:5: warning: 'f_verbose' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_verbose.setOriginalData(&d_verbose);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:53:5: note: 'f_verbose' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:44:5: warning: 'f_minSingularValue' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_minSingularValue.setOriginalData(&d_minSingularValue);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:56:5: note: 'f_minSingularValue' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:45:5: warning: 'f_conditionNumber' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_conditionNumber.setOriginalData(&d_conditionNumber);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:59:5: note: 'f_conditionNumber' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:43:5: warning: 'f_verbose' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_verbose.setOriginalData(&d_verbose);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:43:55: note: in instantiation of member function 'sofa::component::linearsolver::direct::SVDLinearSolver<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::SVDLinearSolver' requested here
template class SOFA_COMPONENT_LINEARSOLVER_DIRECT_API SVDLinearSolver< FullMatrix<SReal>, FullVector<SReal> >;
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:53:5: note: 'f_verbose' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:44:5: warning: 'f_minSingularValue' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_minSingularValue.setOriginalData(&d_minSingularValue);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:56:5: note: 'f_minSingularValue' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:45:5: warning: 'f_conditionNumber' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_conditionNumber.setOriginalData(&d_conditionNumber);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:59:5: note: 'f_conditionNumber' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:43:5: warning: 'f_verbose' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_verbose.setOriginalData(&d_verbose);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:44:55: note: in instantiation of member function 'sofa::component::linearsolver::direct::SVDLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::SVDLinearSolver' requested here
template class SOFA_COMPONENT_LINEARSOLVER_DIRECT_API SVDLinearSolver< CompressedRowSparseMatrix<SReal>, FullVector<SReal> >;
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:53:5: note: 'f_verbose' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:44:5: warning: 'f_minSingularValue' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_minSingularValue.setOriginalData(&d_minSingularValue);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:56:5: note: 'f_minSingularValue' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:45:5: warning: 'f_conditionNumber' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_conditionNumber.setOriginalData(&d_conditionNumber);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:59:5: note: 'f_conditionNumber' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:43:5: warning: 'f_verbose' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_verbose.setOriginalData(&d_verbose);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:45:55: note: in instantiation of member function 'sofa::component::linearsolver::direct::SVDLinearSolver<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<type::Mat3x3d>, sofa::linearalgebra::FullVector<double>>::SVDLinearSolver' requested here
template class SOFA_COMPONENT_LINEARSOLVER_DIRECT_API SVDLinearSolver< CompressedRowSparseMatrix<type::Mat<3, 3, SReal>>, FullVector<SReal> >;
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:53:5: note: 'f_verbose' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:44:5: warning: 'f_minSingularValue' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_minSingularValue.setOriginalData(&d_minSingularValue);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:56:5: note: 'f_minSingularValue' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.inl:45:5: warning: 'f_conditionNumber' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_conditionNumber.setOriginalData(&d_conditionNumber);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Direct/src/sofa/component/linearsolver/direct/SVDLinearSolver.h:59:5: note: 'f_conditionNumber' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT()
    ^
include/Sofa.Component.LinearSolver.Direct/sofa/component/linearsolver/direct/config.h:66:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_LINEARSOLVER_DIRECT'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
12 warnings generated.
[828/2362] Building CXX object Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/SparseLDLSolver.cpp.o
[829/2362] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[830/2362] Building CXX object 'Sofa/Component/LinearSolver/Direct/CMakeFiles/Sofa.Component.LinearSolver.Direct.dir/src/sofa/component/linearsolver/direct/TypedMatrixLinearSystem[BTDMatrix].cpp.o'
[831/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/init.cpp.o
[832/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.inl:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/HyperelasticMaterial.h:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Type/src/sofa/type/MatSym.h:140:31: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare]
            for (int i = 0; i <= j; i++)
                            ~ ^  ~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/BoyceAndArruda.h:95:15: note: in instantiation of member function 'sofa::type::MatSym<3>::Mat2Sym' requested here
                Firstmatrix.Mat2Sym(inversematrix.SymMatMultiply(inputTensor.SymSymMultiply(inversematrix)),Firstmatrix);       
                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/StandardTetrahedralFEMForceField.inl:117:65: note: in instantiation of member function 'sofa::component::solidmechanics::fem::hyperelastic::material::BoyceAndArruda<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::applyElasticityTensor' requested here
        BoyceAndArruda<DataTypes> *BoyceAndArrudaMaterial = new BoyceAndArruda<DataTypes>;
                                                                ^
1 warning generated.
[833/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.inl:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/HyperelasticMaterial.h:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Type/src/sofa/type/MatSym.h:140:31: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare]
            for (int i = 0; i <= j; i++)
                            ~ ^  ~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/BoyceAndArruda.h:95:15: note: in instantiation of member function 'sofa::type::MatSym<3>::Mat2Sym' requested here
                Firstmatrix.Mat2Sym(inversematrix.SymMatMultiply(inputTensor.SymSymMultiply(inversematrix)),Firstmatrix);       
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofa::component::solidmechanics::fem::hyperelastic::material::BoyceAndArruda<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::applyElasticityTensor' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/TetrahedronHyperelasticityFEMForceField.inl:85:29: note: in instantiation of function template specialization 'std::make_unique<sofa::component::solidmechanics::fem::hyperelastic::material::BoyceAndArruda<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>>' requested here
        m_myMaterial = std::make_unique<BoyceAndArruda<DataTypes>>();
                            ^
1 warning generated.
[834/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic.dir/src/sofa/component/solidmechanics/fem/hyperelastic/material/PlasticMaterial.cpp.o
[835/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/init.cpp.o
[836/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMMapping.cpp.o
[837/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:93:5: warning: 'f_method' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_method.setOriginalData(&d_method);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:119:5: note: 'f_method' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:94:5: warning: 'f_updateStiffnessMatrix' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_updateStiffnessMatrix.setOriginalData(&d_updateStiffnessMatrix);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:127:5: note: 'f_updateStiffnessMatrix' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:95:5: warning: '_gatherPt' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _gatherPt.setOriginalData(&d_gatherPt);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:130:5: note: '_gatherPt' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:96:5: warning: '_gatherBsize' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _gatherBsize.setOriginalData(&d_gatherBsize);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:133:5: note: '_gatherBsize' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:97:5: warning: 'f_drawing' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_drawing.setOriginalData(&d_drawing);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:136:5: note: 'f_drawing' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:98:5: warning: 'f_drawPercentageOffset' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_drawPercentageOffset.setOriginalData(&d_drawPercentageOffset);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:139:5: note: 'f_drawPercentageOffset' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:99:5: warning: '_elementStiffnesses' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _elementStiffnesses.setOriginalData(&d_elementStiffnesses);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:196:5: note: '_elementStiffnesses' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/HexahedronCompositeFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:100:5: warning: '_initialPoints' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _initialPoints.setOriginalData(&d_initialPoints);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:209:5: note: '_initialPoints' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
8 warnings generated.
[838/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:93:5: warning: 'f_method' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_method.setOriginalData(&d_method);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:119:5: note: 'f_method' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:94:5: warning: 'f_updateStiffnessMatrix' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_updateStiffnessMatrix.setOriginalData(&d_updateStiffnessMatrix);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:127:5: note: 'f_updateStiffnessMatrix' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:95:5: warning: '_gatherPt' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _gatherPt.setOriginalData(&d_gatherPt);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:130:5: note: '_gatherPt' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:96:5: warning: '_gatherBsize' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _gatherBsize.setOriginalData(&d_gatherBsize);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:133:5: note: '_gatherBsize' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:97:5: warning: 'f_drawing' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_drawing.setOriginalData(&d_drawing);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:136:5: note: 'f_drawing' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:98:5: warning: 'f_drawPercentageOffset' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_drawPercentageOffset.setOriginalData(&d_drawPercentageOffset);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:139:5: note: 'f_drawPercentageOffset' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:99:5: warning: '_elementStiffnesses' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _elementStiffnesses.setOriginalData(&d_elementStiffnesses);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:196:5: note: '_elementStiffnesses' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedronFEMForceFieldAndMass.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceFieldAndMass.inl:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.inl:100:5: warning: '_initialPoints' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _initialPoints.setOriginalData(&d_initialPoints);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedronFEMForceField.h:209:5: note: '_initialPoints' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
8 warnings generated.
[839/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/NonUniform/CMakeFiles/Sofa.Component.SolidMechanics.FEM.NonUniform.dir/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.inl:44:5: warning: '_density' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _density.setOriginalData(&d_density);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.h:130:5: note: '_density' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.inl:45:5: warning: '_useLumpedMass' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _useLumpedMass.setOriginalData(&d_useLumpedMass);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.h:133:5: note: '_useLumpedMass' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.inl:46:5: warning: '_elementMasses' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _elementMasses.setOriginalData(&d_elementMasses);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.h:136:5: note: '_elementMasses' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.inl:47:5: warning: '_elementTotalMass' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _elementTotalMass.setOriginalData(&d_elementTotalMass);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.h:139:5: note: '_elementTotalMass' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.inl:48:5: warning: '_particleMasses' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _particleMasses.setOriginalData(&d_particleMasses);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.h:142:5: note: '_particleMasses' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/NonUniform/src/sofa/component/solidmechanics/fem/nonuniform/NonUniformHexahedralFEMForceFieldAndMass.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.inl:49:5: warning: '_lumpedMasses' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    _lumpedMasses.setOriginalData(&d_lumpedMasses);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/HexahedralFEMForceFieldAndMass.h:145:5: note: '_lumpedMasses' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC()
    ^
include/Sofa.Component.SolidMechanics.FEM.Elastic/sofa/component/solidmechanics/fem/elastic/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SOLIDMECHANICS_FEM_ELASTIC'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
6 warnings generated.
[840/2362] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/init.cpp.o
[841/2362] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/OglColorMap.cpp.o
[842/2362] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/OglLabel.cpp.o
[843/2362] Building CXX object Sofa/GL/Component/Rendering2D/CMakeFiles/Sofa.GL.Component.Rendering2D.dir/src/sofa/gl/component/rendering2d/OglViewport.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering2D/src/sofa/gl/component/rendering2d/OglViewport.cpp:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering2D/src/sofa/gl/component/rendering2d/OglViewport.cpp:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
2 warnings generated.
[844/2362] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Algorithm.24.12.99.dylib
[845/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_camera.cpp.o
[846/2362] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Intersection.24.12.99.dylib
[847/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_frame.cpp.o
[848/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_keyFrameInterpolator.cpp.o
[849/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_manipulatedCameraFrame.cpp.o
[850/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_manipulatedFrame.cpp.o
[851/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/moc_qglviewer.cpp.o
[852/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/BSPSortMethod.cpp.o
[853/2362] Linking CXX shared library lib/libSofa.GUI.Common.24.12.99.dylib
[854/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/EPSExporter.cpp.o
[855/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/BackFaceCullingOptimizer.cpp.o
[856/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Exporter.cpp.o
[857/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/FIGExporter.cpp.o
[858/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/NVector3.cpp.o
[859/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Primitive.cpp.o
[860/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/ParserGL.cpp.o
[861/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/PrimitivePositioning.cpp.o
[862/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Vector2.cpp.o
[863/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/VRender.cpp.o
_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp:51:4: warning: 'glFeedbackBuffer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                        glFeedbackBuffer(vparams.size(), GL_3D_COLOR, feedbackBuffer);
                        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2488:13: note: 'glFeedbackBuffer' has been explicitly marked deprecated here
extern void glFeedbackBuffer (GLsizei size, GLenum type, GLfloat *buffer) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp:52:4: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                        glRenderMode(GL_FEEDBACK);
                        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here
extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
             ^
_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp:54:15: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                        returned = glRenderMode(GL_RENDER);
                                   ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here
extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
             ^
3 warnings generated.
[864/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/TopologicalSortMethod.cpp.o
[865/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/Vector3.cpp.o
[866/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/gpc.cpp.o
[867/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/VRender/VisibilityOptimizer.cpp.o
[868/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/camera.cpp.o
_deps/qglviewer-src/QGLViewer/camera.cpp:451:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_PROJECTION);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:454:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:458:3: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMultMatrixd(projectionMatrix_);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:492:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_MODELVIEW);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:495:5: warning: 'glLoadMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadMatrixd(modelViewMatrix_);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2572:13: note: 'glLoadMatrixd' has been explicitly marked deprecated here
extern void glLoadMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:497:5: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glMultMatrixd(modelViewMatrix_);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:530:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_PROJECTION);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:531:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glLoadIdentity();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:552:5: warning: 'glFrustum' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glFrustum(left, right, bottom, top, zNear(), zFar());
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2496:13: note: 'glFrustum' has been explicitly marked deprecated here
extern void glFrustum (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:583:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_MODELVIEW);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:595:3: warning: 'glLoadMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glLoadMatrixd(modelViewMatrix_);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2572:13: note: 'glLoadMatrixd' has been explicitly marked deprecated here
extern void glLoadMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:1597:5: warning: 'gluProject' is deprecated: first deprecated in macOS 10.9 - "Use GLKMathProject" [-Wdeprecated-declarations]
    gluProject(tmp.x, tmp.y, tmp.z, modelViewMatrix_, projectionMatrix_,
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:280:14: note: 'gluProject' has been explicitly marked deprecated here
extern GLint gluProject (GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* winX, GLdouble* winY, GLdouble* winZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMathProject");
             ^
_deps/qglviewer-src/QGLViewer/camera.cpp:1600:5: warning: 'gluProject' is deprecated: first deprecated in macOS 10.9 - "Use GLKMathProject" [-Wdeprecated-declarations]
    gluProject(src.x, src.y, src.z, modelViewMatrix_, projectionMatrix_,
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:280:14: note: 'gluProject' has been explicitly marked deprecated here
extern GLint gluProject (GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* winX, GLdouble* winY, GLdouble* winZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMathProject");
             ^
_deps/qglviewer-src/QGLViewer/camera.cpp:1642:3: warning: 'gluUnProject' is deprecated: first deprecated in macOS 10.9 - "Use GLKMathUnproject" [-Wdeprecated-declarations]
  gluUnProject(src.x, src.y, src.z, modelViewMatrix_, projectionMatrix_,
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:297:14: note: 'gluUnProject' has been explicitly marked deprecated here
extern GLint gluUnProject (GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* objX, GLdouble* objY, GLdouble* objZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMathUnproject");
             ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2025:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2026:3: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMultMatrixd(frame()->worldMatrix());
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2057:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_QUADS);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2059:5: warning: 'glNormal3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glNormal3d(0.0f, 0.0f, (i == 0) ? 1.0f : -1.0f);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2595:13: note: 'glNormal3d' has been explicitly marked deprecated here
extern void glNormal3d (GLdouble nx, GLdouble ny, GLdouble nz) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2060:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(points[i].x, points[i].y, -points[i].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2061:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(-points[i].x, points[i].y, -points[i].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2062:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(-points[i].x, -points[i].y, -points[i].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2063:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(points[i].x, -points[i].y, -points[i].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2065:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2075:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_QUADS);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2076:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-baseHalfWidth, points[0].y, -points[0].z);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2077:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(baseHalfWidth, points[0].y, -points[0].z);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2078:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(baseHalfWidth, baseHeight, -points[0].z);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2079:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-baseHalfWidth, baseHeight, -points[0].z);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2080:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2083:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_TRIANGLES);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2084:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, arrowHeight, -points[0].z);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2085:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-arrowHalfWidth, baseHeight, -points[0].z);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2086:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(arrowHalfWidth, baseHeight, -points[0].z);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2087:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2092:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBegin(GL_LINES);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2093:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(0.0, 0.0, 0.0);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2094:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(points[farIndex].x, points[farIndex].y, -points[farIndex].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2095:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(0.0, 0.0, 0.0);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2096:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(-points[farIndex].x, points[farIndex].y, -points[farIndex].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2097:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(0.0, 0.0, 0.0);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2098:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(-points[farIndex].x, -points[farIndex].y, -points[farIndex].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2099:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(0.0, 0.0, 0.0);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2100:5: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3d(points[farIndex].x, -points[farIndex].y, -points[farIndex].z);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2101:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnd();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2105:7: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glBegin(GL_LINES);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2106:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(points[0].x, points[0].y, -points[0].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2107:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(points[1].x, points[1].y, -points[1].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2108:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(-points[0].x, points[0].y, -points[0].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2109:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(-points[1].x, points[1].y, -points[1].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2110:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(-points[0].x, -points[0].y, -points[0].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2111:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(-points[1].x, -points[1].y, -points[1].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2112:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(points[0].x, -points[0].y, -points[0].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2113:7: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glVertex3d(points[1].x, -points[1].y, -points[1].z);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2114:7: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glEnd();
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/camera.cpp:2118:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
55 warnings generated.
[869/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/constraint.cpp.o
[870/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/frame.cpp.o
[871/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/keyFrameInterpolator.cpp.o
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:249:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_LINE_STRIP);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:250:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-halfWidth, halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:251:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-halfWidth, -halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:252:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, 0.0, 0.0);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:253:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(halfWidth, -halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:254:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-halfWidth, -halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:255:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:256:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_LINE_STRIP);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:257:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(halfWidth, -halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:258:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(halfWidth, halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:259:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, 0.0, 0.0);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:260:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-halfWidth, halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:261:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(halfWidth, halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:262:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:267:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_QUADS);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:268:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-baseHalfWidth, halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:269:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(baseHalfWidth, halfHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:270:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(baseHalfWidth, baseHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:271:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-baseHalfWidth, baseHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:272:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:275:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_TRIANGLES);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:276:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, arrowHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:277:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-arrowHalfWidth, baseHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:278:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(arrowHalfWidth, baseHeight, -dist);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:279:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:373:7: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glBegin(GL_LINE_STRIP);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:375:9: warning: 'glVertex3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex3fv(fr.position());
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2741:13: note: 'glVertex3fv' has been explicitly marked deprecated here
extern void glVertex3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:376:7: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glEnd();
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:386:11: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
          glPushMatrix();
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:387:11: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
          glMultMatrixd(fr.matrix());
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/keyFrameInterpolator.cpp:392:11: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
          glPopMatrix();
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
31 warnings generated.
[872/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/manipulatedCameraFrame.cpp.o
[873/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/manipulatedFrame.cpp.o
[874/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/mouseGrabber.cpp.o
[875/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/quaternion.cpp.o
[876/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/qglviewer.cpp.o
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:360:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_MODELVIEW);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:361:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:366:3: warning: 'glPushAttrib' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushAttrib(GL_ALL_ATTRIB_BITS);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2623:13: note: 'glPushAttrib' has been explicitly marked deprecated here
extern void glPushAttrib (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:385:3: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glColor4f(foregroundColor().redF(), foregroundColor().greenF(),
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:418:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:428:3: warning: 'glPopAttrib' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopAttrib();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2618:13: note: 'glPopAttrib' has been explicitly marked deprecated here
extern void glPopAttrib (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:429:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:716:32: warning: 'gluNewQuadric' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  static GLUquadric *quadric = gluNewQuadric();
                               ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:267:20: note: 'gluNewQuadric' has been explicitly marked deprecated here
extern GLUquadric* gluNewQuadric (void) OPENGL_DEPRECATED(10.0, 10.9);
                   ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:725:5: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPushMatrix();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:726:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:729:5: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glGetLightfv(light, GL_DIFFUSE, color);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here
extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:730:5: warning: 'glColor4fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glColor4fv(color);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2422:13: note: 'glColor4fv' has been explicitly marked deprecated here
extern void glColor4fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:733:5: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glGetLightfv(light, GL_POSITION, pos);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here
extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:736:7: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glTranslatef(pos[0] / pos[3], pos[1] / pos[3], pos[2] / pos[3]);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:739:7: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glGetLightfv(light, GL_SPOT_CUTOFF, &cutOff);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here
extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:742:9: warning: 'glGetLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glGetLightfv(light, GL_SPOT_DIRECTION, dir);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2514:13: note: 'glGetLightfv' has been explicitly marked deprecated here
extern void glGetLightfv (GLenum light, GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:743:9: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMultMatrixd(Quaternion(Vec(0, 0, 1), Vec(dir)).matrix());
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:745:9: warning: 'gluCylinder' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        gluCylinder(quadric, 0.0, 0.7 * length * sin(static_cast<double>(cutOff) * M_PI / 180.0),
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:251:13: note: 'gluCylinder' has been explicitly marked deprecated here
extern void gluCylinder (GLUquadric* quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:748:9: warning: 'gluSphere' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        gluSphere(quadric, 0.2 * length, 10, 10);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:288:13: note: 'gluSphere' has been explicitly marked deprecated here
extern void gluSphere (GLUquadric* quad, GLdouble radius, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:757:7: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glMultMatrixd(fr.matrix());
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:761:5: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPopMatrix();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:917:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_PROJECTION);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:918:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:919:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glLoadIdentity();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:922:7: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glOrtho(tileRegion_->xMin, tileRegion_->xMax, tileRegion_->yMin,
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here
extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:925:7: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glOrtho(tileRegion_->xMin, tileRegion_->xMax, tileRegion_->yMax,
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here
extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:928:5: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glOrtho(0, width(), 0, height(), 0.0, -1.0);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here
extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:930:5: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glOrtho(0, width(), height(), 0, 0.0, -1.0);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here
extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:932:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_MODELVIEW);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:933:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:934:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glLoadIdentity();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:944:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_PROJECTION);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:945:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:947:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_MODELVIEW);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:948:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:1113:3: warning: 'glSelectBuffer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glSelectBuffer(selectBufferSize(), selectBuffer());
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2669:13: note: 'glSelectBuffer' has been explicitly marked deprecated here
extern void glSelectBuffer (GLsizei size, GLuint *buffer) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:1114:3: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glRenderMode(GL_SELECT);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here
extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
             ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:1115:3: warning: 'glInitNames' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glInitNames();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2555:13: note: 'glInitNames' has been explicitly marked deprecated here
extern void glInitNames (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:1118:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMatrixMode(GL_PROJECTION);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:1119:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glLoadIdentity();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:1122:3: warning: 'gluPickMatrix' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  gluPickMatrix(point.x(), point.y(), selectRegionWidth(), selectRegionHeight(),
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:279:13: note: 'gluPickMatrix' has been explicitly marked deprecated here
extern void gluPickMatrix (GLdouble x, GLdouble y, GLdouble delX, GLdouble delY, GLint *viewport) OPENGL_DEPRECATED(10.0, 10.9);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:1181:18: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  GLint nbHits = glRenderMode(GL_RENDER);
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here
extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
             ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3431:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBegin(GL_LINES);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3432:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(proj.x - size, proj.y);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3433:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(proj.x + size, proj.y);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3434:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(proj.x, proj.y - size);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3435:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(proj.x, proj.y + size);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3436:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnd();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3464:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBegin(GL_LINES);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3465:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(pnt.x, pnt.y);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3466:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2i(mf->prevPos_.x(), mf->prevPos_.y());
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here
extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3467:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnd();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3478:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBegin(GL_LINE_LOOP);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3479:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2i(camera()->frame()->pressPos_.x(),
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here
extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3481:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2i(camera()->frame()->prevPos_.x(),
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here
extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3483:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2i(camera()->frame()->prevPos_.x(),
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here
extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3485:5: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2i(camera()->frame()->pressPos_.x(),
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here
extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3487:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnd();
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3521:32: warning: 'gluNewQuadric' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  static GLUquadric *quadric = gluNewQuadric();
                               ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:267:20: note: 'gluNewQuadric' has been explicitly marked deprecated here
extern GLUquadric* gluNewQuadric (void) OPENGL_DEPRECATED(10.0, 10.9);
                   ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3529:3: warning: 'gluCylinder' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  gluCylinder(quadric, radius, radius, length * (1.0 - head / coneRadiusCoef),
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:251:13: note: 'gluCylinder' has been explicitly marked deprecated here
extern void gluCylinder (GLUquadric* quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3531:3: warning: 'glTranslated' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glTranslated(0.0, 0.0, length * (1.0 - head));
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2728:13: note: 'glTranslated' has been explicitly marked deprecated here
extern void glTranslated (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3532:3: warning: 'gluCylinder' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  gluCylinder(quadric, coneRadiusCoef * radius, 0.0, head * length,
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:251:13: note: 'gluCylinder' has been explicitly marked deprecated here
extern void gluCylinder (GLUquadric* quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks) OPENGL_DEPRECATED(10.0, 10.9);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3534:3: warning: 'glTranslated' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glTranslated(0.0, 0.0, -length * (1.0 - head));
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2728:13: note: 'glTranslated' has been explicitly marked deprecated here
extern void glTranslated (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3543:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3544:3: warning: 'glTranslated' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glTranslated(from[0], from[1], from[2]);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2728:13: note: 'glTranslated' has been explicitly marked deprecated here
extern void glTranslated (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3546:3: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMultMatrixd(Quaternion(Vec(0, 0, 1), dir).matrix());
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3548:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3580:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_LINES);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3582:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charShift, charWidth, -charHeight);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3583:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charShift, -charWidth, charHeight);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3584:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charShift, -charWidth, -charHeight);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3585:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charShift, charWidth, charHeight);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3587:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charWidth, charShift, charHeight);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3588:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, charShift, 0.0);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3589:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-charWidth, charShift, charHeight);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3590:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, charShift, 0.0);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3591:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, charShift, 0.0);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3592:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(0.0, charShift, -charHeight);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3594:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-charWidth, charHeight, charShift);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3595:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charWidth, charHeight, charShift);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3596:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charWidth, charHeight, charShift);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3597:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-charWidth, -charHeight, charShift);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3598:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(-charWidth, -charHeight, charShift);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3599:3: warning: 'glVertex3d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glVertex3d(charWidth, -charHeight, charShift);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2738:13: note: 'glVertex3d' has been explicitly marked deprecated here
extern void glVertex3d (GLdouble x, GLdouble y, GLdouble z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3600:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3610:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3617:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3618:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3619:3: warning: 'glRotatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glRotatef(90.0f, 0.0f, 1.0f, 0.0f);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2665:13: note: 'glRotatef' has been explicitly marked deprecated here
extern void glRotatef (GLfloat angle, GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3621:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3627:3: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, color);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3628:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPushMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3629:3: warning: 'glRotatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glRotatef(-90.0f, 1.0f, 0.0f, 0.0f);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2665:13: note: 'glRotatef' has been explicitly marked deprecated here
extern void glRotatef (GLfloat angle, GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3631:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glPopMatrix();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3653:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glBegin(GL_LINES);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3656:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(pos, -size);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3657:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(pos, +size);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3658:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(-size, pos);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3659:5: warning: 'glVertex2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex2d(size, pos);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2730:13: note: 'glVertex2d' has been explicitly marked deprecated here
extern void glVertex2d (GLdouble x, GLdouble y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:3661:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glEnd();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:4132:5: warning: 'glGenTextures' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glGenTextures(1, &bufferTextureId_);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2498:13: note: 'glGenTextures' has been explicitly marked deprecated here
extern void glGenTextures (GLsizei n, GLuint *textures) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:4133:5: warning: 'glBindTexture' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBindTexture(GL_TEXTURE_2D, bufferTextureId_);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2386:13: note: 'glBindTexture' has been explicitly marked deprecated here
extern void glBindTexture (GLenum target, GLuint texture) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:4138:5: warning: 'glBindTexture' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBindTexture(GL_TEXTURE_2D, bufferTextureId_);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2386:13: note: 'glBindTexture' has been explicitly marked deprecated here
extern void glBindTexture (GLenum target, GLuint texture) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:4155:3: warning: 'glCopyTexSubImage2D' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  glCopyTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 0, 0, width(), height());
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2454:13: note: 'glCopyTexSubImage2D' has been explicitly marked deprecated here
extern void glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/qglviewer.cpp:4166:7: warning: 'glIsTexture' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
  if (glIsTexture(bufferTextureId_))
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2559:18: note: 'glIsTexture' has been explicitly marked deprecated here
extern GLboolean glIsTexture (GLuint texture) OPENGL_DEPRECATED(10.0, 10.14);
                 ^
105 warnings generated.
[877/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/saveSnapshot.cpp.o
_deps/qglviewer-src/QGLViewer/saveSnapshot.cpp:419:7: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glMatrixMode(GL_PROJECTION);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/saveSnapshot.cpp:420:7: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glLoadIdentity();
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/saveSnapshot.cpp:422:9: warning: 'glFrustum' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glFrustum(-xMin + i * deltaX, -xMin + (i + 1) * deltaX,
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2496:13: note: 'glFrustum' has been explicitly marked deprecated here
extern void glFrustum (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/saveSnapshot.cpp:425:9: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glOrtho(-xMin + i * deltaX, -xMin + (i + 1) * deltaX,
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here
extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14);
            ^
_deps/qglviewer-src/QGLViewer/saveSnapshot.cpp:427:7: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
      glMatrixMode(GL_MODELVIEW);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
5 warnings generated.
[878/2362] Building CXX object _deps/qglviewer-build/CMakeFiles/QGLViewer.dir/QGLViewer/vec.cpp.o
[879/2362] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/initSofaSimulationGraph.cpp.o
[880/2362] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/init.cpp.o
[881/2362] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/DAGSimulation.cpp.o
[882/2362] Building CXX object Sofa/framework/Simulation/Graph/CMakeFiles/Sofa.Simulation.Graph.dir/src/sofa/simulation/graph/DAGNode.cpp.o
[883/2362] Building CXX object _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[884/2362] Creating library symlink lib/libSofa.Component.SceneUtility.dylib
[885/2362] Building CXX object Sofa/Component/Collision/Detection/CMakeFiles/Sofa.Component.Collision.Detection.dir/src/sofa/component/collision/detection/init.cpp.o
[886/2362] Creating library symlink lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[887/2362] Creating library symlink lib/libSofa.Component.Collision.Detection.Intersection.dylib
[888/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.24.12.99.dylib
[889/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.NonUniform.24.12.99.dylib
[890/2362] Building CXX object Sofa/Component/Collision/Response/CMakeFiles/Sofa.Component.Collision.Response.dir/src/sofa/component/collision/response/init.cpp.o
[891/2362] Creating library symlink lib/libSofa.GUI.Common.dylib
[892/2362] Linking CXX shared library lib/libSofa.Component.LinearSolver.Direct.24.12.99.dylib
[893/2362] Linking CXX shared library lib/libSofa.GL.Component.Rendering2D.24.12.99.dylib
[894/2362] Linking CXX shared library lib/libSofa.Simulation.Graph.24.12.99.dylib
[895/2362] Linking CXX shared library lib/libQGLViewer.dylib
[896/2362] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/init.cpp.o
[897/2362] Linking CXX shared library lib/libgtest.1.14.0.dylib
[898/2362] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/EulerExplicitSolver.cpp.o
[899/2362] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/CentralDifferenceSolver.cpp.o
[900/2362] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/RungeKutta4Solver.cpp.o
[901/2362] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/RungeKutta2Solver.cpp.o
[902/2362] Building CXX object Sofa/Component/ODESolver/Forward/CMakeFiles/Sofa.Component.ODESolver.Forward.dir/src/sofa/component/odesolver/forward/DampVelocitySolver.cpp.o
[903/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/init.cpp.o
[904/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshOBJLoader.cpp.o
[905/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/BaseVTKReader.cpp.o
[906/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshVTKLoader.cpp.o
[907/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshGmshLoader.cpp.o
[908/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/VisualModelOBJExporter.cpp.o
[909/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/VTKExporter.cpp.o
[910/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/GIDMeshLoader.cpp.o
[911/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/GridMeshCreator.cpp.o
[912/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshOffLoader.cpp.o
[913/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshSTLLoader.cpp.o
[914/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshXspLoader.cpp.o
[915/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshTrianLoader.cpp.o
[916/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/OffSequenceLoader.cpp.o
[917/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/SphereLoader.cpp.o
[918/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/StringMeshCreator.cpp.o
[919/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/VoxelGridLoader.cpp.o
[920/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/BlenderExporter.cpp.o
[921/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/MeshExporter.cpp.o
[922/2362] Building CXX object Sofa/Component/IO/Mesh/CMakeFiles/Sofa.Component.IO.Mesh.dir/src/sofa/component/io/mesh/STLExporter.cpp.o
[923/2362] Building CXX object Sofa/Component/Topology/Container/CMakeFiles/Sofa.Component.Topology.Container.dir/src/sofa/component/topology/container/init.cpp.o
[924/2362] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/init.cpp.o
[925/2362] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/TopologicalChangeProcessor.cpp.o
[926/2362] Creating library symlink lib/libSofa.Component.LinearSolver.Direct.dylib
[927/2362] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/TopologyBoundingTrasher.cpp.o
[928/2362] Building CXX object Sofa/Component/Topology/Utility/CMakeFiles/Sofa.Component.Topology.Utility.dir/src/sofa/component/topology/utility/TopologyChecker.cpp.o
[929/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/init.cpp.o
[930/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/BlockJacobiPreconditioner.cpp.o
[931/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/JacobiPreconditioner.cpp.o
[932/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/PrecomputedWarpPreconditioner.cpp.o
[933/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/SSORPreconditioner.cpp.o
[934/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/RotationMatrixSystem.cpp.o
[935/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/PrecomputedMatrixSystem.cpp.o
[936/2362] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/WarpPreconditioner.cpp.o
[937/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/CMakeFiles/Sofa.Component.SolidMechanics.FEM.dir/src/sofa/component/solidmechanics/fem/init.cpp.o
[938/2362] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[939/2362] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[940/2362] Building CXX object Sofa/Component/SolidMechanics/TensorMass/CMakeFiles/Sofa.Component.SolidMechanics.TensorMass.dir/src/sofa/component/solidmechanics/tensormass/init.cpp.o
[941/2362] Building CXX object Sofa/Component/SolidMechanics/TensorMass/CMakeFiles/Sofa.Component.SolidMechanics.TensorMass.dir/src/sofa/component/solidmechanics/tensormass/TetrahedralTensorMassForceField.cpp.o
[942/2362] Building CXX object Sofa/Component/SolidMechanics/TensorMass/CMakeFiles/Sofa.Component.SolidMechanics.TensorMass.dir/src/sofa/component/solidmechanics/tensormass/TriangularTensorMassForceField.cpp.o
[943/2362] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/init.cpp.o
[944/2362] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/AverageCoord.cpp.o
[945/2362] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/ClusteringEngine.cpp.o
[946/2362] Linking CXX shared library lib/libSofa.Component.Collision.Detection.24.12.99.dylib
[947/2362] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/Distances.cpp.o
[948/2362] Linking CXX shared library lib/libSofa.Component.Collision.Response.24.12.99.dylib
[949/2362] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/HausdorffDistance.cpp.o
[950/2362] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/ShapeMatching.cpp.o
[951/2362] Building CXX object Sofa/Component/Engine/Analyze/CMakeFiles/Sofa.Component.Engine.Analyze.dir/src/sofa/component/engine/analyze/SumEngine.cpp.o
[952/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/init.cpp.o
[953/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/ExtrudeEdgesAndGenerateQuads.cpp.o
[954/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/ExtrudeQuadsAndGenerateHexas.cpp.o
[955/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/ExtrudeSurface.cpp.o
[956/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateCylinder.cpp.o
[957/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateGrid.cpp.o
[958/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateRigidMass.cpp.o
[959/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GenerateSphere.cpp.o
[960/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/GroupFilterYoungModulus.cpp.o
[961/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/JoinPoints.cpp.o
[962/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergeMeshes.cpp.o
[963/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergePoints.cpp.o
[964/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergeSets.cpp.o
[965/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MergeVectors.cpp.o
[966/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MeshBarycentricMapperEngine.cpp.o
[967/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MeshClosingEngine.cpp.o
[968/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/MeshTetraStuffing.cpp.o
[969/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/NormEngine.cpp.o
[970/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/NormalsFromPoints.cpp.o
[971/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/RandomPointDistributionInSurface.cpp.o
[972/2362] Building CXX object Sofa/Component/Engine/Generate/CMakeFiles/Sofa.Component.Engine.Generate.dir/src/sofa/component/engine/generate/Spiral.cpp.o
[973/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/init.cpp.o
[974/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ComplementaryROI.cpp.o
[975/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/BoxROI.cpp.o
[976/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/IndicesFromValues.cpp.o
[977/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MergeROIs.cpp.o
[978/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshBoundaryROI.cpp.o
[979/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshROI.cpp.o
[980/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshSampler.cpp.o
[981/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshSplittingEngine.cpp.o
[982/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/MeshSubsetEngine.cpp.o
[983/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/PairBoxRoi.cpp.o
[984/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/NearestPointROI.cpp.o
[985/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/PlaneROI.cpp.o
[986/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/PointsFromIndices.cpp.o
[987/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ProximityROI.cpp.o
[988/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SelectConnectedLabelsROI.cpp.o
[989/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SelectLabelROI.cpp.o
[990/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SphereROI.cpp.o
[991/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/SubsetTopology.cpp.o
[992/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ValuesFromIndices.cpp.o
[993/2362] Building CXX object Sofa/Component/Engine/Select/CMakeFiles/Sofa.Component.Engine.Select.dir/src/sofa/component/engine/select/ValuesFromPositions.cpp.o
[994/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/init.cpp.o
[995/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/DifferenceEngine.cpp.o
[996/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/DilateEngine.cpp.o
[997/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/DisplacementMatrixEngine.cpp.o
[998/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/IndexValueMapper.cpp.o
[999/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/Indices2ValuesMapper.cpp.o
[1000/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/MapIndices.cpp.o
[1001/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/MathOp.cpp.o
[1002/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/ProjectiveTransformEngine.cpp.o
[1003/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/QuatToRigidEngine.cpp.o
[1004/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/ROIValueMapper.cpp.o
[1005/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/RigidToQuatEngine.cpp.o
[1006/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/SmoothMeshEngine.cpp.o
[1007/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/TransformEngine.cpp.o
[1008/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/TransformMatrixEngine.cpp.o
[1009/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/TransformPosition.cpp.o
[1010/2362] Creating library symlink lib/libSofa.GL.Component.Rendering2D.dylib
[1011/2362] Building CXX object Sofa/Component/Engine/Transform/CMakeFiles/Sofa.Component.Engine.Transform.dir/src/sofa/component/engine/transform/Vertex2Frame.cpp.o
[1012/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/init.cpp.o
[1013/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/ClipPlane.cpp.o
[1014/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/DataDisplay.cpp.o
[1015/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/MergeVisualModels.cpp.o
[1016/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/OglModel.cpp.o
[1017/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/OglSceneFrame.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering3D/src/sofa/gl/component/rendering3d/OglSceneFrame.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering3D/src/sofa/gl/component/rendering3d/OglSceneFrame.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/visual/VisualModel.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseContext.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:38:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/typeinfo/TypeInfo_SelectableItem.h:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:250:77: warning: expression result unused [-Wunused-value]
        ((Derived::s_items[Is].key == key ? (result = Is, true) : false) || ...);
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:243:16: note: in instantiation of function template specialization 'sofa::helper::SelectableItem<sofa::gl::component::rendering3d::OglSceneFrame::Alignment>::findId_impl<0UL, 1UL, 2UL, 3UL>' requested here
        return findId_impl(key, std::make_index_sequence<numberOfItems()>{});
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:151:74: note: in instantiation of member function 'sofa::helper::SelectableItem<sofa::gl::component::rendering3d::OglSceneFrame::Alignment>::findId' requested here
    constexpr SelectableItem(const std::string_view key) : m_selected_id(findId(key))
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering3D/src/sofa/gl/component/rendering3d/OglSceneFrame.cpp:37:43: note: in instantiation of member function 'sofa::helper::SelectableItem<sofa::gl::component::rendering3d::OglSceneFrame::Alignment>::SelectableItem' requested here
static constexpr OglSceneFrame::Alignment defaultAlignment("BottomRight");
                                          ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering3D/src/sofa/gl/component/rendering3d/OglSceneFrame.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering3D/src/sofa/gl/component/rendering3d/OglSceneFrame.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/visual/VisualModel.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseContext.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:38:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/typeinfo/TypeInfo_SelectableItem.h:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:250:77: warning: expression result unused [-Wunused-value]
        ((Derived::s_items[Is].key == key ? (result = Is, true) : false) || ...);
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:243:16: note: in instantiation of function template specialization 'sofa::helper::SelectableItem<sofa::gl::component::rendering3d::OglSceneFrame::Style>::findId_impl<0UL, 1UL, 2UL>' requested here
        return findId_impl(key, std::make_index_sequence<numberOfItems()>{});
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:151:74: note: in instantiation of member function 'sofa::helper::SelectableItem<sofa::gl::component::rendering3d::OglSceneFrame::Style>::findId' requested here
    constexpr SelectableItem(const std::string_view key) : m_selected_id(findId(key))
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Rendering3D/src/sofa/gl/component/rendering3d/OglSceneFrame.cpp:38:39: note: in instantiation of member function 'sofa::helper::SelectableItem<sofa::gl::component::rendering3d::OglSceneFrame::Style>::SelectableItem' requested here
static constexpr OglSceneFrame::Style defaultStyle("Cylinders");
                                      ^
2 warnings generated.
[1018/2362] Generating src/sofa/gui/qt/moc_AboutSOFADialog.cpp
[1019/2362] Generating src/sofa/gui/qt/moc_DataFilenameWidget.cpp
[1020/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/PointSplatModel.cpp.o
[1021/2362] Generating src/sofa/gui/qt/moc_DataWidget.cpp
[1022/2362] Generating src/sofa/gui/qt/moc_DisplayFlagsDataWidget.cpp
[1023/2362] Building CXX object Sofa/GL/Component/Rendering3D/CMakeFiles/Sofa.GL.Component.Rendering3D.dir/src/sofa/gl/component/rendering3d/SlicedVolumetricModel.cpp.o
[1024/2362] Generating src/sofa/gui/qt/moc_GenGraphForm.cpp
[1025/2362] Generating src/sofa/gui/qt/moc_LinkWidget.cpp
[1026/2362] Generating src/sofa/gui/qt/moc_MaterialDataWidget.cpp
[1027/2362] Generating src/sofa/gui/qt/moc_RGBAColorDataWidget.cpp
[1028/2362] Generating src/sofa/gui/qt/moc_ModifyObject.cpp
[1029/2362] Generating src/sofa/gui/qt/moc_QDataDescriptionWidget.cpp
[1030/2362] Generating src/sofa/gui/qt/moc_QDisplayDataWidget.cpp
[1031/2362] Generating src/sofa/gui/qt/moc_QDisplayLinkWidget.cpp
[1032/2362] Generating src/sofa/gui/qt/moc_QDisplayPropertyWidget.cpp
[1033/2362] Generating src/sofa/gui/qt/moc_QRGBAColorPicker.cpp
[1034/2362] Generating src/sofa/gui/qt/moc_QModelViewTableUpdater.cpp
[1035/2362] Generating src/sofa/gui/qt/moc_QMouseOperations.cpp
[1036/2362] Generating src/sofa/gui/qt/moc_QMouseWheelAdjustementGuard.cpp
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/QMouseWheelAdjustementGuard.h:0: Note: No relevant classes found. No output generated.
[1037/2362] Generating src/sofa/gui/qt/moc_QSofaStatWidget.cpp
[1038/2362] Generating src/sofa/gui/qt/moc_QSofaListView.cpp
[1039/2362] Generating src/sofa/gui/qt/moc_QTabulationModifyObject.cpp
[1040/2362] Generating src/sofa/gui/qt/moc_QtMessageRedirection.cpp
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/QtMessageRedirection.h:0: Note: No relevant classes found. No output generated.
[1041/2362] Generating src/sofa/gui/qt/moc_QTransformationWidget.cpp
[1042/2362] Generating src/sofa/gui/qt/moc_RealGUI.cpp
[1043/2362] Generating src/sofa/gui/qt/moc_SimpleDataWidget.cpp
[1044/2362] Generating src/sofa/gui/qt/moc_SofaMouseManager.cpp
[1045/2362] Generating src/sofa/gui/qt/moc_SofaVideoRecorderManager.cpp
[1046/2362] Generating src/sofa/gui/qt/moc_SofaPluginManager.cpp
[1047/2362] Generating src/sofa/gui/qt/moc_SofaSceneGraphWidget.cpp
[1048/2362] Generating src/sofa/gui/qt/moc_WDoubleLineEdit.cpp
[1049/2362] Generating src/sofa/gui/qt/moc_WindowVisitor.cpp
[1050/2362] Generating src/sofa/gui/qt/moc_QVisitorControlPanel.cpp
[1051/2362] Generating src/sofa/gui/qt/moc_PieWidget.cpp
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/PieWidget.h:0: Note: No relevant classes found. No output generated.
[1052/2362] Generating src/sofa/gui/qt/viewer/qt/moc_QtViewer.cpp
[1053/2362] Generating src/sofa/gui/qt/moc_QGraphStatWidget.cpp
[1054/2362] Generating src/sofa/gui/qt/viewer/qgl/moc_QtGLViewer.cpp
[1055/2362] Generating src/sofa/gui/qt/moc_QEnergyStatWidget.cpp
[1056/2362] Generating src/sofa/gui/qt/moc_SofaWindowProfiler.cpp
[1057/2362] Generating src/sofa/gui/qt/moc_QMomentumStatWidget.cpp
[1058/2362] Generating ui_AboutDialog.h
[1059/2362] Generating ui_BaseGenGraphForm.h
[1060/2362] Generating src/sofa/gui/qt/moc_GraphDataWidget.cpp
[1061/2362] Generating ui_DialogAddObject.h
[1062/2362] Generating ui_MouseManager.h
[1063/2362] Generating ui_GUI.h
[1064/2362] Generating ui_PluginManager.h
[1065/2362] Generating ui_VideoRecorderManager.h
[1066/2362] Generating ui_VisitorGUI.h
[1067/2362] Generating ui_WindowProfiler.h
[1068/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/initMultiThreading.cpp.o
[1069/2362] Automatic RCC for src/sofa/gui/qt/resources/RealGUI.qrc
[1070/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/MeanComputation.cpp.o
[1071/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/DataExchange.cpp.o
[1072/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/animationloop/AnimationLoopParallelScheduler.cpp.o
[1073/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/collision/detection/algorithm/ParallelBVHNarrowPhase.cpp.o
[1074/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/collision/detection/algorithm/ParallelBruteForceBroadPhase.cpp.o
[1075/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/linearsolver/iterative/ParallelCGLinearSolver.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/MultiThreading/src/MultiThreading/component/linearsolver/iterative/ParallelCGLinearSolver.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/MultiThreading/src/MultiThreading/component/linearsolver/iterative/ParallelCGLinearSolver.cpp:42:32: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<multithreading::component::linearsolver::iterative::ParallelCompressedRowSparseMatrixMechanical<SReal>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
sofa::component::linearsystem::MatrixLinearSystem< ParallelCompressedRowSparseMatrixMechanical<SReal>, sofa::linearalgebra::FullVector<SReal> >;
                               ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/MultiThreading/src/MultiThreading/component/linearsolver/iterative/ParallelCGLinearSolver.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSolver/Iterative/src/sofa/component/linearsolver/iterative/MatrixLinearSolver.inl:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/MultiThreading/src/MultiThreading/component/linearsolver/iterative/ParallelCGLinearSolver.cpp:49:32: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<multithreading::component::linearsolver::iterative::ParallelCompressedRowSparseMatrixMechanical<sofa::type::Mat<3, 3, SReal>>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
sofa::component::linearsystem::MatrixLinearSystem< ParallelCompressedRowSparseMatrixMechanical<sofa::type::Mat<3,3,SReal>>, sofa::linearalgebra::FullVector<SReal> >;
                               ^
2 warnings generated.
[1076/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/mapping/linear/BeamLinearMapping_mt.cpp.o
[1077/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/fem/elastic/ParallelHexahedronFEMForceField.cpp.o
[1078/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/fem/elastic/ParallelTetrahedronFEMForceField.cpp.o
[1079/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/spring/ParallelSpringForceField.cpp.o
[1080/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/component/solidmechanics/spring/ParallelMeshSpringForceField.cpp.o
[1081/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/SceneCheckMultithreading.cpp.o
[1082/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/ParallelImplementationsRegistry.cpp.o
[1083/2362] Building CXX object applications/plugins/MultiThreading/CMakeFiles/MultiThreading.dir/src/MultiThreading/TaskSchedulerUser.cpp.o
[1084/2362] Creating library symlink lib/libSofa.Simulation.Graph.dylib
[1085/2362] Building CXX object Sofa/framework/SimpleApi/CMakeFiles/Sofa.SimpleApi.dir/src/sofa/simpleapi/init.cpp.o
[1086/2362] Building CXX object Sofa/framework/SimpleApi/CMakeFiles/Sofa.SimpleApi.dir/src/sofa/simpleapi/SimpleApi.cpp.o
[1087/2362] Creating library symlink lib/libgtest.dylib
[1088/2362] Building CXX object Sofa/framework/Testing/SofaGTestMain/CMakeFiles/SofaGTestMain.dir/SofaGTestMain.cpp.o
[1089/2362] Linking CXX shared library lib/libSofa.Component.ODESolver.Forward.24.12.99.dylib
[1090/2362] Linking CXX shared library lib/libSofa.Component.IO.Mesh.24.12.99.dylib
[1091/2362] Linking CXX shared library lib/libSofa.Component.Topology.Container.24.12.99.dylib
[1092/2362] Linking CXX shared library lib/libSofa.Component.Topology.Utility.24.12.99.dylib
[1093/2362] Linking CXX shared library lib/libSofa.Component.LinearSolver.Preconditioner.24.12.99.dylib
[1094/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.24.12.99.dylib
[1095/2362] Building CXX object Sofa/Component/Collision/CMakeFiles/Sofa.Component.Collision.dir/src/sofa/component/collision/init.cpp.o
[1096/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.TensorMass.24.12.99.dylib
[1097/2362] Creating library symlink lib/libSofa.Component.Collision.Detection.dylib
[1098/2362] Creating library symlink lib/libSofa.Component.Collision.Response.dylib
[1099/2362] Linking CXX shared library lib/libSofa.Component.Engine.Analyze.24.12.99.dylib
[1100/2362] Linking CXX shared library lib/libSofa.Component.Engine.Generate.24.12.99.dylib
[1101/2362] Linking CXX shared library lib/libSofa.Component.Engine.Transform.24.12.99.dylib
[1102/2362] Linking CXX shared library lib/libSofa.Component.Engine.Select.24.12.99.dylib
[1103/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_AboutSOFADialog.cpp.o
[1104/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_DataFilenameWidget.cpp.o
[1105/2362] Linking CXX shared library lib/libSofa.GL.Component.Rendering3D.24.12.99.dylib
[1106/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_DataWidget.cpp.o
[1107/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_DisplayFlagsDataWidget.cpp.o
[1108/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_GenGraphForm.cpp.o
[1109/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_LinkWidget.cpp.o
[1110/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_MaterialDataWidget.cpp.o
[1111/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_RGBAColorDataWidget.cpp.o
[1112/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_ModifyObject.cpp.o
[1113/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDataDescriptionWidget.cpp.o
[1114/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDisplayDataWidget.cpp.o
[1115/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDisplayLinkWidget.cpp.o
[1116/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QDisplayPropertyWidget.cpp.o
[1117/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QModelViewTableUpdater.cpp.o
[1118/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QRGBAColorPicker.cpp.o
[1119/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QMouseWheelAdjustementGuard.cpp.o
[1120/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QMouseOperations.cpp.o
[1121/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QSofaListView.cpp.o
[1122/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QSofaStatWidget.cpp.o
[1123/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QtMessageRedirection.cpp.o
[1124/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QTabulationModifyObject.cpp.o
[1125/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QTransformationWidget.cpp.o
[1126/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_RealGUI.cpp.o
[1127/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SimpleDataWidget.cpp.o
[1128/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaMouseManager.cpp.o
[1129/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaVideoRecorderManager.cpp.o
[1130/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaPluginManager.cpp.o
[1131/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaSceneGraphWidget.cpp.o
[1132/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_WDoubleLineEdit.cpp.o
[1133/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_WindowVisitor.cpp.o
[1134/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QVisitorControlPanel.cpp.o
[1135/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_PieWidget.cpp.o
[1136/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qt/moc_QtViewer.cpp.o
In file included from Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/moc_QtViewer.cpp:9:
In file included from Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/../../../../../../../../../../src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/QtViewer.h:39:
In file included from /Users/ci/Qt/5.12.12/clang_64/lib/QtGui.framework/Headers/QOpenGLContext:1:
/Users/ci/Qt/5.12.12/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:55:2: warning: qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined [-W#warnings]
#warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined
 ^
/Users/ci/Qt/5.12.12/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:56:2: warning: To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h [-W#warnings]
#warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h
 ^
2 warnings generated.
[1137/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qgl/moc_QtGLViewer.cpp.o
[1138/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_SofaWindowProfiler.cpp.o
[1139/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QGraphStatWidget.cpp.o
[1140/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QEnergyStatWidget.cpp.o
[1141/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_QMomentumStatWidget.cpp.o
[1142/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/moc_GraphDataWidget.cpp.o
[1143/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/init.cpp.o
[1144/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/AboutSOFADialog.cpp.o
[1145/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/DataFilenameWidget.cpp.o
[1146/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/DataWidget.cpp.o
[1147/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/DisplayFlagsDataWidget.cpp.o
[1148/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/FileManagement.cpp.o
[1149/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GenGraphForm.cpp.o
[1150/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GraphListenerQListView.cpp.o
[1151/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/LinkWidget.cpp.o
[1152/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/MaterialDataWidget.cpp.o
[1153/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/RGBAColorDataWidget.cpp.o
[1154/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/ModifyObject.cpp.o
[1155/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/PickHandlerCallBacks.cpp.o
[1156/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDataDescriptionWidget.cpp.o
[1157/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDisplayDataWidget.cpp.o
[1158/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDisplayLinkWidget.cpp.o
[1159/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QDisplayPropertyWidget.cpp.o
[1160/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QRGBAColorPicker.cpp.o
[1161/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMenuFilesRecentlyOpened.cpp.o
[1162/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QModelViewTableUpdater.cpp.o
[1163/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMouseOperations.cpp.o
[1164/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMouseWheelAdjustementGuard.cpp.o
[1165/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QSofaStatWidget.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/QSofaStatWidget.cpp:138:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            sprintf ( buf, "<li><b>%s:</b> %d</li>", it->first.c_str(), it->second );
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
[1166/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QSofaListView.cpp.o
[1167/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QtMessageRedirection.cpp.o
[1168/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QTabulationModifyObject.cpp.o
[1169/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QTransformationWidget.cpp.o
[1170/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/RealGUI.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/RealGUI.cpp:55:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/RealGUI.cpp:55:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/RealGUI.cpp:1283:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf ( buf, "%.1f FPS", fps );
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/RealGUI.cpp:1297:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf ( buf, "Time: %.3g,   Steps:  %i", time, m_frameCounter );
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
4 warnings generated.
[1171/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SimpleDataWidget.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/SimpleDataWidget.cpp:244:15: warning: '&&' within '||' [-Wlogical-op-parentheses]
    if (Tdata && Tdata->getValueTypeString() != "SelectableItem" ||
        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/SimpleDataWidget.cpp:244:15: note: place parentheses around the '&&' expression to silence this warning
    if (Tdata && Tdata->getValueTypeString() != "SelectableItem" ||
              ^
        (                                                       )
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/SimpleDataWidget.cpp:245:18: warning: '&&' within '||' [-Wlogical-op-parentheses]
        baseData && baseData->getValueTypeString() != "SelectableItem")
        ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/SimpleDataWidget.cpp:245:18: note: place parentheses around the '&&' expression to silence this warning
        baseData && baseData->getValueTypeString() != "SelectableItem")
                 ^
        (                                                             )
2 warnings generated.
[1172/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaMouseManager.cpp.o
[1173/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaPluginManager.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/SofaPluginManager.cpp:264:67: warning: 'operator()' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Using entrypoint GetComponentList() from a plugin has been deprecated. Use the helper function listClassesFromTarget() from ObjectFactory instead. [-Wdeprecated-declarations]
    const char* tempComponentList = plugin->getModuleComponentList();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/system/PluginManager.h:101:9: note: 'operator()' has been explicitly marked deprecated here
        SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST()
        ^
include/Sofa.Helper/sofa/helper/config.h:84:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06",  \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[1174/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaVideoRecorderManager.cpp.o
[1175/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/StructDataWidget.cpp.o
[1176/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/TableDataWidget.cpp.o
[1177/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/WDoubleLineEdit.cpp.o
[1178/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/SofaViewer.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/SofaViewer.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/SofaViewer.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
2 warnings generated.
[1179/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaSceneGraphWidget.cpp.o
[1180/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/VisualModelPolicy.cpp.o
[1181/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GraphVisitor.cpp.o
[1182/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/WindowVisitor.cpp.o
[1183/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QVisitorControlPanel.cpp.o
[1184/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/PieWidget.cpp.o
[1185/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GLPickHandler.cpp.o
[1186/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/GLBackend.cpp.o
[1187/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/OglModelPolicy.cpp.o
[1188/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qt/QtViewer.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/QtViewer.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Qt/src/sofa/gui/qt/viewer/qt/QtViewer.h:39:
In file included from /Users/ci/Qt/5.12.12/clang_64/lib/QtGui.framework/Headers/QOpenGLContext:1:
/Users/ci/Qt/5.12.12/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:55:2: warning: qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined [-W#warnings]
#warning qopenglfunctions.h is not compatible with GLEW, GLEW defines will be undefined
 ^
/Users/ci/Qt/5.12.12/clang_64/lib/QtGui.framework/Headers/qopenglcontext.h:56:2: warning: To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h [-W#warnings]
#warning To use GLEW with Qt, do not include <qopengl.h> or <QOpenGLFunctions> after glew.h
 ^
2 warnings generated.
[1189/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/viewer/qgl/QtGLViewer.cpp.o
[1190/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/SofaWindowProfiler.cpp.o
[1191/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QGraphStatWidget.cpp.o
[1192/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QEnergyStatWidget.cpp.o
[1193/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/QMomentumStatWidget.cpp.o
[1194/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/src/sofa/gui/qt/GraphDataWidget.cpp.o
[1195/2362] Building CXX object Sofa/GUI/Qt/CMakeFiles/Sofa.GUI.Qt.dir/Sofa.GUI.Qt_autogen/4M7Z7HO4US/qrc_RealGUI.cpp.o
[1196/2362] Linking CXX shared library lib/libMultiThreading.0.1.dylib
[1197/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/context.c.o
[1198/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/init.c.o
[1199/2362] Building CXX object applications/plugins/CImgPlugin/CMakeFiles/CImgPlugin.dir/src/CImgPlugin/initCImgPlugin.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/initCImgPlugin.cpp:11:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/initCImgPlugin.cpp:11:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/initCImgPlugin.cpp:11:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
[1200/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/input.c.o
[1201/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/monitor.c.o
[1202/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/vulkan.c.o
[1203/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/window.c.o
[1204/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_init.m.o
[1205/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_joystick.m.o
[1206/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_monitor.m.o
_deps/glfw-src/src/cocoa_monitor.m:61:38: warning: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
    if (IOServiceGetMatchingServices(kIOMasterPortDefault,
                                     ^~~~~~~~~~~~~~~~~~~~
                                     kIOMainPortDefault
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:133:19: note: 'kIOMasterPortDefault' has been explicitly marked deprecated here
const mach_port_t kIOMasterPortDefault
                  ^
_deps/glfw-src/src/cocoa_monitor.m:234:38: warning: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
    if (IOServiceGetMatchingServices(kIOMasterPortDefault,
                                     ^~~~~~~~~~~~~~~~~~~~
                                     kIOMainPortDefault
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:133:19: note: 'kIOMasterPortDefault' has been explicitly marked deprecated here
const mach_port_t kIOMasterPortDefault
                  ^
2 warnings generated.
[1207/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_window.m.o
_deps/glfw-src/src/cocoa_window.m:365:62: warning: 'kUTTypeURL' is deprecated: first deprecated in macOS 12.0 - Use UTTypeURL instead. [-Wdeprecated-declarations]
        [self registerForDraggedTypes:@[(__bridge NSString*) kUTTypeURL]];
                                                             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/UTCoreTypes.h:210:26: note: 'kUTTypeURL' has been explicitly marked deprecated here
extern const CFStringRef kUTTypeURL                                  API_DEPRECATED("Use UTTypeURL instead.", ios(3.0, 15.0), macos(10.4, 12.0), tvos(9.0, 15.0), watchos(1.0, 8.0));
                         ^
1 warning generated.
[1208/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/cocoa_time.c.o
[1209/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/posix_thread.c.o
[1210/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/egl_context.c.o
[1211/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/osmesa_context.c.o
[1212/2362] Building C object _deps/glfw-build/src/CMakeFiles/glfw.dir/nsgl_context.m.o
[1213/2362] Building CXX object Sofa/Component/ODESolver/CMakeFiles/Sofa.Component.ODESolver.dir/src/sofa/component/odesolver/init.cpp.o
[1214/2362] Creating library symlink lib/libSofa.Component.ODESolver.Forward.dylib
[1215/2362] Linking CXX shared library lib/libSofa.SimpleApi.24.12.99.dylib
[1216/2362] Linking CXX shared library lib/libSofaGTestMain.24.12.99.dylib
[1217/2362] Building CXX object Sofa/Component/IO/CMakeFiles/Sofa.Component.IO.dir/src/sofa/component/io/init.cpp.o
[1218/2362] Creating library symlink lib/libSofa.Component.IO.Mesh.dylib
[1219/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/init.cpp.o
[1220/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/CompareState.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/CompareState.cpp:153:60: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            currentError = mmodel->compareVec(core::VecId::position(), str);
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/CompareState.cpp:165:60: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
            currentError = mmodel->compareVec(core::VecId::velocity(), str);
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1221/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/CompareTopology.cpp.o
[1222/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/InputEventReader.cpp.o
[1223/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/ReadState.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/ReadState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/ReadState.inl:251:42: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            mmodel->readVec(core::VecId::position(), str);
                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/ReadState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/ReadState.inl:260:42: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
            mmodel->readVec(core::VecId::velocity(), str);
                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1224/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/ReadTopology.cpp.o
[1225/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/WriteState.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.inl:330:51: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                    mmodel->writeVec(core::VecId::position(), str);
                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.inl:336:51: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
                    mmodel->writeVec(core::VecId::restPosition(), str);
                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.inl:343:51: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
                    mmodel->writeVec(core::VecId::velocity(), str);
                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.inl:358:55: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                        mmodel->writeVec(core::VecId::position(), *outfile);
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.inl:364:55: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
                        mmodel->writeVec(core::VecId::restPosition(), *outfile);
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.inl:371:55: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
                        mmodel->writeVec(core::VecId::velocity(), *outfile);
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/src/sofa/component/playback/WriteState.inl:378:55: warning: 'force' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead [-Wdeprecated-declarations]
                        mmodel->writeVec(core::VecId::force(), *outfile);
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:185:5: note: 'force' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FORCE()
    ^
include/Sofa.Core/sofa/core/config.h:150:48: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FORCE'
    #define SOFA_ATTRIBUTE_DEPRECATED__FORCE() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead")
                                               ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
7 warnings generated.
[1226/2362] Building CXX object Sofa/Component/Playback/CMakeFiles/Sofa.Component.Playback.dir/src/sofa/component/playback/WriteTopology.cpp.o
[1227/2362] Building CXX object Sofa/Component/Topology/CMakeFiles/Sofa.Component.Topology.dir/src/sofa/component/topology/init.cpp.o
[1228/2362] Creating library symlink lib/libSofa.Component.Topology.Container.dylib
[1229/2362] Creating library symlink lib/libSofa.Component.Topology.Utility.dylib
[1230/2362] Creating library symlink lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[1231/2362] Building CXX object Sofa/Component/LinearSolver/CMakeFiles/Sofa.Component.LinearSolver.dir/src/sofa/component/linearsolver/init.cpp.o
[1232/2362] Building CXX object Sofa/Component/Diffusion/CMakeFiles/Sofa.Component.Diffusion.dir/src/sofa/component/diffusion/init.cpp.o
[1233/2362] Building CXX object Sofa/Component/Diffusion/CMakeFiles/Sofa.Component.Diffusion.dir/src/sofa/component/diffusion/TetrahedronDiffusionFEMForceField.cpp.o
[1234/2362] Building CXX object Sofa/Component/Mapping/CMakeFiles/Sofa.Component.Mapping.dir/src/sofa/component/mapping/init.cpp.o
[1235/2362] Building CXX object Sofa/Component/SolidMechanics/CMakeFiles/Sofa.Component.SolidMechanics.dir/src/sofa/component/solidmechanics/init.cpp.o
[1236/2362] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.dylib
[1237/2362] Creating library symlink lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[1238/2362] Building CXX object Sofa/Component/Constraint/CMakeFiles/Sofa.Component.Constraint.dir/src/sofa/component/constraint/init.cpp.o
[1239/2362] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/init.cpp.o
[1240/2362] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/FreeMotionAnimationLoop.cpp.o
[1241/2362] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/ConstraintAnimationLoop.cpp.o
[1242/2362] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/MultiStepAnimationLoop.cpp.o
[1243/2362] Building CXX object Sofa/Component/AnimationLoop/CMakeFiles/Sofa.Component.AnimationLoop.dir/src/sofa/component/animationloop/MultiTagAnimationLoop.cpp.o
[1244/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/init.cpp.o
[1245/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/ConicalForceField.cpp.o
[1246/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/ConstantForceField.cpp.o
[1247/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/DiagonalVelocityDampingForceField.cpp.o
[1248/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/EdgePressureForceField.cpp.o
[1249/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/EllipsoidForceField.cpp.o
[1250/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/Gravity.cpp.o
[1251/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/InteractionEllipsoidForceField.cpp.o
[1252/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/LinearForceField.cpp.o
[1253/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/OscillatingTorsionPressureForceField.cpp.o
[1254/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/PlaneForceField.cpp.o
[1255/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/QuadPressureForceField.cpp.o
[1256/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/SphereForceField.cpp.o
[1257/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/SurfacePressureForceField.cpp.o
[1258/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/TaitSurfacePressureForceField.cpp.o
[1259/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/TorsionForceField.cpp.o
[1260/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/TrianglePressureForceField.cpp.o
[1261/2362] Building CXX object Sofa/Component/MechanicalLoad/CMakeFiles/Sofa.Component.MechanicalLoad.dir/src/sofa/component/mechanicalload/UniformVelocityDampingForceField.cpp.o
[1262/2362] Building CXX object Sofa/Component/Controller/CMakeFiles/Sofa.Component.Controller.dir/src/sofa/component/controller/init.cpp.o
[1263/2362] Building CXX object Sofa/Component/Controller/CMakeFiles/Sofa.Component.Controller.dir/src/sofa/component/controller/Controller.cpp.o
[1264/2362] Building CXX object Sofa/Component/Controller/CMakeFiles/Sofa.Component.Controller.dir/src/sofa/component/controller/MechanicalStateController.cpp.o
[1265/2362] Building CXX object Sofa/Component/Engine/CMakeFiles/Sofa.Component.Engine.dir/src/sofa/component/engine/init.cpp.o
[1266/2362] Creating library symlink lib/libSofa.Component.Engine.Analyze.dylib
[1267/2362] Linking CXX shared library lib/libSofa.Component.Collision.24.12.99.dylib
[1268/2362] Creating library symlink lib/libSofa.Component.Engine.Generate.dylib
[1269/2362] Creating library symlink lib/libSofa.Component.Engine.Select.dylib
[1270/2362] Creating library symlink lib/libSofa.Component.Engine.Transform.dylib
[1271/2362] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/init.cpp.o
[1272/2362] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/ForceFeedback.cpp.o
[1273/2362] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/LCPForceFeedback.cpp.o
[1274/2362] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/NullForceFeedback.cpp.o
[1275/2362] Creating library symlink lib/libSofa.GL.Component.Rendering3D.dylib
[1276/2362] Building CXX object Sofa/Component/Haptics/CMakeFiles/Sofa.Component.Haptics.dir/src/sofa/component/haptics/NullForceFeedbackT.cpp.o
[1277/2362] Building CXX object Sofa/GL/Component/Engine/CMakeFiles/Sofa.GL.Component.Engine.dir/src/sofa/gl/component/engine/init.cpp.o
[1278/2362] Building CXX object Sofa/GL/Component/Engine/CMakeFiles/Sofa.GL.Component.Engine.dir/src/sofa/gl/component/engine/TextureInterpolation.cpp.o
[1279/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/init.cpp.o
[1280/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/CompositingVisualLoop.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Shader/src/sofa/gl/component/shader/CompositingVisualLoop.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GL/Component/Shader/src/sofa/gl/component/shader/CompositingVisualLoop.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
2 warnings generated.
[1281/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/Light.cpp.o
[1282/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/LightManager.cpp.o
[1283/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OrderIndependentTransparencyManager.cpp.o
[1284/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglOITShader.cpp.o
[1285/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglAttribute.cpp.o
[1286/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShader.cpp.o
[1287/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShaderMacro.cpp.o
[1288/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShaderVisualModel.cpp.o
[1289/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglShadowShader.cpp.o
[1290/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglTexture.cpp.o
[1291/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglTexturePointer.cpp.o
[1292/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglVariable.cpp.o
[1293/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/OglRenderingSRGB.cpp.o
[1294/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/PostProcessManager.cpp.o
[1295/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/VisualManagerPass.cpp.o
[1296/2362] Building CXX object Sofa/GL/Component/Shader/CMakeFiles/Sofa.GL.Component.Shader.dir/src/sofa/gl/component/shader/VisualManagerSecondaryPass.cpp.o
[1297/2362] Creating library symlink lib/libMultiThreading.dylib
[1298/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/initImage.cpp.o
[1299/2362] Linking CXX shared library lib/libSofa.GUI.Qt.24.12.99.dylib
[1300/2362] Building CXX object applications/plugins/CImgPlugin/CMakeFiles/CImgPlugin.dir/src/CImgPlugin/ImageCImg.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/ImageCImg.cpp:7:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/ImageCImg.cpp:7:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/ImageCImg.cpp:7:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
[1301/2362] Linking CXX shared library lib/libCImgPlugin.0.1.dylib
[1302/2362] Creating library symlink lib/libCImgPlugin.dylib
[1303/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageAccumulator.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageAccumulator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1304/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/CollisionToCarvingEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/CollisionToCarvingEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1305/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/GenerateImage.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/GenerateImage.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1306/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageDataDisplay.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageDataDisplay.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1307/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageOperation.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageOperation.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1308/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageExporter.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageExporter.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1309/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageContainer.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1310/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageToRigidMassEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageToRigidMassEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1311/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTransform.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransform.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1312/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTransformEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTransformEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1313/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageSampler.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageSampler.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1314/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageTypes.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.cpp:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.cpp:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.cpp:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.cpp:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.cpp:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1315/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageCoordValuesFromPositions.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageCoordValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1316/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageValuesFromPositions.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageValuesFromPositions.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1317/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageFilter.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageFilter.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1318/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MarchingCubesEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MarchingCubesEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1319/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MeshToImageEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MeshToImageEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1320/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/MergeImages.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/MergeImages.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1321/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/TransferFunction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/TransferFunction.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1322/2362] Linking C shared library lib/libglfw.3.3.dylib
[1323/2362] Creating library symlink lib/libSofa.SimpleApi.dylib
[1324/2362] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/initSofa.Testing.cpp.o
[1325/2362] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/BaseTest.cpp.o
[1326/2362] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/LinearCongruentialRandomGenerator.cpp.o
[1327/2362] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/NumericTest.cpp.o
[1328/2362] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/TestMessageHandler.cpp.o
[1329/2362] Building CXX object Sofa/framework/Testing/CMakeFiles/Sofa.Testing.dir/src/sofa/testing/BaseSimulationTest.cpp.o
[1330/2362] Creating library symlink lib/libSofaGTestMain.dylib
[1331/2362] Linking CXX shared library lib/libSofa.Component.ODESolver.24.12.99.dylib
[1332/2362] Linking CXX shared library lib/libSofa.Component.IO.24.12.99.dylib
[1333/2362] Linking CXX shared library lib/libSofa.Component.Playback.24.12.99.dylib
[1334/2362] Linking CXX shared library lib/libSofa.Component.Topology.24.12.99.dylib
[1335/2362] Linking CXX shared library lib/libSofa.Component.LinearSolver.24.12.99.dylib
[1336/2362] Linking CXX shared library lib/libSofa.Component.Diffusion.24.12.99.dylib
[1337/2362] Linking CXX shared library lib/libSofa.Component.Mapping.24.12.99.dylib
[1338/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.24.12.99.dylib
[1339/2362] Linking CXX shared library lib/libSofa.Component.Constraint.24.12.99.dylib
[1340/2362] Linking CXX shared library lib/libSofa.Component.AnimationLoop.24.12.99.dylib
[1341/2362] Linking CXX shared library lib/libSofa.Component.MechanicalLoad.24.12.99.dylib
[1342/2362] Creating library symlink lib/libSofa.Component.Collision.dylib
[1343/2362] Linking CXX shared library lib/libSofa.Component.Controller.24.12.99.dylib
[1344/2362] Linking CXX shared library lib/libSofa.Component.Engine.24.12.99.dylib
[1345/2362] Linking CXX shared library lib/libSofa.Component.Haptics.24.12.99.dylib
[1346/2362] Linking CXX shared library lib/libSofa.GL.Component.Engine.24.12.99.dylib
[1347/2362] Linking CXX shared library lib/libSofa.GL.Component.Shader.24.12.99.dylib
[1348/2362] Building CXX object Sofa/GUI/Batch/CMakeFiles/Sofa.GUI.Batch.dir/src/sofa/gui/batch/init.cpp.o
[1349/2362] Building CXX object Sofa/GUI/Batch/CMakeFiles/Sofa.GUI.Batch.dir/src/sofa/gui/batch/BatchGUI.cpp.o
[1350/2362] Building CXX object Sofa/GUI/Batch/CMakeFiles/Sofa.GUI.Batch.dir/src/sofa/gui/batch/ProgressBar.cpp.o
[1351/2362] Creating library symlink lib/libSofa.GUI.Qt.dylib
[1352/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/init.cpp.o
[1353/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/BaseIntTool.cpp.o
[1354/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/CapsuleIntTool.cpp.o
[1355/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.h:28:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:110:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.h:28:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:112:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:82:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:84:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:48:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:49:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, RigidSphereModel, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:56:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::CapsuleDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, CapsuleDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:65:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, TriangleCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleMeshDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:66:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, LineCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleMeshDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:67:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, TriangleCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleMeshDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TCapsule<defaulttype::Rigid3Types>, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:68:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::detection::intersection::CapsuleMeshDiscreteIntersection>' requested here
    intersection->intersectors.add<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, LineCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleMeshDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/CapsuleIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
32 warnings generated.
[1356/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrCapsuleOBB.cpp.o
[1357/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrMeshUtility.cpp.o
[1358/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrOBBOBB.cpp.o
[1359/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrSphereOBB.cpp.o
[1360/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrTriangleOBB.cpp.o
[1361/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/IntrUtility3.cpp.o
[1362/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/MeshIntTool.cpp.o
[1363/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/OBBIntTool.cpp.o
[1364/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:82:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:84:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:48:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    intersection->intersectors.add<OBBCollisionModel<sofa::defaulttype::Rigid3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, RigidDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:49:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    intersection->intersectors.add<SphereCollisionModel<sofa::defaulttype::Vec3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, RigidDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TSphere<sofa::defaulttype::StdRigidTypes<3, double>>, collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    intersection->intersectors.add<RigidSphereModel, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, RigidDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidDiscreteIntersection>' requested here
    intersection->intersectors.add<RayCollisionModel, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, RigidDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, collisionobbcapsule::geometry::TOBB<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:57:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::detection::intersection::RigidMeshDiscreteIntersection>' requested here
    intersection->intersectors.add<TriangleCollisionModel<sofa::defaulttype::Vec3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, RigidMeshDiscreteIntersection>(this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/detection/intersection/OBBIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
14 warnings generated.
[1365/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/geometry/CapsuleModel.cpp.o
[1366/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/geometry/OBBModel.cpp.o
[1367/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/geometry/RigidCapsuleModel.cpp.o
[1368/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:83:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:84:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, TriangleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:85:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:86:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, RigidSphereModel, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:87:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:88:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:89:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, TriangleCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:90:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, SphereCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:91:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, RigidSphereModel, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:92:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Vec3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/CapsuleContact.cpp:93:40: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::CapsuleCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API BaseUnilateralContactResponse<CapsuleCollisionModel<sofa::defaulttype::Rigid3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
13 warnings generated.
[1369/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/contact/OBBContact.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:62:59: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API response::contact::BaseUnilateralContactResponse<OBBCollisionModel<sofa::defaulttype::Rigid3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>,constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:63:59: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API response::contact::BaseUnilateralContactResponse<collision::geometry::SphereCollisionModel<sofa::defaulttype::Vec3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>,constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:64:59: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API response::contact::BaseUnilateralContactResponse<collision::geometry::TriangleCollisionModel<sofa::defaulttype::Vec3Types>, OBBCollisionModel<sofa::defaulttype::Rigid3Types>,constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/response/contact/OBBContact.cpp:65:59: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Rigid3Types>, collisionobbcapsule::geometry::OBBCollisionModel<sofa::defaulttype::Rigid3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
template class COLLISIONOBBCAPSULE_API response::contact::BaseUnilateralContactResponse<RigidSphereModel, OBBCollisionModel<sofa::defaulttype::Rigid3Types>,constraint::lagrangian::model::UnilateralLagrangianContactParameters>;
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
6 warnings generated.
[1370/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/VoronoiToMeshEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/VoronoiToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1371/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/mapper/CapsuleContactMapper.cpp.o
[1372/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CMakeFiles/CollisionOBBCapsule.dir/src/CollisionOBBCapsule/response/mapper/OBBContactMapper.cpp.o
[1373/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/initModule.cpp.o
[1374/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonEnvironment.cpp.o
[1375/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/SceneLoaderPY3.cpp.o
[1376/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataCache.cpp.o
[1377/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataHelper.cpp.o
[1378/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/LinkPath.cpp.o
[1379/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/Prefab.cpp.o
[1380/2362] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonFactory.cpp.o
[1381/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/b64.c.o
[1382/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/blas.c.o
[1383/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/error.c.o
[1384/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/csr.c.o
[1385/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/fkvkselect.c.o
[1386/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/evaluate.c.o
[1387/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/getopt.c.o
[1388/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/fs.c.o
[1389/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/gkregex.c.o
[1390/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/graph.c.o
[1391/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/htable.c.o
[1392/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/io.c.o
[1393/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/itemsets.c.o
[1394/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/mcore.c.o
[1395/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/memory.c.o
[1396/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/omp.c.o
[1397/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/pdb.c.o
_deps/metis-src/GKlib/pdb.c:168:4: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 6, but the corresponding specifier may require size 7 [-Wfortify-source]
                        linetype,&aserial,aname,&altLoc,rname,&chainid,&rserial,&icode,&x,&y,&z,&opcy,&tmpt,&element);
                        ^
_deps/metis-src/GKlib/pdb.c:229:4: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 6, but the corresponding specifier may require size 7 [-Wfortify-source]
                        linetype,&aserial,aname,&altLoc,rname,&chainid,&rserial,&icode,&x,&y,&z,&opcy,&tmpt,&element);
                        ^
2 warnings generated.
[1398/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/pqueue.c.o
[1399/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/random.c.o
[1400/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/rw.c.o
[1401/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/seq.c.o
[1402/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/sort.c.o
[1403/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/string.c.o
[1404/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/timers.c.o
[1405/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/tokenizer.c.o
[1406/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/GKlib/util.c.o
[1407/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/auxapi.c.o
[1408/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/balance.c.o
_deps/metis-src/libmetis/balance.c:23:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
    if (iabs(ntpwgts[0]*graph->tvwgt[0]-graph->pwgts[0]) < 3*graph->tvwgt[0]/graph->nvtxs)
        ^
_deps/metis-build/include/metis.h:98:25: note: expanded from macro 'iabs'
  #define iabs          abs
                        ^
_deps/metis-src/libmetis/balance.c:23:9: note: use function 'fabsf' instead
    if (iabs(ntpwgts[0]*graph->tvwgt[0]-graph->pwgts[0]) < 3*graph->tvwgt[0]/graph->nvtxs)
        ^~~~
        fabsf
_deps/metis-build/include/metis.h:98:25: note: expanded from macro 'iabs'
  #define iabs          abs
                        ^
1 warning generated.
[1409/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/bucketsort.c.o
[1410/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/checkgraph.c.o
[1411/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/coarsen.c.o
[1412/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/compress.c.o
[1413/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/debug.c.o
[1414/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/contig.c.o
[1415/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/fortran.c.o
[1416/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/fm.c.o
[1417/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/frename.c.o
[1418/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/gklib.c.o
[1419/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/graph.c.o
[1420/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/initpart.c.o
[1421/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/kmetis.c.o
[1422/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/kwayfm.c.o
[1423/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/kwayrefine.c.o
[1424/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mcutil.c.o
[1425/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mesh.c.o
[1426/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/meshpart.c.o
[1427/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/minconn.c.o
[1428/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mincover.c.o
[1429/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/mmd.c.o
[1430/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/ometis.c.o
[1431/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/parmetis.c.o
[1432/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/options.c.o
[1433/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/refine.c.o
[1434/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/pmetis.c.o
[1435/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/sfm.c.o
[1436/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/separator.c.o
[1437/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/srefine.c.o
[1438/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/stat.c.o
[1439/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/util.c.o
[1440/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/timing.c.o
[1441/2362] Building C object _deps/metis-build/CMakeFiles/metis.dir/libmetis/wspace.c.o
[1442/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/initSofaDistanceGrid.cpp.o
[1443/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/DistanceGrid.cpp.o
[1444/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/forcefield/DistanceGridForceField.cpp.o
[1445/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:63:119: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<RigidDistanceGridCollisionModel, RigidDistanceGridCollisionModel> > DistanceGridDistanceGridStickContactClass("StickContactForceField", true);
                                                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:64:137: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<RigidDistanceGridCollisionModel, PointCollisionModel<sofa::defaulttype::Vec3Types>> > DistanceGridPointStickContactClass("StickContactForceField", true);
                                                                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:65:138: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<RigidDistanceGridCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>> > DistanceGridSphereStickContactClass("StickContactForceField", true);
                                                                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:66:140: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<RigidDistanceGridCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>> > DistanceGridTriangleStickContactClass("StickContactForceField", true);
                                                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:68:115: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<FFDDistanceGridCollisionModel, FFDDistanceGridCollisionModel> > FFDDistanceGridStickContactClass("StickContactForceField", true);
                                                                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:69:117: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<FFDDistanceGridCollisionModel, RigidDistanceGridCollisionModel> > FFDDistanceGridRigidDistanceGridStickContactClass("StickContactForceField", true);
                                                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:70:135: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<FFDDistanceGridCollisionModel, PointCollisionModel<sofa::defaulttype::Vec3Types>> > FFDDistanceGridPointStickContactClass("StickContactForceField", true);
                                                                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:71:136: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<FFDDistanceGridCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>> > FFDDistanceGridSphereStickContactClass("StickContactForceField", true);
                                                                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.inl:38:5: warning: 'f_keepAlive' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    f_keepAlive.setOriginalData(&d_keepAlive);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>::BarycentricStickContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:72:138: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::BarycentricStickContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, BarycentricStickContact<FFDDistanceGridCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>> > FFDDistanceGridTriangleStickContactClass("StickContactForceField", true);
                                                                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BarycentricStickContact.h:76:5: note: 'f_keepAlive' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:75:111: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<RigidDistanceGridCollisionModel, RigidDistanceGridCollisionModel> > DistanceGridDistanceGridFrictionContactClass("FrictionContactConstraint", true);
                                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:76:129: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<RigidDistanceGridCollisionModel, PointCollisionModel<sofa::defaulttype::Vec3Types>> > DistanceGridPointFrictionContactClass("FrictionContactConstraint", true);
                                                                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:77:130: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<RigidDistanceGridCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>> > DistanceGridSphereFrictionContactClass("FrictionContactConstraint", true);
                                                                                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:78:132: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<RigidDistanceGridCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>> > DistanceGridTriangleFrictionContactClass("FrictionContactConstraint", true);
                                                                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:80:107: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<FFDDistanceGridCollisionModel, FFDDistanceGridCollisionModel> > FFDDistanceGridFrictionContactClass("FrictionContactConstraint", true);
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::RigidDistanceGridCollisionModel *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:81:109: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<FFDDistanceGridCollisionModel, RigidDistanceGridCollisionModel> > FFDDistanceGridRigidDistanceGridFrictionContactClass("FrictionContactConstraint", true);
                                                                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:82:127: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<FFDDistanceGridCollisionModel, PointCollisionModel<sofa::defaulttype::Vec3Types>> > FFDDistanceGridPointFrictionContactClass("FrictionContactConstraint", true);
                                                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:83:128: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<FFDDistanceGridCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>> > FFDDistanceGridSphereFrictionContactClass("FrictionContactConstraint", true);
                                                                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:38:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.inl:57:5: warning: 'tol' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    tol.setOriginalData(&d_tol);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:44:7: note: in instantiation of member function 'sofa::component::collision::response::contact::BaseUnilateralContactResponse<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>::BaseUnilateralContactResponse' requested here
    : BaseUnilateralContactResponse<TCollisionModel1, TCollisionModel2, constraint::lagrangian::model::UnilateralLagrangianContactParameters, ResponseDataTypes>(model1,model2,intersectionMethod)
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>::FrictionContact' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Contact.h:108:16: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::New<sofa::component::collision::FFDDistanceGridCollisionModel *&, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types> *&, sofa::core::collision::Intersection *&>' requested here
        return sofa::core::objectmodel::New<RealContact>(model1, model2, inter);
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/Factory.h:150:28: note: in instantiation of function template specialization 'sofa::core::collision::Contact::create<sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>' requested here
        return RealObject::create(instance, arg);
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/RegisterModelToCollisionFactory.cpp:84:130: note: in instantiation of member function 'sofa::helper::Creator<sofa::core::collision::Contact::Factory, sofa::component::collision::response::contact::FrictionContact<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>>>::createInstance' requested here
Creator<Contact::Factory, FrictionContact<FFDDistanceGridCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>> > FFDDistanceGridTriangleFrictionContactClass("FrictionContactConstraint", true);
                                                                                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/BaseUnilateralContactResponse.h:71:5: note: 'tol' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT()
    ^
include/Sofa.Component.Collision.Response.Contact/sofa/component/collision/response/contact/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_RESPONSE_CONTACT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
21 warnings generated.
[1446/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::FFDDistanceGridCollisionElement, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:49:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<FFDDistanceGridCollisionModel, PointCollisionModel<sofa::defaulttype::Vec3Types>,                        FFDDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::FFDDistanceGridCollisionElement, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<FFDDistanceGridCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>,                       FFDDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::FFDDistanceGridCollisionElement, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<FFDDistanceGridCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>,                     FFDDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::FFDDistanceGridCollisionElement, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<RayCollisionModel, FFDDistanceGridCollisionModel,   FFDDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::FFDDistanceGridCollisionElement, sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<FFDDistanceGridCollisionModel,   RigidDistanceGridCollisionModel, FFDDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::FFDDistanceGridCollisionElement, sofa::component::collision::FFDDistanceGridCollisionElement, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridCollisionModel, sofa::component::collision::FFDDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<FFDDistanceGridCollisionModel,   FFDDistanceGridCollisionModel,   FFDDistanceGridDiscreteIntersection> (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/FFDDistanceGridDiscreteIntersection.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
12 warnings generated.
[1447/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/RayDistanceGridContact.cpp.o
[1448/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:793:173: warning: unused parameter 'intersection' [-Wunused-parameter]
int RigidDistanceGridDiscreteIntersection::computeIntersection(Ray& e2, RigidDistanceGridCollisionElement& e1, OutputVector* contacts, const core::collision::Intersection* intersection)
                                                                                                                                                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::geometry::TPoint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:50:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::PointCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<RigidDistanceGridCollisionModel, PointCollisionModel<sofa::defaulttype::Vec3Types>,                      RigidDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::geometry::TSphere<defaulttype::Vec3Types>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:51:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::SphereCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<RigidDistanceGridCollisionModel, SphereCollisionModel<sofa::defaulttype::Vec3Types>,                     RigidDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::geometry::TLine<sofa::defaulttype::Vec3Types>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:52:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::LineCollisionModel<sofa::defaulttype::Vec3Types>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<RigidDistanceGridCollisionModel, LineCollisionModel<sofa::defaulttype::Vec3Types>,                       RigidDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::geometry::TTriangle<defaulttype::Vec3Types>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:53:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::geometry::TriangleCollisionModel<defaulttype::Vec3Types>, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<RigidDistanceGridCollisionModel, TriangleCollisionModel<sofa::defaulttype::Vec3Types>,                   RigidDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::geometry::Ray, sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:54:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::geometry::RayCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<RayCollisionModel, RigidDistanceGridCollisionModel, RigidDistanceGridDiscreteIntersection>  (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:41:10: warning: 'canIntersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool canIntersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:94:34: note: in instantiation of template class 'sofa::core::collision::MemberElementIntersector<sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::RigidDistanceGridCollisionElement, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    add_impl<Model1, Model2>(new MemberElementIntersector<typename Model1::Element, typename Model2::Element, T>(ptr));
                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:55:32: note: in instantiation of function template specialization 'sofa::core::collision::IntersectorMap::add<sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridCollisionModel, sofa::component::collision::RigidDistanceGridDiscreteIntersection>' requested here
    intersection->intersectors.add<RigidDistanceGridCollisionModel, RigidDistanceGridCollisionModel, RigidDistanceGridDiscreteIntersection> (this);
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:86:18: note: overridden virtual function is here
    virtual bool canIntersect(core::CollisionElementIterator, core::CollisionElementIterator) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaDistanceGrid/src/SofaDistanceGrid/components/collision/RigidDistanceGridDiscreteIntersection.cpp:26:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.inl:65:9: warning: 'intersect' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int intersect(core::CollisionElementIterator elem1, core::CollisionElementIterator elem2,  DetectionOutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/collision/Intersection.h:88:17: note: overridden virtual function is here
    virtual int intersect(core::CollisionElementIterator, core::CollisionElementIterator, DetectionOutputVector*) = delete;
                ^
13 warnings generated.
[1449/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/DistanceGridCollisionModel.cpp.o
[1450/2362] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/initSofaGLFW.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/initSofaGLFW.cpp:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWGUI.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
1 warning generated.
[1451/2362] Building CXX object applications/plugins/SofaDistanceGrid/CMakeFiles/SofaDistanceGrid.dir/src/SofaDistanceGrid/components/collision/BarycentricPenalityContact_DistanceGrid.cpp.o
[1452/2362] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/NullGUIEngine.cpp.o
[1453/2362] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWWindow.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWWindow.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWWindow.h:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWWindow.cpp:204:103: warning: unused parameter 'mods' [-Wunused-parameter]
bool SofaGLFWWindow::mouseEvent(GLFWwindow* window, int width, int height,int button, int action, int mods, double xpos, double ypos) const
                                                                                                      ^
2 warnings generated.
[1454/2362] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWBaseGUI.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:521:22: warning: 'displayFlags' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
        visualStyle->displayFlags.endEdit();
                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:77:5: note: 'displayFlags' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_VISUAL()
    ^
include/Sofa.Component.Visual/sofa/component/visual/config.h:53:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_VISUAL'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:606:69: warning: unused parameter 'scancode' [-Wunused-parameter]
void SofaGLFWBaseGUI::key_callback(GLFWwindow* window, int key, int scancode, int action, int mods)
                                                                    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Simulation.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:24:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/vector:296:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__split_buffer:24:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/memory:860:
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:311:9: warning: destructor called on non-final 'sofaglfw::NullGUIEngine' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
        __get_elem()->~_Tp();
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:286:14: note: in instantiation of member function 'std::__shared_ptr_emplace<sofaglfw::NullGUIEngine, std::allocator<sofaglfw::NullGUIEngine>>::__on_zero_shared' requested here
    explicit __shared_ptr_emplace(_Alloc __a, _Args&& ...__args)
             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:953:55: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<sofaglfw::NullGUIEngine, std::allocator<sofaglfw::NullGUIEngine>>::__shared_ptr_emplace<>' requested here
    ::new ((void*)_VSTD::addressof(*__guard.__get())) _ControlBlock(__a, _VSTD::forward<_Args>(__args)...);
                                                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:962:19: note: in instantiation of function template specialization 'std::allocate_shared<sofaglfw::NullGUIEngine, std::allocator<sofaglfw::NullGUIEngine>, void>' requested here
    return _VSTD::allocate_shared<_Tp>(allocator<_Tp>(), _VSTD::forward<_Args>(__args)...);
                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.cpp:69:24: note: in instantiation of function template specialization 'std::make_shared<sofaglfw::NullGUIEngine, void>' requested here
    m_guiEngine = std::make_shared<NullGUIEngine>();
                       ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:311:24: note: qualify call to silence this warning
        __get_elem()->~_Tp();
                       ^
6 warnings generated.
[1455/2362] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWMouseManager.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWMouseManager.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWWindow.h:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
1 warning generated.
[1456/2362] Creating library symlink lib/libglfw.3.dylib lib/libglfw.dylib
[1457/2362] Building CXX object applications/projects/SofaGLFW/SofaGLFW/CMakeFiles/SofaGLFW.dir/src/SofaGLFW/SofaGLFWGUI.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWGUI.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWGUI.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWGUI.cpp:98:48: warning: 'resolution' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    const type::Vec<2, int>& res = viewerConf->resolution.getValue();
                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Setting/src/sofa/component/setting/ViewerSetting.h:54:5: note: 'resolution' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING()
    ^
include/Sofa.Component.Setting/sofa/component/setting/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWGUI.cpp:100:21: warning: 'fullscreen' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    if (viewerConf->fullscreen.getValue())
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Setting/src/sofa/component/setting/ViewerSetting.h:57:5: note: 'fullscreen' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING()
    ^
include/Sofa.Component.Setting/sofa/component/setting/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
3 warnings generated.
[1458/2362] Building CXX object Sofa/framework/Helper/test/system/TestPluginA/CMakeFiles/TestPluginA.dir/ComponentA.cpp.o
[1459/2362] Building CXX object Sofa/framework/Helper/test/system/TestPluginA/CMakeFiles/TestPluginA.dir/ComponentB.cpp.o
[1460/2362] Building CXX object Sofa/framework/Helper/test/system/TestPluginA/CMakeFiles/TestPluginA.dir/initTestPluginA.cpp.o
[1461/2362] Building CXX object Sofa/Component/CMakeFiles/Sofa.Component.dir/src/sofa/component/init.cpp.o
[1462/2362] Creating library symlink lib/libSofa.Component.ODESolver.dylib
[1463/2362] Creating library symlink lib/libSofa.Component.IO.dylib
[1464/2362] Linking CXX shared library lib/libSofa.Testing.24.12.99.dylib
[1465/2362] Creating library symlink lib/libSofa.Component.Playback.dylib
[1466/2362] Creating library symlink lib/libSofa.Component.Topology.dylib
[1467/2362] Creating library symlink lib/libSofa.Component.LinearSolver.dylib
[1468/2362] Creating library symlink lib/libSofa.Component.Diffusion.dylib
[1469/2362] Creating library symlink lib/libSofa.Component.SolidMechanics.dylib
[1470/2362] Creating library symlink lib/libSofa.Component.Mapping.dylib
[1471/2362] Creating library symlink lib/libSofa.Component.Constraint.dylib
[1472/2362] Creating library symlink lib/libSofa.Component.AnimationLoop.dylib
[1473/2362] Creating library symlink lib/libSofa.Component.Controller.dylib
[1474/2362] Creating library symlink lib/libSofa.Component.MechanicalLoad.dylib
[1475/2362] Creating library symlink lib/libSofa.Component.Engine.dylib
[1476/2362] Creating library symlink lib/libSofa.Component.Haptics.dylib
[1477/2362] Creating library symlink lib/libSofa.GL.Component.Engine.dylib
[1478/2362] Building CXX object Sofa/GL/Component/CMakeFiles/Sofa.GL.Component.dir/src/sofa/gl/component/init.cpp.o
[1479/2362] Creating library symlink lib/libSofa.GL.Component.Shader.dylib
[1480/2362] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/GetAssembledSizeVisitor.cpp.o
[1481/2362] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/GetVectorVisitor.cpp.o
[1482/2362] Linking CXX shared library lib/libSofa.GUI.Batch.24.12.99.dylib
[1483/2362] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/SceneCreator.cpp.o
[1484/2362] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/SceneUtils.cpp.o
[1485/2362] Building CXX object applications/plugins/SceneCreator/CMakeFiles/SceneCreator.dir/src/SceneCreator/initSceneCreator.cpp.o
[1486/2362] Linking CXX shared library lib/libSofaPython3.1.0.dylib
[1487/2362] Linking CXX shared library lib/libCollisionOBBCapsule.1.0.dylib
[1488/2362] Generating src/PluginExample/moc_MyDataWidgetUnsigned.cpp
[1489/2362] Linking C shared library lib/metis.framework/Versions/A/metis
[1490/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/init.cpp.o
[1491/2362] Linking CXX shared library lib/libSofaDistanceGrid.24.12.99.dylib
[1492/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckAPIChange.cpp.o
[1493/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckCollisionResponse.cpp.o
[1494/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckDeprecatedComponents.cpp.o
[1495/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckDuplicatedName.cpp.o
[1496/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckMissingRequiredPlugin.cpp.o
[1497/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckUsingAlias.cpp.o
[1498/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckerListener.cpp.o
[1499/2362] Building CXX object applications/projects/SceneChecking/CMakeFiles/SceneChecking.dir/src/SceneChecking/SceneCheckerVisitor.cpp.o
[1500/2362] Building C object _deps/nfd-build/src/CMakeFiles/nfd.dir/nfd_cocoa.m.o
[1501/2362] Linking CXX shared library lib/libSofaGLFW.24.12.99.dylib
[1502/2362] Creating library symlink lib/libSofa.Testing.dylib
[1503/2362] Linking CXX shared library lib/libTestPluginA.0.7.dylib
[1504/2362] Linking CXX shared library lib/libSofa.Component.24.12.99.dylib
[1505/2362] Linking CXX shared library lib/libSofa.GL.Component.24.12.99.dylib
[1506/2362] Building CXX object Sofa/GUI/CMakeFiles/Sofa.GUI.dir/src/sofa/gui/init.cpp.o
[1507/2362] Creating library symlink lib/libSofa.GUI.Batch.dylib
[1508/2362] Creating library symlink lib/libCollisionOBBCapsule.dylib
[1509/2362] Creating library symlink lib/libSofaPython3.dylib
[1510/2362] Linking CXX shared library lib/libSceneCreator.0.1.dylib
[1511/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Base.cpp.o
[1512/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseData.cpp.o
[1513/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataDict.cpp.o
[1514/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseObject.cpp.o
[1515/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseCamera.cpp.o
[1516/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseContext.cpp.o
[1517/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ContactListener.cpp.o
[1518/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Context.cpp.o
[1519/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Controller.cpp.o
[1520/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataEngine.cpp.o
[1521/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataContainer.cpp.o
[1522/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataString.cpp.o
[1523/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataLink.cpp.o
[1524/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataVectorString.cpp.o
[1525/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ForceField.cpp.o
[1526/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_LinkPath.cpp.o
[1527/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Mass.cpp.o
[1528/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ObjectFactory.cpp.o
[1529/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Node.cpp.o
[1530/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_NodeIterator.cpp.o
[1531/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PointSetTopologyModifier.cpp.o
[1532/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Prefab.cpp.o
[1533/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Submodule_Core.cpp.o
[1534/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PythonScriptEvent.cpp.o
[1535/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseLink.cpp.o
[1536/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Topology.cpp.o
[1537/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_TaskScheduler.cpp.o
[1538/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseMeshTopology.cpp.o
[1539/2362] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/init.cpp.o
[1540/2362] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTest.cpp.o
[1541/2362] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTestExtractor.cpp.o
[1542/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/ClosestPointRegistrationForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.inl:154:68: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord&  p = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.inl:180:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.inl:213:104: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            sourceKdTree.getNClosest(closestTarget[i],tp[i], this->mstate->read(core::ConstVecCoordId::position())->getValue(),1);
                                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/ClosestPointRegistrationForceField.inl:382:88: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor< Data< VecCoord > > x(*this->getMState()->read(core::ConstVecCoordId::position()));
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[1543/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/GroupwiseRegistrationEngine.cpp.o
[1544/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/InertiaAlign.cpp.o
[1545/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/RegistrationContact.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContact.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:161:66: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& p1 = this->mstate1->read(core::ConstVecCoordId::position())->getValue();
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContact.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:162:66: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& p2 = this->mstate2->read(core::ConstVecCoordId::position())->getValue();
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContact.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:240:50: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                           this->mstate2->read(core::ConstVecCoordId::position())->getValue()[contacts.getValue()[i].m2])
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContact.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:258:50: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                           this->mstate1->read(core::ConstVecCoordId::position())->getValue()[contacts.getValue()[i].m1])
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[1546/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/RegistrationContactForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:161:66: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& p1 = this->mstate1->read(core::ConstVecCoordId::position())->getValue();
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:162:66: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& p2 = this->mstate2->read(core::ConstVecCoordId::position())->getValue();
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:240:50: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                           this->mstate2->read(core::ConstVecCoordId::position())->getValue()[contacts.getValue()[i].m2])
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/RegistrationContactForceField.inl:258:50: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                           this->mstate1->read(core::ConstVecCoordId::position())->getValue()[contacts.getValue()[i].m1])
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[1547/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/initRegistration.cpp.o
[1548/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/RegistrationExporter.cpp.o
[1549/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/DepthMapToMeshEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/DepthMapToMeshEngine.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1550/2362] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/moc_MyDataWidgetUnsigned.cpp.o
[1551/2362] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/initPluginExample.cpp.o
[1552/2362] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyBehaviorModel.cpp.o
[1553/2362] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyVisualModel.cpp.o
[1554/2362] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyMappingPendulumInPlane.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/PluginExample/src/PluginExample/MyMappingPendulumInPlane.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/PluginExample/src/PluginExample/MyMappingPendulumInPlane.inl:60:87: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecOutCoord> > out (*this->toModel->read(core::ConstVecCoordId::position()));
                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/PluginExample/src/PluginExample/MyMappingPendulumInPlane.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/PluginExample/src/PluginExample/MyMappingPendulumInPlane.inl:61:84: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    WriteAccessor<Data<VecInCoord> > in (*this->fromModel->write(core::VecCoordId::position()));
                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/PluginExample/src/PluginExample/MyMappingPendulumInPlane.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/PluginExample/src/PluginExample/MyMappingPendulumInPlane.inl:83:87: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecOutCoord> > out (*this->toModel->read(core::ConstVecCoordId::position()));
                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
3 warnings generated.
[1555/2362] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyProjectiveConstraintSet.cpp.o
[1556/2362] Building CXX object applications/plugins/PluginExample/CMakeFiles/PluginExample.dir/src/PluginExample/MyDataWidgetUnsigned.cpp.o
[1557/2362] Building CXX object applications/plugins/SofaCarving/CMakeFiles/SofaCarving.dir/src/SofaCarving/init.cpp.o
[1558/2362] Building CXX object applications/plugins/SofaCarving/CMakeFiles/SofaCarving.dir/src/SofaCarving/CarvingManager.cpp.o
[1559/2362] Generating src/SofaMatrix/moc_BaseMatrixImageViewerWidget.cpp
[1560/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/initBeamAdapter.cpp.o
[1561/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/BaseBeamInterpolation.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:191:88: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        ReadAccessor<Data<VecCoord> > statePos = this->m_mstate->read(ConstVecCoordId::position()) ;
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:415:122: warning: unused parameter 'massDensity' [-Wunused-parameter]
void BeamInterpolation<DataTypes>::getMechanicalParameters(sofa::Index beamId, Real& youngModulus, Real& cPoisson, Real& massDensity)
                                                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:481:60: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            Coord global_0 = state->read(core::VecCoordId::restPosition())->getValue()[node0Id];
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:482:60: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            Coord global_1 = state->read(core::VecCoordId::restPosition())->getValue()[node1Id];
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:566:80: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                   << "      ="<< this->m_mstate->read( core::ConstVecCoordId::position() )->getValue( ) ;
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:567:56: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::position() );
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:571:56: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::freePosition() ) ;
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:575:56: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::restPosition() ) ;
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:150:10: warning: unused variable 'nbEdges' [-Wunused-variable]
    Size nbEdges = m_topology->getNbEdges();
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:109:7: warning: field 'm_mstate' will be initialized after field 'm_StateNodes' [-Wreorder-ctor]
    , m_mstate(nullptr)
      ^~~~~~~~~~~~~~~~~
      m_topology(nullptr
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.cpp:36:37: note: in instantiation of member function 'sofa::component::fem::_basebeaminterpolation_::BaseBeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>::BaseBeamInterpolation' requested here
template class SOFA_BEAMADAPTER_API BaseBeamInterpolation<Rigid3Types>;
                                    ^
23 warnings generated.
[1562/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/BeamInterpolation.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:150:10: warning: unused variable 'nbEdges' [-Wunused-variable]
    Size nbEdges = m_topology->getNbEdges();
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:191:88: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        ReadAccessor<Data<VecCoord> > statePos = this->m_mstate->read(ConstVecCoordId::position()) ;
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:415:122: warning: unused parameter 'massDensity' [-Wunused-parameter]
void BeamInterpolation<DataTypes>::getMechanicalParameters(sofa::Index beamId, Real& youngModulus, Real& cPoisson, Real& massDensity)
                                                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:481:60: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            Coord global_0 = state->read(core::VecCoordId::restPosition())->getValue()[node0Id];
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:482:60: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            Coord global_1 = state->read(core::VecCoordId::restPosition())->getValue()[node1Id];
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:566:80: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                   << "      ="<< this->m_mstate->read( core::ConstVecCoordId::position() )->getValue( ) ;
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:567:56: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::position() );
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:571:56: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::freePosition() ) ;
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:575:56: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::restPosition() ) ;
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:66:37: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
template class SOFA_BEAMADAPTER_API BeamInterpolation<Rigid3Types>;
                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:418:16: warning: comparison of integers of different signs: 'sofa::Index' (aka 'unsigned int') and 'int' [-Wsign-compare]
    if (beamId < int(defaultYoungModuli.size())) {
        ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:66:37: note: in instantiation of member function 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>::getMechanicalParameters' requested here
template class SOFA_BEAMADAPTER_API BeamInterpolation<Rigid3Types>;
                                    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:427:16: warning: comparison of integers of different signs: 'sofa::Index' (aka 'unsigned int') and 'int' [-Wsign-compare]
    if (beamId < int(poissonRatios.size())) {
        ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
24 warnings generated.
[1563/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/WireBeamInterpolation.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:191:88: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        ReadAccessor<Data<VecCoord> > statePos = this->m_mstate->read(ConstVecCoordId::position()) ;
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:415:122: warning: unused parameter 'massDensity' [-Wunused-parameter]
void BeamInterpolation<DataTypes>::getMechanicalParameters(sofa::Index beamId, Real& youngModulus, Real& cPoisson, Real& massDensity)
                                                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:481:60: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            Coord global_0 = state->read(core::VecCoordId::restPosition())->getValue()[node0Id];
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:482:60: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
            Coord global_1 = state->read(core::VecCoordId::restPosition())->getValue()[node1Id];
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:566:80: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                   << "      ="<< this->m_mstate->read( core::ConstVecCoordId::position() )->getValue( ) ;
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:567:56: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::position() );
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:571:56: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::freePosition() ) ;
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.inl:575:56: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
        x=this->m_mstate->read( core::ConstVecCoordId::restPosition() ) ;
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.inl:150:10: warning: unused variable 'nbEdges' [-Wunused-variable]
    Size nbEdges = m_topology->getNbEdges();
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:268:63: warning: unused parameter 'tObj' [-Wunused-parameter]
typename T::SPtr  WireBeamInterpolation<DataTypes>::create(T* tObj, core::objectmodel::BaseContext* context, core::objectmodel::BaseObjectDescription* arg)
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.inl:181:10: warning: unused variable '_rho' [-Wunused-variable]
    Real _rho;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.cpp:58:37: note: in instantiation of member function 'sofa::component::fem::_wirebeaminterpolation_::WireBeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>::getInterpolationParameters' requested here
template class SOFA_BEAMADAPTER_API WireBeamInterpolation<Rigid3Types>;
                                    ^
24 warnings generated.
[1564/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp:30:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.inl:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.inl:105:71: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x1 = mstate1->read(ConstVecCoordId::position()) ;
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.inl:106:71: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x2 = mstate2->read(ConstVecCoordId::position()) ;
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.inl:157:73: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x1free=mstate1->read(ConstVecCoordId::freePosition()) ;
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.inl:158:73: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x2free=mstate2->read(ConstVecCoordId::freePosition()) ;
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.inl:277:70: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x = mstate2->read(ConstVecCoordId::position());
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.cpp:90:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(AdaptiveBeamSlidingConstraint)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:12:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
7 warnings generated.
[1565/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.inl:30:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.inl:298:75: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x = this->mstate->read(ConstVecCoordId::position()) ;
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamLengthConstraint.inl:299:79: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > xfree = this->mstate->read(ConstVecCoordId::freePosition()) ;
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
3 warnings generated.
[1566/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:43:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:43:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:43:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:43:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:43:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:43:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:232:75: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<VecCoord>* datax = this->getMechanicalState()->write(VecCoordId::position());
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.cpp:42:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.inl:233:75: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<VecDeriv>* datav = this->getMechanicalState()->write(VecDerivId::velocity());
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
15 warnings generated.
[1567/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/BeamAdapterActionController.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:45:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/BeamAdapterActionController.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function]
    static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction)
                             ^
2 warnings generated.
[1568/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.inl:45:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:45:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.inl:214:79: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    WriteAccessor<Data<VecCoord> > x = *this->mState->write(core::VecCoordId::position());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.inl:776:81: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<VecCoord>* datax = this->getMechanicalState()->write(core::VecCoordId::position());
                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.inl:1039:93: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    WriteAccessor<Data<VecCoord> > xMstate = *getMechanicalState()->write(core::VecCoordId::position());
                                                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.inl:1040:93: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    WriteAccessor<Data<VecDeriv> > vMstate = *getMechanicalState()->write(core::VecDerivId::velocity());
                                                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.inl:45:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:44:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function]
    static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction)
                             ^
6 warnings generated.
[1569/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/controller/SutureController.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.h:45:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:140:81: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<VecCoord>* datax = getMechanicalState()->write(sofa::core::VecCoordId::position());
                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:141:81: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<VecDeriv>* datav = getMechanicalState()->write(sofa::core::VecDerivId::velocity());
                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:326:141: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    MechanicalProjectPositionAndVelocityVisitor(core::MechanicalParams::defaultInstance(), getContext()->getTime(), sofa::core::VecCoordId::position(),sofa::core::VecDerivId::velocity()); // apply projective constraints
                                                                                                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:326:176: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    MechanicalProjectPositionAndVelocityVisitor(core::MechanicalParams::defaultInstance(), getContext()->getTime(), sofa::core::VecCoordId::position(),sofa::core::VecDerivId::velocity()); // apply projective constraints
                                                                                                                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:327:146: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    MechanicalPropagateOnlyPositionAndVelocityVisitor(core::MechanicalParams::defaultInstance(), getContext()->getTime(),sofa::core::VecCoordId::position(),sofa::core::VecDerivId::velocity()).execute( getContext() );
                                                                                                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:327:181: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    MechanicalPropagateOnlyPositionAndVelocityVisitor(core::MechanicalParams::defaultInstance(), getContext()->getTime(),sofa::core::VecCoordId::position(),sofa::core::VecDerivId::velocity()).execute( getContext() );
                                                                                                                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:506:81: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<VecCoord>* datax = getMechanicalState()->write(sofa::core::VecCoordId::position());
                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:507:81: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<VecDeriv>* datav = getMechanicalState()->write(sofa::core::VecDerivId::velocity());
                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/SutureController.inl:1174:77: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = getMechanicalState()->write(sofa::core::VecCoordId::position())->getValue();
                                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
10 warnings generated.
[1570/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/engine/WireRestShape.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/engine/WireRestShape.cpp:34:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/engine/WireRestShape.inl:307:24: warning: comparison of integers of different signs: 'int' and 'std::vector<double>::size_type' (aka 'unsigned long') [-Wsign-compare]
    for (auto i = 1; i < keyPts.size(); ++i)
                     ~ ^ ~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/engine/WireRestShape.cpp:58:37: note: in instantiation of member function 'sofa::component::engine::_wirerestshape_::WireRestShape<sofa::defaulttype::StdRigidTypes<3, double>>::getMechanicalParametersAtX' requested here
template class SOFA_BEAMADAPTER_API WireRestShape<Rigid3Types>;
                                    ^
1 warning generated.
[1571/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/engine/SteerableCatheter.cpp.o
[1572/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.inl:38:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.h:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.inl:105:69: warning: unused parameter 'beamId' [-Wunused-parameter]
void AdaptiveBeamForceFieldAndMass<DataTypes>::computeStiffness(int beamId, BeamLocalMatrices& beamLocalMatrices)
                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.inl:749:69: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x = mstate->read(ConstVecCoordId::position()) ;
                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
3 warnings generated.
[1573/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.h:50:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.h:50:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.h:50:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.h:50:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.h:50:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.h:50:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:733:69: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > x = mstate->read(ConstVecCoordId::position()) ;
                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.inl:126:10: warning: unused variable 'x_curv' [-Wunused-variable]
    Real x_curv = 0.0 ;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveInflatableBeamForceField.cpp:62:37: note: in instantiation of member function 'sofa::component::forcefield::_AdaptiveInflatableBeamForceField_::AdaptiveInflatableBeamForceField<sofa::defaulttype::StdRigidTypes<3, double>>::computeStiffness' requested here
template class SOFA_BEAMADAPTER_API AdaptiveInflatableBeamForceField<Rigid3Types>;
                                    ^
15 warnings generated.
[1574/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:236:37: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    MultiVecCoordId x = VecCoordId::position();
                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:237:41: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    MultiVecCoordId xfree = VecCoordId::freePosition();
                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:244:42: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
        VecCoordId xfreeIn = VecCoordId::freePosition();
                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:249:45: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        VecCoordId positionIn = VecCoordId::position();
                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:310:74: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<InVecCoord>& dataInX = *this->getFromModel()->write(VecCoordId::position());
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:395:84: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& dataInX = *this->getFromModel()->read(ConstVecCoordId::position());
                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:437:84: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& dataInX = *this->getFromModel()->read(ConstVecCoordId::position());
                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:515:102: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        helper::ReadAccessor<Data<VecCoord> > xTo = this->toModel->read(sofa::core::ConstVecCoordId::position()) ;
                                                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl:280:52: warning: comparison of integers of different signs: 'int' and 'std::vector<sofa::type::Vec<3, double>>::size_type' (aka 'unsigned long') [-Wsign-compare]
    for (int i = m_pointBeamDistribution.size(); i < d_points.getValue().size(); i++)
                                                 ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.cpp:213:37: note: in instantiation of member function 'sofa::component::mapping::_adaptivebeammapping_::AdaptiveBeamMapping<sofa::defaulttype::StdRigidTypes<3, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::apply' requested here
template class SOFA_BEAMADAPTER_API AdaptiveBeamMapping<Rigid3Types, Vec3Types>;
                                    ^
22 warnings generated.
[1575/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:164:79: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& dataInX = *this->getFromModel()->read(VecCoordId::position());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:236:79: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& dataInX = *this->getFromModel()->read(VecCoordId::position());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:350:84: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& dataInX = *this->getFromModel()->read(ConstVecCoordId::position());
                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:440:79: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& dataInX = *this->getFromModel()->read(VecCoordId::position());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:443:80: warning: 'dx' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead [-Wdeprecated-declarations]
    const Data<InVecDeriv>& dataIndX = *this->getFromModel()->read(VecDerivId::dx());
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:189:5: note: 'dx' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__DX()
    ^
include/Sofa.Core/sofa/core/config.h:152:45: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__DX'
    #define SOFA_ATTRIBUTE_DEPRECATED__DX() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead")
                                            ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.inl:600:79: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& dataInX = *this->getFromModel()->read(VecCoordId::position());
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
19 warnings generated.
[1576/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.h:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.h:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.h:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.h:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.h:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.h:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:457:75: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const OutVecCoord& out = m_toModel->read(sofa::core::ConstVecCoordId::position())->getValue();
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:458:78: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const In1VecCoord& in1 = m_fromModel1->read(sofa::core::ConstVecCoordId::position())->getValue();
                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamProjectionDifferenceMultiMapping.inl:459:78: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const In2VecCoord& in2 = m_fromModel2->read(sofa::core::ConstVecCoordId::position())->getValue();
                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
16 warnings generated.
[1577/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:45:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/AdaptiveBeamMapping.h:49:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/AdaptiveBeamController.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:229:97: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    this->apply(_mparams /* PARAMS FIRST */, *this->getToModel()->write(sofa::core::VecCoordId::position()),*this->getFromModel()->read(sofa::core::ConstVecCoordId::position()));
                                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:229:166: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    this->apply(_mparams /* PARAMS FIRST */, *this->getToModel()->write(sofa::core::VecCoordId::position()),*this->getFromModel()->read(sofa::core::ConstVecCoordId::position()));
                                                                                                                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:231:97: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    const Data<InVecCoord>& xfree_in = *this->getFromModel()->read(sofa::core::ConstVecCoordId::freePosition());
                                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:233:89: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const Data<VecCoord>&     x_out = *this->getToModel()->read(sofa::core::VecCoordId::position());
                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:234:89: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    const Data<VecCoord>& xfree_out = *this->getToModel()->read(sofa::core::VecCoordId::freePosition());
                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:240:56: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
        ms_out->vInit(_mparams,sofa::core::VecCoordId::freePosition(),sofa::core::ConstVecCoordId::position());
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:240:100: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        ms_out->vInit(_mparams,sofa::core::VecCoordId::freePosition(),sofa::core::ConstVecCoordId::position());
                                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:241:56: warning: 'freeVelocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freeVelocity  or sofa::core::vec_id::write_access::freeVelocity instead [-Wdeprecated-declarations]
        ms_out->vInit(_mparams,sofa::core::VecDerivId::freeVelocity(),sofa::core::ConstVecDerivId::velocity());
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:181:5: note: 'freeVelocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:148:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freeVelocity  or sofa::core::vec_id::write_access::freeVelocity instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:241:100: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        ms_out->vInit(_mparams,sofa::core::VecDerivId::freeVelocity(),sofa::core::ConstVecDerivId::velocity());
                                                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:246:101: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
        this->apply(_mparams /* PARAMS FIRST */, *this->getToModel()->write(sofa::core::VecCoordId::freePosition()),    *this->getFromModel()->read(sofa::core::ConstVecCoordId::freePosition()));
                                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:246:175: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
        this->apply(_mparams /* PARAMS FIRST */, *this->getToModel()->write(sofa::core::VecCoordId::freePosition()),    *this->getFromModel()->read(sofa::core::ConstVecCoordId::freePosition()));
                                                                                                                                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.inl:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/MultiAdaptiveBeamMapping.h:36:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:44:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function]
    static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction)
                             ^
25 warnings generated.
[1578/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/BaseRodSectionMaterial.cpp.o
[1579/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/RodMeshSection.cpp.o
[1580/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/RodSpireSection.cpp.o
[1581/2362] Building CXX object applications/plugins/BeamAdapter/CMakeFiles/BeamAdapter.dir/src/BeamAdapter/component/model/RodStraightSection.cpp.o
[1582/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/initSoftRobots.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:99:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(AnimationEditor)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:3:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:100:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(DataVariationLimiter)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:6:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:101:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(PartialRigidificationConstraint)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:9:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:102:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(PartialRigidificationForceField)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:12:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:103:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(PREquivalentStiffnessForceField)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:15:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:104:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(SurfacePressureConstraint)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:18:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:105:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(SerialPortBridgeGeneric)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:21:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:106:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(InteractiveControl)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:24:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:107:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(UnilateralPlaneConstraint)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:27:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:108:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(VolumeFromTriangles)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:30:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/initSoftRobots.cpp:109:1: warning: The macro SOFA_LINK_CLASS is no longer used [-W#pragma-messages]
SOFA_LINK_CLASS(VolumeFromTetrahedrons)
^
include/Sofa.Config/sofa/config.h:221:31: note: expanded from macro 'SOFA_LINK_CLASS'
#define SOFA_LINK_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_LINK_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:33:6: note: expanded from here
 GCC warning "The macro SOFA_LINK_CLASS is no longer used"
     ^
11 warnings generated.
[1583/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/behavior/SoftRobotsBaseConstraint.cpp.o
[1584/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/behavior/SoftRobotsConstraint.cpp.o
[1585/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/CableConstraint.cpp.o
[1586/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/PartialRigidificationConstraint.cpp.o
[1587/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/PositionConstraint.cpp.o
[1588/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/SurfacePressureConstraint.cpp.o
[1589/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/UnilateralPlaneConstraint.cpp.o
[1590/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/JointConstraint.cpp.o
[1591/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/AffineFunctionModel.cpp.o
[1592/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/CableModel.cpp.o
[1593/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/PositionModel.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/PositionModel.cpp:58:63: warning: unused parameter 'vparams' [-Wunused-parameter]
void PositionModel<Vec1Types>::drawPoints(const VisualParams* vparams, const std::vector<Coord> &points, float size,  const  RGBAColor& color) {
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/PositionModel.cpp:58:98: warning: unused parameter 'points' [-Wunused-parameter]
void PositionModel<Vec1Types>::drawPoints(const VisualParams* vparams, const std::vector<Coord> &points, float size,  const  RGBAColor& color) {
                                                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/PositionModel.cpp:58:112: warning: unused parameter 'size' [-Wunused-parameter]
void PositionModel<Vec1Types>::drawPoints(const VisualParams* vparams, const std::vector<Coord> &points, float size,  const  RGBAColor& color) {
                                                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/PositionModel.cpp:58:137: warning: unused parameter 'color' [-Wunused-parameter]
void PositionModel<Vec1Types>::drawPoints(const VisualParams* vparams, const std::vector<Coord> &points, float size,  const  RGBAColor& color) {
                                                                                                                                        ^
4 warnings generated.
[1594/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/constraint/model/SurfacePressureModel.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/SurfacePressureModel.cpp:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/SurfacePressureModel.inl:157:74: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > positions = *m_state->read(VecCoordId::position());
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/SurfacePressureModel.cpp:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/constraint/model/SurfacePressureModel.inl:173:74: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor<Data<VecCoord> > positions = *m_state->read(VecCoordId::position());
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1595/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/AnimationEditor.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/controller/AnimationEditor.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/controller/AnimationEditor.inl:232:26: warning: variable 'i' set but not used [-Wunused-but-set-variable]
                for (int i = 0; s >> key; i++)
                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/controller/AnimationEditor.inl:332:52: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            m_state->write(sofa::core::VecCoordId::position())->setValue(m_animation[d_cursor.getValue()]);
                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/controller/AnimationEditor.cpp:61:66: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    int nbPositions = m_state->read(sofa::core::ConstVecCoordId::position())->getValue().size();
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
3 warnings generated.
[1596/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/DataVariationLimiter.cpp.o
[1597/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/modules/Serial.cpp.o
[1598/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/controller/SerialPortBridgeGeneric.cpp.o
[1599/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/engine/CenterOfMass.cpp.o
[1600/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/engine/VolumeFromTriangles.cpp.o
[1601/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/engine/VolumeFromTetrahedrons.cpp.o
[1602/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/forcefield/PREquivalentStiffnessForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/forcefield/PREquivalentStiffnessForceField.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/forcefield/PREquivalentStiffnessForceField.inl:94:89: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    ReadAccessor<DataVecCoord> restPosReader(*mstate->read(sofa::core::ConstVecCoordId::restPosition()));
                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[1603/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/forcefield/PartialRigidificationForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/forcefield/PartialRigidificationForceField.cpp:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/src/SoftRobots/component/forcefield/PartialRigidificationForceField.inl:246:67: warning: 'mappingJacobian' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::mappingJacobian  or sofa::core::vec_id::write_access::mappingJacobian instead [-Wdeprecated-declarations]
    sofa::core::MultiMatrixDerivId c = sofa::core::MatrixDerivId::mappingJacobian();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:275:5: note: 'mappingJacobian' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__MAPPING_JACOBIAN()
    ^
include/Sofa.Core/sofa/core/config.h:156:59: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__MAPPING_JACOBIAN'
    #define SOFA_ATTRIBUTE_DEPRECATED__MAPPING_JACOBIAN() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::mappingJacobian  or sofa::core::vec_id::write_access::mappingJacobian instead")
                                                          ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[1604/2362] Building CXX object applications/plugins/SoftRobots/CMakeFiles/SoftRobots.dir/src/SoftRobots/component/forcefield/PipeForceField.cpp.o
[1605/2362] Building C object applications/plugins/CSparseSolvers/extlibs/csparse/CMakeFiles/csparse.dir/csparse.c.o
[1606/2362] Building C object applications/plugins/CSparseSolvers/extlibs/csparse/CMakeFiles/csparse.dir/ldl.c.o
[1607/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/initModelOrderReduction.cpp.o
[1608/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedHelper.cpp.o
[1609/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedHexahedronFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedHexahedronFEMForceField.cpp:18:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedHexahedronFEMForceField.inl:459:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[1610/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.inl:227:60: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    return (useRestMState ? l_restMState->read(VecCoordId::position()) : this->mstate->read(VecCoordId::restPosition()));
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.inl:227:105: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    return (useRestMState ? l_restMState->read(VecCoordId::position()) : this->mstate->read(VecCoordId::restPosition()));
                                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.inl:412:70: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    ReadAccessor< DataVecCoord > p  = this->mstate->read(VecCoordId::position());
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedRestShapeSpringsForceField.cpp:30:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(HyperReducedRestShapeSpringsForceField)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:38:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
4 warnings generated.
[1611/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.inl:178:66: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const VecCoord& X0=this->mstate->read(core::ConstVecCoordId::restPosition())->getValue();
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.inl:625:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:31:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(HyperReducedTetrahedralCorotationalFEMForceField)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:11:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.inl:394:24: warning: comparison of integers of different signs: 'sofa::component::solidmechanics::fem::elastic::HyperReducedTetrahedralCorotationalFEMForceField::Index' (aka 'unsigned int') and 'Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1, 0>, 1>::Scalar' (aka 'int') [-Wsign-compare]
        if(elementIndex==reducedIntegrationDomain(0))
           ~~~~~~~~~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:38:45: note: in instantiation of member function 'sofa::component::solidmechanics::fem::elastic::HyperReducedTetrahedralCorotationalFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::accumulateForceLarge' requested here
template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedralCorotationalFEMForceField<Vec3Types>;
                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.inl:514:31: warning: unused variable 'S' [-Wunused-variable]
    type::MatNoInit<3,3,Real> S;
                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedralCorotationalFEMForceField.cpp:38:45: note: in instantiation of member function 'sofa::component::solidmechanics::fem::elastic::HyperReducedTetrahedralCorotationalFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::accumulateForcePolar' requested here
template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedralCorotationalFEMForceField<Vec3Types>;
                                            ^
5 warnings generated.
[1612/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:18:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.inl:470:71: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:18:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.inl:608:75: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:30:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(HyperReducedTetrahedronFEMForceField)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:55:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:18:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.inl:671:44: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
    for( unsigned int numElem = 0 ; numElem<nbElementsConsidered ;++numElem)
                                    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:37:45: note: in instantiation of member function 'sofa::component::forcefield::HyperReducedTetrahedronFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::buildStiffnessMatrix' requested here
template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedronFEMForceField<Vec3Types>;
                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:18:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.inl:534:26: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
        for(int i = 0 ; i<m_RIDsize ;++i)
                        ~^~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronFEMForceField.cpp:37:45: note: in instantiation of member function 'sofa::component::forcefield::HyperReducedTetrahedronFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::draw' requested here
template class SOFA_MODELORDERREDUCTION_API HyperReducedTetrahedronFEMForceField<Vec3Types>;
                                            ^
5 warnings generated.
[1613/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.cpp:20:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.inl:182:16: warning: unused variable 'printLog' [-Wunused-variable]
    const bool printLog = this->f_printLog.getValue();
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.inl:554:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTetrahedronHyperelasticityFEMForceField.cpp:31:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(HyperReducedTetrahedronHyperelasticityFEMForceField)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:11:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
3 warnings generated.
[1614/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:346:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:28:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(HyperReducedTriangleFEMForceField)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:46:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:398:43: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int numElem = 0 ; numElem<nbElementsConsidered ;++numElem)
                                   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:37:45: note: in instantiation of member function 'sofa::component::solidmechanics::fem::elastic::HyperReducedTriangleFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::buildStiffnessMatrix' requested here
template class SOFA_MODELORDERREDUCTION_API HyperReducedTriangleFEMForceField<Vec3Types>;
                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:56:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::computeRotationLarge' is not defined [-Wundefined-inline]
    constexpr void computeRotationLarge(Transformation& r, const Coord& pA, const Coord& pB, const Coord& pC) const;
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:119:35: note: used here
            this->m_triangleUtils.computeRotationLarge(R_0_2, pA, pB, pC);
                                  ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:55:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::computeDisplacementLarge' is not defined [-Wundefined-inline]
    constexpr void computeDisplacementLarge(Displacement& D, const Transformation& R_0_2, const type::fixed_array<Coord, 3>& rotatedInitCoord,const Coord& pA, const Coord& pB, const Coord& pC) const;
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:127:35: note: used here
            this->m_triangleUtils.computeDisplacementLarge(Depl, R_0_2, _rotatedInitialElements[elementIndex], pA, pB, pC);
                                  ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:62:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::computeStrainDisplacementLocal' is not defined [-Wundefined-inline]
    constexpr void computeStrainDisplacementLocal(StrainDisplacement& J, const Coord& pB, const Coord& pC) const;
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:133:39: note: used here
                this->m_triangleUtils.computeStrainDisplacementLocal(J, deforme_b, deforme_c);
                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:65:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::computeStrain' is not defined [-Wundefined-inline]
    constexpr void computeStrain(type::Vec<3, Real>& strain, const StrainDisplacement& J, const Displacement& D, bool fullMethod = false) const;
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:144:35: note: used here
            this->m_triangleUtils.computeStrain(strain, J, Depl, false);
                                  ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:67:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::computeStress' is not defined [-Wundefined-inline]
    constexpr void computeStress(type::Vec<3, Real>& stress, const MaterialStiffness& K, const type::Vec<3, Real>& strain, bool fullMethod = false) const;
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:148:35: note: used here
            this->m_triangleUtils.computeStress(stress, _materialsStiffnesses[elementIndex], strain, false);
                                  ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.cpp:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:19:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.h:21:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMForceField.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangleFEMUtils.h:57:20: warning: inline function 'sofa::component::solidmechanics::fem::elastic::TriangleFEMUtils<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::computeForceLarge' is not defined [-Wundefined-inline]
    constexpr void computeForceLarge(Displacement& F, const StrainDisplacement& J, const type::Vec<3, Real>& stress) const;
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/forcefield/HyperReducedTriangleFEMForceField.inl:152:35: note: used here
            this->m_triangleUtils.computeForceLarge(F, J, stress);
                                  ^
9 warnings generated.
[1615/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/loader/MatrixLoader.cpp.o
[1616/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/mapping/ModelOrderReductionMapping.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/ModelOrderReductionMapping.cpp:18:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/ModelOrderReductionMapping.inl:114:73: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const Data<VecCoord>* restPosData = toModel->read(core::VecCoordId::restPosition());
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/ModelOrderReductionMapping.cpp:36:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(ModelOrderReductionMapping)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:10:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
2 warnings generated.
[1617/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.inl:136:45: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
                    for(unsigned int j=0 ; j<m_nbCols ; j++)
                                           ~^~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:51:17: note: in instantiation of member function 'sofa::component::mapping::MORContactMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::applyJT' requested here
template class  MORContactMapping< Vec3dTypes, Vec3dTypes >;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.inl:136:45: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
                    for(unsigned int j=0 ; j<m_nbCols ; j++)
                                           ~^~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:52:17: note: in instantiation of member function 'sofa::component::mapping::MORContactMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2, double>, sofa::type::Vec<2, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2, double>, sofa::type::Vec<2, double>, double>>::applyJT' requested here
template class  MORContactMapping< Vec2Types, Vec2Types >;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.inl:136:45: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
                    for(unsigned int j=0 ; j<m_nbCols ; j++)
                                           ~^~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/mapping/MORContactMapping.cpp:53:17: note: in instantiation of member function 'sofa::component::mapping::MORContactMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1, double>, sofa::type::Vec<1, double>, double>, sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1, double>, sofa::type::Vec<1, double>, double>>::applyJT' requested here
template class  MORContactMapping< Vec1Types, Vec1Types >;
                ^
3 warnings generated.
[1618/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/contact/MORFrictionContact.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
1 warning generated.
[1619/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.h:31:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:183:80: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    const VecCoord &PfreeVec = this->getMState2()->read(core::ConstVecCoordId::freePosition())->getValue();
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:184:80: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    const VecCoord &QfreeVec = this->getMState1()->read(core::ConstVecCoordId::freePosition())->getValue();
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:249:27: warning: comparison of integers of different signs: 'int' and 'std::vector<unsigned int>::size_type' (aka 'unsigned long') [-Wsign-compare]
            for (int k=0;k<reducedContacts.size();k++){
                         ~^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:38:45: note: in instantiation of member function 'sofa::component::constraint::lagrangian::model::MORUnilateralInteractionConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::getPositionViolation' requested here
template class SOFA_MODELORDERREDUCTION_API MORUnilateralInteractionConstraint<Vec3Types>;
                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:256:27: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
            for (int k=0;k<reducedContacts.size()/3;k++){
                         ~^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.inl:270:19: warning: comparison of integers of different signs: 'int' and 'std::vector<unsigned int>::size_type' (aka 'unsigned long') [-Wsign-compare]
    for (int k=0;k<reducedContacts.size();k++){
                 ~^~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
[1620/2362] Building CXX object applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/contact/MORpointModel.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.inl:33:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.h:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/src/sofa/component/collision/geometry/PointModel.inl:45:5: warning: 'bothSide' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    bothSide.setOriginalData(&d_bothSide);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/src/sofa/component/collision/geometry/PointModel.h:106:5: note: 'bothSide' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_GEOMETRY()
    ^
include/Sofa.Component.Collision.Geometry/sofa/component/collision/geometry/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_GEOMETRY'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.inl:33:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.h:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/src/sofa/component/collision/geometry/PointModel.inl:46:5: warning: 'computeNormals' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    computeNormals.setOriginalData(&d_computeNormals);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/src/sofa/component/collision/geometry/PointModel.h:138:5: note: 'computeNormals' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_GEOMETRY()
    ^
include/Sofa.Component.Collision.Geometry/sofa/component/collision/geometry/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_GEOMETRY'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.inl:33:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.h:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/src/sofa/component/collision/geometry/PointModel.inl:47:5: warning: 'm_displayFreePosition' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    m_displayFreePosition.setOriginalData(&d_displayFreePosition);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/src/sofa/component/collision/geometry/PointModel.h:141:5: note: 'm_displayFreePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_GEOMETRY()
    ^
include/Sofa.Component.Collision.Geometry/sofa/component/collision/geometry/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_COLLISION_GEOMETRY'
    SOFA_ATTRIBUTE_DEPRECATED("v24.06", "v24.12", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.inl:94:27: warning: comparison of integers of different signs: 'int' and 'sofa::core::CollisionModel::Size' (aka 'unsigned int') [-Wsign-compare]
        for (int i = 0; i < size; i++)
                        ~ ^ ~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.cpp:41:45: note: in instantiation of member function 'sofa::component::collision::geometry::MORPointCollisionModel<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::draw' requested here
template class SOFA_MODELORDERREDUCTION_API MORPointCollisionModel<defaulttype::Vec3Types>;
                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORpointModel.inl:128:31: warning: comparison of integers of different signs: 'int' and 'sofa::core::CollisionModel::Size' (aka 'unsigned int') [-Wsign-compare]
            for (int i = 0; i < size; i++)
                            ~ ^ ~~~~
5 warnings generated.
[1621/2362] Building CXX object 'applications/plugins/ModelOrderReduction/CMakeFiles/ModelOrderReduction.dir/src/ModelOrderReduction/component/contact/MORFrictionContact[OBBCapsule].cpp.o'
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact[OBBCapsule].cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/src/ModelOrderReduction/component/contact/MORFrictionContact.inl:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/FrictionContact.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BaseContactLagrangianConstraint.h:153:18: warning: 'getConstraintResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getConstraintResolution(const core::ConstraintParams *,std::vector<core::behavior::ConstraintResolution*>& resTab, unsigned int& offset) =0;
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/UnilateralLagrangianConstraint.h:71:74: note: in instantiation of template class 'sofa::component::constraint::lagrangian::model::BaseContactLagrangianConstraint<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>, sofa::component::constraint::lagrangian::model::UnilateralLagrangianContactParameters>' requested here
    extern template class SOFA_COMPONENT_CONSTRAINT_LAGRANGIAN_MODEL_API BaseContactLagrangianConstraint<defaulttype::Vec3Types,UnilateralLagrangianContactParameters>;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/behavior/BaseConstraint.h:99:18: note: overridden virtual function is here
    virtual void getConstraintResolution(const ConstraintParams* cParams, std::vector<ConstraintResolution*> &resTab, unsigned int &offset);
                 ^
1 warning generated.
[1622/2362] Building CXX object applications/plugins/Sofa.Metis/CMakeFiles/Sofa.Metis.dir/src/sofa/metis/init.cpp.o
[1623/2362] Building CXX object applications/plugins/Sofa.Metis/CMakeFiles/Sofa.Metis.dir/src/sofa/metis/MetisOrderingMethod.cpp.o
[1624/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/IntensityProfileCreator.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[1625/2362] Creating library symlink lib/libSofaDistanceGrid.dylib
[1626/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/initSofaImplicitField.cpp.o
[1627/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/deprecated/SphereSurface.cpp.o
[1628/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/deprecated/InterpolatedImplicitSurface.cpp.o
[1629/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/BottleField.cpp.o
[1630/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/ScalarField.cpp.o
[1631/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/DiscreteGridField.cpp.o
[1632/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/SphericalField.cpp.o
[1633/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/geometry/StarShapedField.cpp.o
[1634/2362] Building CXX object applications/plugins/SofaImplicitField/CMakeFiles/SofaImplicitField.dir/components/mapping/ImplicitSurfaceMapping.cpp.o
[1635/2362] Creating library symlink lib/libSofaGLFW.dylib
[1636/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ImGuiDataWidget.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:236:28: warning: unused parameter 'lineNumber' [-Wunused-parameter]
bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:236:59: warning: unused parameter 'tableLabel' [-Wunused-parameter]
bool showLine(unsigned int lineNumber, const std::string& tableLabel, type::Vec<N, ValueType>& vec)
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<double>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:292:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<double>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<float>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:298:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<float>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<1, double>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:304:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<1, double>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<1>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:310:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<1>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<2, double>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:316:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<2, double>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<2>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:322:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<2>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<3, double>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:328:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<3, double>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<3>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:334:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<3>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<4, double>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:340:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<4, double>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:257:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::type::Vec<4>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:346:5: note: in instantiation of function template specialization 'sofaimgui::showVectorWidget<sofa::type::vector<sofa::type::Vec<4>>>' requested here
    showVectorWidget(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:272:31: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat]
            ImGui::Text("%d", i);
                         ~~   ^
                         %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:391:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::defaulttype::RigidCoord<3, double>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:432:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<3U, double>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:391:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::defaulttype::RigidCoord<3, float>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:438:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<3U, float>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:391:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::defaulttype::RigidCoord<2, double>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:444:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<2U, double>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:391:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::defaulttype::RigidCoord<2, float>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:450:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<2U, float>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:462:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::topology::Element<sofa::geometry::Edge>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:493:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<sofa::geometry::Edge>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:462:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::topology::Element<sofa::geometry::Hexahedron>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:499:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<sofa::geometry::Hexahedron>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:462:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::topology::Element<sofa::geometry::Pentahedron>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:505:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<sofa::geometry::Pentahedron>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:462:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::topology::Element<sofa::geometry::Pyramid>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:511:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<sofa::geometry::Pyramid>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:462:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::topology::Element<sofa::geometry::Quad>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:517:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<sofa::geometry::Quad>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:462:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::topology::Element<sofa::geometry::Tetrahedron>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:523:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<sofa::geometry::Tetrahedron>' requested here
    showWidgetT(data);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:462:32: warning: format specifies type 'int' but the argument has type 'std::vector<sofa::topology::Element<sofa::geometry::Triangle>>::size_type' (aka 'unsigned long') [-Wformat]
    ImGui::Text("%d elements", data.getValue().size());
                 ~~            ^~~~~~~~~~~~~~~~~~~~~~
                 %lu
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:529:5: note: in instantiation of function template specialization 'sofaimgui::showWidgetT<sofa::geometry::Triangle>' requested here
    showWidgetT(data);
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<6, double>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<6, double>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::Vec<6, double>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:610:42: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::Vec<6, double>>' requested here
const bool dw_vec6d = DataWidgetFactory::Add<type::Vec<6, double> >();
                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<6>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<6>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::Vec<6>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:611:42: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::Vec<6>>' requested here
const bool dw_vec6f = DataWidgetFactory::Add<type::Vec<6, float> >();
                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<8, double>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<8, double>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::Vec<8, double>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:613:42: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::Vec<8, double>>' requested here
const bool dw_vec8d = DataWidgetFactory::Add<type::Vec<8, double> >();
                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<8>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::Vec<8>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::Vec<8>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:614:42: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::Vec<8>>' requested here
const bool dw_vec8f = DataWidgetFactory::Add<type::Vec<8, float> >();
                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<6, double>>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<6, double>>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<6, double>>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:631:49: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::vector<sofa::type::Vec<6, double>>>' requested here
const bool dw_vector_vec6d = DataWidgetFactory::Add<type::vector<type::Vec<6, double> > >();
                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<6>>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<6>>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<6>>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:632:49: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::vector<sofa::type::Vec<6>>>' requested here
const bool dw_vector_vec6f = DataWidgetFactory::Add<type::vector<type::Vec<6, float> > >();
                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<8, double>>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<8, double>>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<8, double>>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:634:49: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::vector<sofa::type::Vec<8, double>>>' requested here
const bool dw_vector_vec8d = DataWidgetFactory::Add<type::vector<type::Vec<8, double> > >();
                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:57:13: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<8>>>::showWidget' requested here
            showWidget(*d);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/unique_ptr.h:714:32: note: in instantiation of member function 'sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<8>>>::showWidget' requested here
    return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:75:68: note: in instantiation of function template specialization 'std::make_unique<sofaimgui::DataWidget<sofa::type::vector<sofa::type::Vec<8>>>>' requested here
        const auto it = factoryMap.emplace(Widget::getType(), std::make_unique<Widget>());
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.cpp:635:49: note: in instantiation of function template specialization 'sofaimgui::DataWidgetFactory::Add<sofa::type::vector<sofa::type::Vec<8>>>' requested here
const bool dw_vector_vec8f = DataWidgetFactory::Add<type::vector<type::Vec<8, float> > >();
                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:63:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
42 warnings generated.
[1637/2362] Linking CXX shared library lib/libSceneChecking.24.12.99.dylib
[1638/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ImGuiGUI.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.h:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/Simulation.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Base.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/Data.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseData.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/DefaultType/src/sofa/defaulttype/DataTypeInfo.h:24:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/vector:296:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__split_buffer:24:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/memory:860:
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:311:9: warning: destructor called on non-final 'sofaimgui::ImGuiGUIEngine' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
        __get_elem()->~_Tp();
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:286:14: note: in instantiation of member function 'std::__shared_ptr_emplace<sofaimgui::ImGuiGUIEngine, std::allocator<sofaimgui::ImGuiGUIEngine>>::__on_zero_shared' requested here
    explicit __shared_ptr_emplace(_Alloc __a, _Args&& ...__args)
             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:953:55: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<sofaimgui::ImGuiGUIEngine, std::allocator<sofaimgui::ImGuiGUIEngine>>::__shared_ptr_emplace<>' requested here
    ::new ((void*)_VSTD::addressof(*__guard.__get())) _ControlBlock(__a, _VSTD::forward<_Args>(__args)...);
                                                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:962:19: note: in instantiation of function template specialization 'std::allocate_shared<sofaimgui::ImGuiGUIEngine, std::allocator<sofaimgui::ImGuiGUIEngine>, void>' requested here
    return _VSTD::allocate_shared<_Tp>(allocator<_Tp>(), _VSTD::forward<_Args>(__args)...);
                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.cpp:38:27: note: in instantiation of function template specialization 'std::make_shared<sofaimgui::ImGuiGUIEngine, void>' requested here
    auto guiEngine = std::make_shared<ImGuiGUIEngine>();
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__memory/shared_ptr.h:311:24: note: qualify call to silence this warning
        __get_elem()->~_Tp();
                       ^
6 warnings generated.
[1639/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ImGuiGUIEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:11:9: warning: 'ICON_MIN_FA' macro redefined [-Wmacro-redefined]
#define ICON_MIN_FA 0xe005
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:10:9: note: previous definition is here
#define ICON_MIN_FA 0xf000
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:12:9: warning: 'ICON_MAX_16_FA' macro redefined [-Wmacro-redefined]
#define ICON_MAX_16_FA 0xf8ff
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:11:9: note: previous definition is here
#define ICON_MAX_16_FA 0xf2e0
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:13:9: warning: 'ICON_MAX_FA' macro redefined [-Wmacro-redefined]
#define ICON_MAX_FA 0xf8ff
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:12:9: note: previous definition is here
#define ICON_MAX_FA 0xf2e0
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:101:9: warning: 'ICON_FA_ASTERISK' macro redefined [-Wmacro-redefined]
#define ICON_FA_ASTERISK "*"    // U+002a
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:113:9: note: previous definition is here
#define ICON_FA_ASTERISK "\xef\x81\xa9" // U+f069
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:102:9: warning: 'ICON_FA_AT' macro redefined [-Wmacro-redefined]
#define ICON_FA_AT "@"  // U+0040
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:475:9: note: previous definition is here
#define ICON_FA_AT "\xef\x87\xba"       // U+f1fa
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:227:9: warning: 'ICON_FA_CALENDAR' macro redefined [-Wmacro-redefined]
#define ICON_FA_CALENDAR "\xef\x84\xb3" // U+f133
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:122:9: note: previous definition is here
#define ICON_FA_CALENDAR "\xef\x81\xb3" // U+f073
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:332:9: warning: 'ICON_FA_CLIPBOARD' macro redefined [-Wmacro-redefined]
#define ICON_FA_CLIPBOARD "\xef\x8c\xa8"        // U+f328
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:222:9: note: previous definition is here
#define ICON_FA_CLIPBOARD "\xef\x83\xaa"        // U+f0ea
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:358:9: warning: 'ICON_FA_CODE_FORK' macro redefined [-Wmacro-redefined]
#define ICON_FA_CODE_FORK "\xee\x84\xbb"        // U+e13b
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:276:9: note: previous definition is here
#define ICON_FA_CODE_FORK "\xef\x84\xa6"        // U+f126
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:399:9: warning: 'ICON_FA_DESKTOP' macro redefined [-Wmacro-redefined]
#define ICON_FA_DESKTOP "\xef\x8e\x90"  // U+f390
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:250:9: note: previous definition is here
#define ICON_FA_DESKTOP "\xef\x84\x88"  // U+f108
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:463:9: warning: 'ICON_FA_EXCLAMATION' macro redefined [-Wmacro-redefined]
#define ICON_FA_EXCLAMATION "!" // U+0021
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:280:9: note: previous definition is here
#define ICON_FA_EXCLAMATION "\xef\x84\xaa"      // U+f12a
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:654:9: warning: 'ICON_FA_HASHTAG' macro redefined [-Wmacro-redefined]
#define ICON_FA_HASHTAG "#"     // U+0023
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:615:9: note: previous definition is here
#define ICON_FA_HASHTAG "\xef\x8a\x92"  // U+f292
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:844:9: warning: 'ICON_FA_MOBILE' macro redefined [-Wmacro-redefined]
#define ICON_FA_MOBILE "\xef\x8f\x8e"   // U+f3ce
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:253:9: note: previous definition is here
#define ICON_FA_MOBILE "\xef\x84\x8b"   // U+f10b
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:912:9: warning: 'ICON_FA_PENCIL' macro redefined [-Wmacro-redefined]
#define ICON_FA_PENCIL "\xef\x8c\x83"   // U+f303
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:74:9: note: previous definition is here
#define ICON_FA_PENCIL "\xef\x81\x80"   // U+f040
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:921:9: warning: 'ICON_FA_PERCENT' macro redefined [-Wmacro-redefined]
#define ICON_FA_PERCENT "%"     // U+0025
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:618:9: note: previous definition is here
#define ICON_FA_PERCENT "\xef\x8a\x95"  // U+f295
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:998:9: warning: 'ICON_FA_PLUS' macro redefined [-Wmacro-redefined]
#define ICON_FA_PLUS "+"        // U+002b
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:111:9: note: previous definition is here
#define ICON_FA_PLUS "\xef\x81\xa7"     // U+f067
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:1014:9: warning: 'ICON_FA_QUESTION' macro redefined [-Wmacro-redefined]
#define ICON_FA_QUESTION "?"    // U+003f
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:278:9: note: previous definition is here
#define ICON_FA_QUESTION "\xef\x84\xa8" // U+f128
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:1029:9: warning: 'ICON_FA_REPEAT' macro redefined [-Wmacro-redefined]
#define ICON_FA_REPEAT "\xef\x8d\xa3"   // U+f363
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:43:9: note: previous definition is here
#define ICON_FA_REPEAT "\xef\x80\x9e"   // U+f01e
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:1030:9: warning: 'ICON_FA_REPLY' macro redefined [-Wmacro-redefined]
#define ICON_FA_REPLY "\xef\x8f\xa5"    // U+f3e5
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:259:9: note: previous definition is here
#define ICON_FA_REPLY "\xef\x84\x92"    // U+f112
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:1139:9: warning: 'ICON_FA_SPOON' macro redefined [-Wmacro-redefined]
#define ICON_FA_SPOON "\xef\x8b\xa5"    // U+f2e5
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:406:9: note: previous definition is here
#define ICON_FA_SPOON "\xef\x86\xb1"    // U+f1b1
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:1208:9: warning: 'ICON_FA_TABLET' macro redefined [-Wmacro-redefined]
#define ICON_FA_TABLET "\xef\x8f\xbb"   // U+f3fb
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:252:9: note: previous definition is here
#define ICON_FA_TABLET "\xef\x84\x8a"   // U+f10a
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:50:
_deps/iconfontcppheaders-src/IconsFontAwesome6.h:1270:9: warning: 'ICON_FA_TRANSGENDER' macro redefined [-Wmacro-redefined]
#define ICON_FA_TRANSGENDER "\xef\x88\xa5"      // U+f225
        ^
_deps/iconfontcppheaders-src/IconsFontAwesome4.h:513:9: note: previous definition is here
#define ICON_FA_TRANSGENDER "\xef\x88\xa4"      // U+f224
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:57:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:60:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:60:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:120:18: warning: unused variable 'rc' [-Wunused-variable]
        SI_Error rc = ini.LoadFile(sofaimgui::AppIniFile::getAppIniFile().c_str());
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:427:61: warning: suggest braces around initialization of subobject [-Wmissing-braces]
                std::array<nfdfilteritem_t, 1> filterItem{ {"Image", "jpg,png"} };
                                                            ^~~~~~~~~~~~~~~~~~
                                                            {                 }
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.cpp:79:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/ViewPort.h:71:21: warning: unused function 'hasViewportMoved' [-Wunused-function]
        static bool hasViewportMoved(float currentX,
                    ^
32 warnings generated.
[1640/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/ObjectColor.cpp.o
[1641/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/initSofaImGui.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/initSofaImGui.cpp:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUI.h:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
1 warning generated.
[1642/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Performances.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Performances.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Performances.h:33:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Performances.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Performances.h:33:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
4 warnings generated.
[1643/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Log.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:34:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:134:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ImGui::Text(ss.str().c_str());
                                    ^~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:134:37: note: treat the string as an argument to avoid this
                        ImGui::Text(ss.str().c_str());
                                    ^
                                    "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:162:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ImGui::Text(sender.c_str());
                                    ^~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:162:37: note: treat the string as an argument to avoid this
                        ImGui::Text(sender.c_str());
                                    ^
                                    "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:170:44: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ImGui::TextWrapped(message.message().str().c_str());
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Log.cpp:170:44: note: treat the string as an argument to avoid this
                        ImGui::TextWrapped(message.message().str().c_str());
                                           ^
                                           "%s", 
8 warnings generated.
[1644/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Profiler.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:253:65: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                            ImGui::TextDisabled(rec.label.c_str());
                                                                ^~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:253:65: note: treat the string as an argument to avoid this
                                            ImGui::TextDisabled(rec.label.c_str());
                                                                ^
                                                                "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:84:46: warning: comparison of integers of different signs: 'std::deque<sofa::type::vector<sofa::helper::Record>>::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
                    while (allRecords.size() >= bufferSize)
                           ~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:130:45: warning: comparison of integers of different signs: 'const std::__hash_const_iterator<std::__hash_node<int, void *> *>::value_type' (aka 'const int') and 'const unsigned int' [-Wsign-compare]
                                if (timerId == rec.id)
                                    ~~~~~~~ ^  ~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Profiler.cpp:172:57: warning: comparison of integers of different signs: 'int' and 'std::deque<sofa::type::vector<sofa::helper::Record>>::size_type' (aka 'unsigned long') [-Wsign-compare]
                if (selectedFrame >= 0 && selectedFrame < allRecords.size())
                                          ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
8 warnings generated.
[1645/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/SceneGraph.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:176:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                            ImGui::Text(object->getName().c_str());
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:176:41: note: treat the string as an argument to avoid this
                            ImGui::Text(object->getName().c_str());
                                        ^
                                        "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:179:49: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                            ImGui::TextDisabled(objectClassName.c_str());
                                                ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:179:49: note: treat the string as an argument to avoid this
                            ImGui::TextDisabled(objectClassName.c_str());
                                                ^
                                                "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:215:57: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                    ImGui::TextDisabled(slave->getClassName().c_str());
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:215:57: note: treat the string as an argument to avoid this
                                    ImGui::TextDisabled(slave->getClassName().c_str());
                                                        ^
                                                        "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:188:49: warning: loop variable 'slave' creates a copy from type 'const boost::intrusive_ptr<sofa::core::objectmodel::BaseObject>' [-Wrange-loop-construct]
                                for (const auto slave : slaves)
                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:188:38: note: use reference type 'const boost::intrusive_ptr<sofa::core::objectmodel::BaseObject> &' to prevent copying
                                for (const auto slave : slaves)
                                     ^~~~~~~~~~~~~~~~~~
                                                &
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:278:61: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                        ImGui::TextDisabled(data->getHelp().c_str());
                                                            ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:278:61: note: treat the string as an argument to avoid this
                                        ImGui::TextDisabled(data->getHelp().c_str());
                                                            ^
                                                            "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:285:60: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                        ImGui::TextWrapped(data->getHelp().c_str());
                                                           ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:285:60: note: treat the string as an argument to avoid this
                                        ImGui::TextWrapped(data->getHelp().c_str());
                                                           ^
                                                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:292:68: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                                ImGui::TextWrapped(linkPath.c_str());
                                                                   ^~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:292:68: note: treat the string as an argument to avoid this
                                                ImGui::TextWrapped(linkPath.c_str());
                                                                   ^
                                                                   "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:325:57: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                    ImGui::TextDisabled(link->getHelp().c_str());
                                                        ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:325:57: note: treat the string as an argument to avoid this
                                    ImGui::TextDisabled(link->getHelp().c_str());
                                                        ^
                                                        "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:330:57: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                    ImGui::TextDisabled(link->getHelp().c_str());
                                                        ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:330:57: note: treat the string as an argument to avoid this
                                    ImGui::TextDisabled(link->getHelp().c_str());
                                                        ^
                                                        "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:331:56: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                    ImGui::TextWrapped(linkValue.c_str());
                                                       ^~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:331:56: note: treat the string as an argument to avoid this
                                    ImGui::TextWrapped(linkValue.c_str());
                                                       ^
                                                       "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:377:57: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                    ImGui::TextDisabled(data->getHelp().c_str());
                                                        ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:377:57: note: treat the string as an argument to avoid this
                                    ImGui::TextDisabled(data->getHelp().c_str());
                                                        ^
                                                        "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:384:56: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                    ImGui::TextWrapped(data->getHelp().c_str());
                                                       ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:384:56: note: treat the string as an argument to avoid this
                                    ImGui::TextWrapped(data->getHelp().c_str());
                                                       ^
                                                       "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:391:64: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                            ImGui::TextWrapped(linkPath.c_str());
                                                               ^~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:391:64: note: treat the string as an argument to avoid this
                                            ImGui::TextWrapped(linkPath.c_str());
                                                               ^
                                                               "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:424:53: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::TextDisabled(link->getHelp().c_str());
                                                    ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:424:53: note: treat the string as an argument to avoid this
                                ImGui::TextDisabled(link->getHelp().c_str());
                                                    ^
                                                    "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:429:53: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::TextDisabled(link->getHelp().c_str());
                                                    ^~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:429:53: note: treat the string as an argument to avoid this
                                ImGui::TextDisabled(link->getHelp().c_str());
                                                    ^
                                                    "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:430:52: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::TextWrapped(linkValue.c_str());
                                                   ^~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:430:52: note: treat the string as an argument to avoid this
                                ImGui::TextWrapped(linkValue.c_str());
                                                   ^
                                                   "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:440:44: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ImGui::TextWrapped(component->getClass()->templateName.c_str());
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:440:44: note: treat the string as an argument to avoid this
                        ImGui::TextWrapped(component->getClass()->templateName.c_str());
                                           ^
                                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:443:44: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ImGui::TextWrapped(component->getClass()->namespaceName.c_str());
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:443:44: note: treat the string as an argument to avoid this
                        ImGui::TextWrapped(component->getClass()->namespaceName.c_str());
                                           ^
                                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:450:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                            ImGui::TextWrapped(entry.description.c_str());
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:450:48: note: treat the string as an argument to avoid this
                            ImGui::TextWrapped(entry.description.c_str());
                                               ^
                                               "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:458:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                            ImGui::TextWrapped(component->getInstanciationSourceFileName().c_str());
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:458:48: note: treat the string as an argument to avoid this
                            ImGui::TextWrapped(component->getInstanciationSourceFileName().c_str());
                                               ^
                                               "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:492:52: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::TextWrapped(message.message().str().c_str());
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/SceneGraph.cpp:492:52: note: treat the string as an argument to avoid this
                                ImGui::TextWrapped(message.message().str().c_str());
                                                   ^
                                                   "%s", 
27 warnings generated.
[1646/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/DisplayFlags.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/DisplayFlags.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/DisplayFlags.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/DisplayFlags.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/DisplayFlags.cpp:28:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/DisplayFlags.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/DisplayFlags.cpp:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
8 warnings generated.
[1647/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Plugins.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Plugins.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Plugins.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Plugins.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Plugins.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Plugins.cpp:101:89: warning: 'operator()' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Using entrypoint GetComponentList() from a plugin has been deprecated. Use the helper function listClassesFromTarget() from ObjectFactory instead. [-Wdeprecated-declarations]
                        ImGui::TextWrapped("%s", pluginIt->second.getModuleComponentList());
                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/system/PluginManager.h:101:9: note: 'operator()' has been explicitly marked deprecated here
        SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST()
        ^
include/Sofa.Helper/sofa/helper/config.h:84:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06",  \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
7 warnings generated.
[1648/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Components.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiDataWidget.h:101:28: note: treat the string as an argument to avoid this
        ImGui::TextWrapped(data.getValueString().c_str());
                           ^
                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:84:50: warning: unused variable '[templateInstance, creator]' [-Wunused-variable]
                                for (const auto& [templateInstance, creator] : entry->creatorMap)
                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:161:69: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::TextColored(colorIt->second, colorIt->first.c_str());
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:161:69: note: treat the string as an argument to avoid this
                                ImGui::TextColored(colorIt->second, colorIt->first.c_str());
                                                                    ^
                                                                    "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:163:45: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::Text(entry.category.c_str());
                                            ^~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:163:45: note: treat the string as an argument to avoid this
                                ImGui::Text(entry.category.c_str());
                                            ^
                                            "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:175:44: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ImGui::TextWrapped(selectedEntry->description.c_str());
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:175:44: note: treat the string as an argument to avoid this
                        ImGui::TextWrapped(selectedEntry->description.c_str());
                                           ^
                                           "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:181:45: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                            if (hasTemplate |= !templateInstance.empty())
                                ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:181:45: note: place parentheses around the assignment to silence this warning
                            if (hasTemplate |= !templateInstance.empty())
                                            ^
                                (                                       )
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:181:45: note: use '!=' to turn this compound assignment into an inequality comparison
                            if (hasTemplate |= !templateInstance.empty())
                                            ^~
                                            !=
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:191:51: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::BulletText(templateInstance.c_str());
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:191:51: note: treat the string as an argument to avoid this
                                ImGui::BulletText(templateInstance.c_str());
                                                  ^
                                                  "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:201:51: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::BulletText(alias.c_str());
                                                  ^~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:201:51: note: treat the string as an argument to avoid this
                                ImGui::BulletText(alias.c_str());
                                                  ^
                                                  "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:216:51: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::BulletText(nm.c_str());
                                                  ^~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:216:51: note: treat the string as an argument to avoid this
                                ImGui::BulletText(nm.c_str());
                                                  ^
                                                  "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:234:51: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::BulletText(p.c_str());
                                                  ^~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:234:51: note: treat the string as an argument to avoid this
                                ImGui::BulletText(p.c_str());
                                                  ^
                                                  "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:249:51: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                ImGui::BulletText(t.c_str());
                                                  ^~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:249:51: note: treat the string as an argument to avoid this
                                ImGui::BulletText(t.c_str());
                                                  ^
                                                  "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:299:64: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                            ImGui::TextWrapped(data.second.description.c_str());
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:299:64: note: treat the string as an argument to avoid this
                                            ImGui::TextWrapped(data.second.description.c_str());
                                                               ^
                                                               "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:301:64: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                            ImGui::TextWrapped(defaultValue.c_str());
                                                               ^~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:301:64: note: treat the string as an argument to avoid this
                                            ImGui::TextWrapped(defaultValue.c_str());
                                                               ^
                                                               "%s", 
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:303:64: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                            ImGui::TextWrapped(type.c_str());
                                                               ^~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Components.cpp:303:64: note: treat the string as an argument to avoid this
                                            ImGui::TextWrapped(type.c_str());
                                                               ^
                                                               "%s", 
19 warnings generated.
[1649/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/Settings.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Settings.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Settings.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Settings.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/Settings.cpp:61:38: warning: unused variable 'rc' [-Wunused-variable]
                            SI_Error rc = ini.SaveFile(sofaimgui::AppIniFile::getAppIniFile().c_str());
                                     ^
6 warnings generated.
[1650/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/ViewPort.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/ViewPort.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/ViewPort.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/ViewPort.cpp:33:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/windows/ViewPort.cpp:76:30: warning: cast to 'void *' from smaller integer type 'GLuint' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
                ImGui::Image((ImTextureID)m_fbo->getColorTexture(), wsize, ImVec2(0, 1), ImVec2(1, 0));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
[1651/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/AppIniFile.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/AppIniFile.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:888:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool SectionExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:895:12: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
    inline const bool KeyExists(
           ^~~~~~
_deps/simpleini-src/SimpleIni.h:2217:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, a_bUseHex ? "0x%lx" : "%ld", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/AppIniFile.cpp:22:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/src/SofaImGui/ImGuiGUIEngine.h:31:
_deps/simpleini-src/SimpleIni.h:2279:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(szInput, "%f", a_nValue);
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
4 warnings generated.
[1652/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/src/SofaImGui/windows/WindowState.cpp.o
[1653/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/backends/imgui_impl_glfw.cpp.o
[1654/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/backends/imgui_impl_opengl3.cpp.o
[1655/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/backends/imgui_impl_opengl2.cpp.o
_deps/imgui-src/backends/imgui_impl_opengl2.cpp:55:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined]
#define GL_SILENCE_DEPRECATION
        ^
<command line>:5:9: note: previous definition is here
#define GL_SILENCE_DEPRECATION 1
        ^
1 warning generated.
[1656/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/imgui.cpp.o
[1657/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/imgui_demo.cpp.o
[1658/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/imgui_draw.cpp.o
[1659/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/imgui_tables.cpp.o
[1660/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/imgui-src/imgui_widgets.cpp.o
_deps/imgui-src/imgui_widgets.cpp:3706:13: warning: unused function 'STB_TEXTEDIT_MOVEWORDRIGHT_WIN' [-Wunused-function]
static int  STB_TEXTEDIT_MOVEWORDRIGHT_WIN(ImGuiInputTextState* obj, int idx)   { idx++; int len = obj->CurLenW; while (idx < len && !is_word_boundary_from_right(obj, idx)) idx++; return idx > len ? len : idx; }
            ^
1 warning generated.
[1661/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/implot-src/implot.cpp.o
[1662/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/__/__/__/__/_deps/implot-src/implot_items.cpp.o
[1663/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/CMakeFiles/SofaImGui.dir/resources/Style.cpp.o
[1664/2362] Creating library symlink lib/libTestPluginA.dylib
[1665/2362] Building CXX object Sofa/framework/Helper/test/system/TestPluginB/CMakeFiles/TestPluginB.dir/initTestPluginB.cpp.o
[1666/2362] Building CXX object Sofa/framework/Helper/test/system/TestPluginC/CMakeFiles/TestPluginC.dir/initTestPluginC.cpp.o
[1667/2362] Linking CXX static library lib/libnfd.a
[1668/2362] Building CXX object Sofa/framework/Helper/test/system/FailingPlugin/CMakeFiles/FailingPlugin.dir/ComponentFailingPlugin.cpp.o
[1669/2362] Building CXX object Sofa/framework/Helper/test/system/TestPluginC/CMakeFiles/TestPluginC.dir/ComponentD.cpp.o
[1670/2362] Building CXX object Sofa/framework/Helper/test/system/FailingPlugin/CMakeFiles/FailingPlugin.dir/init.cpp.o
[1671/2362] Building CXX object Sofa/framework/Simulation/CMakeFiles/Sofa.Simulation.dir/src/sofa/simulation/init.cpp.o
[1672/2362] Building CXX object Sofa/framework/Framework/CMakeFiles/Sofa.Framework.dir/src/sofa/framework/init.cpp.o
[1673/2362] Building CXX object _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[1674/2362] Building CXX object Sofa/Component/ODESolver/Testing/CMakeFiles/Sofa.Component.ODESolver.Testing.dir/src/sofa/component/odesolver/testing/empty.cpp.o
[1675/2362] Creating library symlink lib/libSofa.Component.dylib
[1676/2362] Building CXX object Sofa/Component/Topology/Testing/CMakeFiles/Sofa.Component.Topology.Testing.dir/src/sofa/component/topology/testing/empty.cpp.o
[1677/2362] Building CXX object Sofa/Component/Mapping/Testing/CMakeFiles/Sofa.Component.Mapping.Testing.dir/src/sofa/component/mapping/testing/empty.cpp.o
[1678/2362] Building CXX object Sofa/Component/Mapping/MappedMatrix/CMakeFiles/Sofa.Component.Mapping.MappedMatrix.dir/src/sofa/component/mapping/mappedmatrix/init.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Mapping/MappedMatrix/src/sofa/component/mapping/mappedmatrix/init.cpp:52:49: warning: unused parameter 'factory' [-Wunused-parameter]
void registerObjects(sofa::core::ObjectFactory* factory)
                                                ^
1 warning generated.
[1679/2362] Building CXX object Sofa/Component/SolidMechanics/Testing/CMakeFiles/Sofa.Component.SolidMechanics.Testing.dir/src/sofa/component/solidmechanics/testing/empty.cpp.o
[1680/2362] Building CXX object Sofa/Component/Collision/Testing/CMakeFiles/Sofa.Component.Collision.Testing.dir/src/sofa/component/collision/testing/empty.cpp.o
[1681/2362] Building CXX object Sofa/Component/Engine/Testing/CMakeFiles/Sofa.Component.Engine.Testing.dir/src/sofa/component/engine/testing/empty.cpp.o
[1682/2362] Creating library symlink lib/libSofa.GL.Component.dylib
[1683/2362] Creating library symlink lib/libSceneCreator.dylib
[1684/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/init.cpp.o
[1685/2362] Linking CXX shared library lib/libSofa.GUI.24.12.99.dylib
[1686/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedHierarchyContainer.cpp.o
[1687/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedSystemMapping.cpp.o
[1688/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedHierarchyController.cpp.o
[1689/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/bvh/BVHJoint.cpp.o
[1690/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/ArticulatedHierarchyBVHController.cpp.o
[1691/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/bvh/BVHLoader.cpp.o
[1692/2362] Building CXX object applications/plugins/ArticulatedSystemPlugin/CMakeFiles/ArticulatedSystemPlugin.dir/src/ArticulatedSystemPlugin/bvh/BVHMotion.cpp.o
[1693/2362] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Fluid2D.cpp.o
[1694/2362] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Fluid3D.cpp.o
[1695/2362] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Grid2D.cpp.o
[1696/2362] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/Grid3D.cpp.o
[1697/2362] Building CXX object applications/plugins/SofaEulerianFluid/CMakeFiles/SofaEulerianFluid.dir/initEulerianFluid.cpp.o
[1698/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/initSPHFluid.cpp.o
[1699/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticleSink.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSink.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSink.inl:94:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSink.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSink.inl:95:67: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    const VecDeriv& v = this->mstate->read(core::ConstVecDerivId::velocity())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1700/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticleSource.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSource.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSource.inl:310:92: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        helper::WriteAccessor< Data<VecCoord> > x = *this->mstate->write(core::VecCoordId::position());
                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSource.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticleSource.inl:311:92: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        helper::WriteAccessor< Data<VecDeriv> > v = *this->mstate->write(core::VecDerivId::velocity());
                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1701/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/ParticlesRepulsionForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:702:56: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:774:64: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.inl:134:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/ParticlesRepulsionForceField.inl:185:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[1702/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SPHFluidForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:702:56: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:774:64: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.inl:418:68: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& p1 = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidForceField.inl:454:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[1703/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:702:56: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:774:64: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:247:80: warning: 'normal' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::normal  or sofa::core::vec_id::write_access::normal instead [-Wdeprecated-declarations]
    Data< OutVecDeriv > *normals_data = this->toModel->write(core::VecDerivId::normal());
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:183:5: note: 'normal' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__NORMAL()
    ^
include/Sofa.Core/sofa/core/config.h:149:49: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__NORMAL'
    #define SOFA_ATTRIBUTE_DEPRECATED__NORMAL() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::normal  or sofa::core::vec_id::write_access::normal instead")
                                                ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SPHFluidSurfaceMapping.inl:519:73: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const OutVecCoord& out = this->toModel->read(core::ConstVecCoordId::position())->getValue();
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[1704/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SpatialGridContainer.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:702:56: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/SpatialGridContainer.inl:774:64: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                updateGrid(mstate->read(core::ConstVecCoordId::position())->getValue());
                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1705/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/SpatialGridPointModel.cpp.o
[1706/2362] Building CXX object applications/plugins/SofaSphFluid/CMakeFiles/SofaSphFluid.dir/src/SofaSphFluid/OglFluidModel.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/OglFluidModel.cpp:1:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/OglFluidModel.inl:121:81: warning: unused parameter 'vparams' [-Wunused-parameter]
void OglFluidModel<DataTypes>::doUpdateVisual(const core::visual::VisualParams* vparams)
                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/src/SofaSphFluid/OglFluidModel.cpp:9:1: warning: The macro SOFA_DECL_CLASS is no longer used [-W#pragma-messages]
SOFA_DECL_CLASS(OglFluidModel)
^
include/Sofa.Config/sofa/config.h:220:31: note: expanded from macro 'SOFA_DECL_CLASS'
#define SOFA_DECL_CLASS(name) SOFA_PRAGMA_WARNING("The macro SOFA_DECL_CLASS is no longer used")
                              ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:76:6: note: expanded from here
 GCC warning "The macro SOFA_DECL_CLASS is no longer used"
     ^
2 warnings generated.
[1707/2362] Building CXX object applications/plugins/DiffusionSolver/CMakeFiles/DiffusionSolver.dir/initDiffusionSolver.cpp.o
[1708/2362] Building CXX object applications/plugins/DiffusionSolver/CMakeFiles/DiffusionSolver.dir/DiffusionSolver.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/DiffusionSolver/DiffusionSolver.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/DiffusionSolver/DiffusionSolver.h:6:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/DiffusionSolver/DiffusionSolver.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/DiffusionSolver/DiffusionSolver.h:6:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/DiffusionSolver/DiffusionSolver.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/DiffusionSolver/DiffusionSolver.h:6:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
[1709/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Submodule_Helper.cpp.o
[1710/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_MessageHandler.cpp.o
[1711/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_Vector.cpp.o
[1712/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Submodule_System.cpp.o
[1713/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Binding_FileRepository.cpp.o
[1714/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/CMakeFiles/Bindings.Sofa.Simulation.dir/Submodule_Simulation.cpp.o
[1715/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Submodule_Types.cpp.o
[1716/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Binding_CompressedRowSparseMatrix.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraintEigenUtils.h:71:42: warning: comparison of integers of different signs: 'const unsigned long' and 'Eigen::Index' (aka 'long') [-Wsign-compare]
                        if (colInsertion < eigenMat.cols())
                            ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:42:12: note: in instantiation of member function 'sofa::linearalgebra::CompressedRowSparseMatrixToEigenSparseVec<sofa::type::Vec<1, double>>::operator()' requested here
    return convert(matrix);
           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:57:16: note: in instantiation of function template specialization 'sofapython3::toEigen<sofa::type::Vec<1, double>>' requested here
        return toEigen(accessor.ref());
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:75:5: note: in instantiation of function template specialization 'sofapython3::bindCompressedRowSparseMatrixConstraint<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec1d>>' requested here
    bindCompressedRowSparseMatrixConstraint<T>(m);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:86:5: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec1d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
    bindAllCompressedRowSparseMatrixConstraintTypes<
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraintEigenUtils.h:71:42: warning: comparison of integers of different signs: 'const unsigned long' and 'Eigen::Index' (aka 'long') [-Wsign-compare]
                        if (colInsertion < eigenMat.cols())
                            ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:42:12: note: in instantiation of member function 'sofa::linearalgebra::CompressedRowSparseMatrixToEigenSparseVec<sofa::type::Vec<2, double>>::operator()' requested here
    return convert(matrix);
           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:57:16: note: in instantiation of function template specialization 'sofapython3::toEigen<sofa::type::Vec<2, double>>' requested here
        return toEigen(accessor.ref());
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:75:5: note: in instantiation of function template specialization 'sofapython3::bindCompressedRowSparseMatrixConstraint<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>>' requested here
    bindCompressedRowSparseMatrixConstraint<T>(m);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
        bindAllCompressedRowSparseMatrixConstraintTypes<Args...>(m);
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:86:5: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec1d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
    bindAllCompressedRowSparseMatrixConstraintTypes<
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraintEigenUtils.h:71:42: warning: comparison of integers of different signs: 'const unsigned long' and 'Eigen::Index' (aka 'long') [-Wsign-compare]
                        if (colInsertion < eigenMat.cols())
                            ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:42:12: note: in instantiation of member function 'sofa::linearalgebra::CompressedRowSparseMatrixToEigenSparseVec<sofa::type::Vec<3, double>>::operator()' requested here
    return convert(matrix);
           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:57:16: note: in instantiation of function template specialization 'sofapython3::toEigen<sofa::type::Vec<3, double>>' requested here
        return toEigen(accessor.ref());
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:75:5: note: in instantiation of function template specialization 'sofapython3::bindCompressedRowSparseMatrixConstraint<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>>' requested here
    bindCompressedRowSparseMatrixConstraint<T>(m);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
        bindAllCompressedRowSparseMatrixConstraintTypes<Args...>(m);
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:86:5: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec1d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
    bindAllCompressedRowSparseMatrixConstraintTypes<
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraintEigenUtils.h:71:42: warning: comparison of integers of different signs: 'const unsigned long' and 'Eigen::Index' (aka 'long') [-Wsign-compare]
                        if (colInsertion < eigenMat.cols())
                            ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:42:12: note: in instantiation of member function 'sofa::linearalgebra::CompressedRowSparseMatrixToEigenSparseVec<sofa::type::Vec<6, double>>::operator()' requested here
    return convert(matrix);
           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:57:16: note: in instantiation of function template specialization 'sofapython3::toEigen<sofa::type::Vec<6, double>>' requested here
        return toEigen(accessor.ref());
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:75:5: note: in instantiation of function template specialization 'sofapython3::bindCompressedRowSparseMatrixConstraint<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>>' requested here
    bindCompressedRowSparseMatrixConstraint<T>(m);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
        bindAllCompressedRowSparseMatrixConstraintTypes<Args...>(m);
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:86:5: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec1d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
    bindAllCompressedRowSparseMatrixConstraintTypes<
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraintEigenUtils.h:71:42: warning: comparison of integers of different signs: 'const unsigned long' and 'Eigen::Index' (aka 'long') [-Wsign-compare]
                        if (colInsertion < eigenMat.cols())
                            ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:42:12: note: in instantiation of member function 'sofa::linearalgebra::CompressedRowSparseMatrixToEigenSparseVec<sofa::defaulttype::RigidDeriv<2, double>>::operator()' requested here
    return convert(matrix);
           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:57:16: note: in instantiation of function template specialization 'sofapython3::toEigen<sofa::defaulttype::RigidDeriv<2, double>>' requested here
        return toEigen(accessor.ref());
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:75:5: note: in instantiation of function template specialization 'sofapython3::bindCompressedRowSparseMatrixConstraint<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>>' requested here
    bindCompressedRowSparseMatrixConstraint<T>(m);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
        bindAllCompressedRowSparseMatrixConstraintTypes<Args...>(m);
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:86:5: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec1d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
    bindAllCompressedRowSparseMatrixConstraintTypes<
    ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/CompressedRowSparseMatrixConstraintEigenUtils.h:71:42: warning: comparison of integers of different signs: 'const unsigned long' and 'Eigen::Index' (aka 'long') [-Wsign-compare]
                        if (colInsertion < eigenMat.cols())
                            ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:42:12: note: in instantiation of member function 'sofa::linearalgebra::CompressedRowSparseMatrixToEigenSparseVec<sofa::defaulttype::RigidDeriv<3, double>>::operator()' requested here
    return convert(matrix);
           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:57:16: note: in instantiation of function template specialization 'sofapython3::toEigen<sofa::defaulttype::RigidDeriv<3, double>>' requested here
        return toEigen(accessor.ref());
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:75:5: note: in instantiation of function template specialization 'sofapython3::bindCompressedRowSparseMatrixConstraint<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
    bindCompressedRowSparseMatrixConstraint<T>(m);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
        bindAllCompressedRowSparseMatrixConstraintTypes<Args...>(m);
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:78:9: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/Binding_CompressedRowSparseMatrix.cpp:86:5: note: in instantiation of function template specialization 'sofapython3::bindAllCompressedRowSparseMatrixConstraintTypes<sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec1d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec2d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec3d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<type::Vec6d>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2, double>>, sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3, double>>>' requested here
    bindAllCompressedRowSparseMatrixConstraintTypes<
    ^
6 warnings generated.
[1717/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Binding_BoundingBox.cpp.o
[1718/2362] Linking CXX shared library lib/libSofaPython3Testing.1.0.dylib
[1719/2362] Building CXX object applications/plugins/InvertibleFVM/CMakeFiles/InvertibleFVM.dir/InvertibleFVMForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/InvertibleFVM/InvertibleFVMForceField.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/InvertibleFVM/InvertibleFVMForceField.inl:192:67: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const VecCoord& p = this->mstate->read(core::ConstVecCoordId::restPosition())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/InvertibleFVM/InvertibleFVMForceField.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/InvertibleFVM/InvertibleFVMForceField.inl:462:67: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1720/2362] Building CXX object applications/plugins/InvertibleFVM/CMakeFiles/InvertibleFVM.dir/initPlugin.cpp.o
[1721/2362] Linking CXX shared library lib/libPluginExample.1.0.dylib
[1722/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldEdgeSetGeometryAlgorithms.cpp.o
[1723/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldEdgeSetTopologyContainer.cpp.o
[1724/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldEdgeSetTopologyModifier.cpp.o
[1725/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTetrahedronSetTopologyContainer.cpp.o
[1726/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTriangleSetGeometryAlgorithms.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetGeometryAlgorithms.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetGeometryAlgorithms.inl:156:110: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const typename DataTypes::VecCoord& coords = m_geometryAlgorithms->getDOF()->read(core::ConstVecCoordId::position())->getValue();
                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[1727/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTriangleSetTopologyContainer.cpp.o
[1728/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:352:23: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare]
    for (int i = 0; i < m_container->getNbPoints(); ++i)
                    ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:362:23: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare]
    for (int i = 0; i < m_container->getNbPoints(); ++i)
                    ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:724:27: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare]
        for (int i = 0; i <m_container->getNbPoints(); i++)
                        ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ManifoldTopologies/src/ManifoldTopologies/ManifoldTriangleSetTopologyModifier.cpp:809:45: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare]
        if ( (int)listVertex[ vertexIndex ] >= m_container->getNbPoints())
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[1729/2362] Building CXX object applications/plugins/ManifoldTopologies/CMakeFiles/ManifoldTopologies.dir/src/ManifoldTopologies/initManifoldTopologies.cpp.o
[1730/2362] Linking CXX shared library lib/libSofaCarving.0.1.dylib
[1731/2362] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/GeomagicDriver.cpp.o
[1732/2362] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/GeomagicEmulator.cpp.o
[1733/2362] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/GeomagicVisualModel.cpp.o
[1734/2362] Building CXX object applications/plugins/Geomagic/CMakeFiles/Geomagic.dir/src/Geomagic/initPlugin.cpp.o
[1735/2362] Building CXX object applications/plugins/SofaAssimp/CMakeFiles/SofaAssimp.dir/initAssimpPlugin.cpp.o
[1736/2362] Building CXX object applications/plugins/SofaAssimp/CMakeFiles/SofaAssimp.dir/AssimpLoader.cpp.o
[1737/2362] Building CXX object applications/plugins/SofaAssimp/CMakeFiles/SofaAssimp.dir/SceneColladaLoader.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaAssimp/SceneColladaLoader.cpp:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages]
SOFA_HEADER_DEPRECATED("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h")
^
include/Sofa.Config/sofa/config.h:138:9: note: expanded from macro 'SOFA_HEADER_DEPRECATED'
        SOFA_PRAGMA_WARNING( \
        ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:2:6: note: expanded from here
 GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead."
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaAssimp/SceneColladaLoader.cpp:294:121: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                                Data<Rigid3Types::VecCoord>* d_x = currentBoneMechanicalObject->write(core::VecCoordId::position());
                                                                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaAssimp/SceneColladaLoader.cpp:373:133: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                                Data<type::vector<Rigid3Types::Coord> >* d_x = currentBoneMechanicalObject->write(core::VecCoordId::position());
                                                                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaAssimp/SceneColladaLoader.cpp:451:127: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                                Data<type::vector<Vec3Types::Coord> >* d_x = currentMechanicalObject->write(core::VecCoordId::position());
                                                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[1738/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/initSofaMatrix.cpp.o
[1739/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/ComplianceMatrixExporter.cpp.o
[1740/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/GlobalSystemMatrixExporter.cpp.o
[1741/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/MatrixImageExporter.cpp.o
[1742/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/FillReducingOrdering.cpp.o
[1743/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/ComplianceMatrixImage.cpp.o
[1744/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/GlobalSystemMatrixImage.cpp.o
[1745/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/BaseMatrixImageViewerWidget.cpp.o
[1746/2362] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/moc_BaseMatrixImageViewerWidget.cpp.o
[1747/2362] Linking CXX shared library lib/libBeamAdapter.1.0.dylib
[1748/2362] Building CXX object applications/plugins/STLIB/CMakeFiles/STLIB.dir/src/initPlugin.cpp.o
[1749/2362] Linking CXX shared library lib/libSoftRobots.1.0.dylib
[1750/2362] Building CXX object applications/plugins/ShapeMatchingPlugin/CMakeFiles/ShapeMatchingPlugin.dir/src/ShapeMatchingPlugin/initShapeMatchingPlugin.cpp.o
[1751/2362] Building CXX object applications/plugins/ShapeMatchingPlugin/CMakeFiles/ShapeMatchingPlugin.dir/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:146:83: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
        const VecCoord& X0 = l_mechanicalState->read(sofa::core::ConstVecCoordId::restPosition())->getValue();
                                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:265:90: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const VecCoord& restPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::restPosition())->getValue();
                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:298:93: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& currentPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::position())->getValue();
                                                                                            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:299:90: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const VecCoord& restPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::restPosition())->getValue();
                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:372:97: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& currentPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::position())->getValue();
                                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:373:94: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
        const VecCoord& restPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::restPosition())->getValue();
                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:495:90: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const VecCoord& restPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::restPosition())->getValue();
                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:555:97: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& currentPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::position())->getValue();
                                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:586:97: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& currentPositions = l_mechanicalState->read(sofa::core::ConstVecCoordId::position())->getValue();
                                                                                                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:49:3: warning: field 'd_radius' will be initialized after field 'm_oldRestPositionSize' [-Wreorder-ctor]
, d_radius(initData(&d_radius, Real(0.001), "radius", "radius between Cm and point position"))
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  d_epsilon(initData(&d_epsilon, Real(0.0000000001), "epsilon", "epsilon"))
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:46:45: note: in instantiation of member function 'sofa::component::container::ShapeMatchingRotationFinder<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::ShapeMatchingRotationFinder' requested here
template class SOFA_SHAPEMATCHINGPLUGIN_API ShapeMatchingRotationFinder< defaulttype::Vec3Types >;
                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.cpp:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:31:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/polar_decomposition_3x3.h:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/polar_decomposition_3x3_impl.h:1299:37: warning: unused variable 'H01' [-Wunused-variable]
                        const TReal H01 = dot(H1, v0_temp);
                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/polar_decomposition_3x3.h:59:17: note: in instantiation of function template specialization 'polar::detail::run_algorithm_3_5<double>' requested here
        detail::run_algorithm_3_5(*matrixQ, *matrixH, *matrixA);
                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingRotationFinder.inl:353:10: note: in instantiation of function template specialization 'polar::polar_decomposition<double>' requested here
                polar::polar_decomposition(R.ptr(), H.ptr(), A_pq.ptr());
                       ^
11 warnings generated.
[1752/2362] Building CXX object applications/plugins/ShapeMatchingPlugin/CMakeFiles/ShapeMatchingPlugin.dir/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.inl:80:70: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const auto& x0 = this->mstate->read(sofa::core::ConstVecCoordId::restPosition())->getValue();
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.inl:112:70: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    const auto& x0 = this->mstate->read(sofa::core::ConstVecCoordId::restPosition())->getValue();
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.inl:75:25: warning: unused variable 'q' [-Wunused-variable]
    type::Mat<3,1,Real> q;
                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ShapeMatchingPlugin/src/ShapeMatchingPlugin/ShapeMatchingForceField.cpp:37:45: note: in instantiation of member function 'sofa::component::forcefield::ShapeMatchingForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::addForce' requested here
template class SOFA_SHAPEMATCHINGPLUGIN_API ShapeMatchingForceField<Vec3Types>;
                                            ^
3 warnings generated.
[1753/2362] Building CXX object applications/plugins/CSparseSolvers/CMakeFiles/CSparseSolvers.dir/src/CSparseSolvers/init.cpp.o
[1754/2362] Building CXX object applications/plugins/CSparseSolvers/CMakeFiles/CSparseSolvers.dir/src/CSparseSolvers/SparseLUSolver.cpp.o
[1755/2362] Building CXX object applications/plugins/CSparseSolvers/CMakeFiles/CSparseSolvers.dir/src/CSparseSolvers/SparseCholeskySolver.cpp.o
[1756/2362] Linking C static library lib/libcsparse.a
[1757/2362] Linking CXX shared library lib/libModelOrderReduction.1.0.dylib
[1758/2362] Linking CXX shared library lib/libSofa.Metis.24.12.99.dylib
[1759/2362] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/Camera.cpp.o
[1760/2362] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/Interactor.cpp.o
[1761/2362] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/SofaGL.cpp.o
[1762/2362] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/SofaScene.cpp.o
[1763/2362] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/SpringInteractor.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSimpleGUI/SpringInteractor.cpp:6:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages]
SOFA_HEADER_DEPRECATED("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h")
^
include/Sofa.Config/sofa/config.h:138:9: note: expanded from macro 'SOFA_HEADER_DEPRECATED'
        SOFA_PRAGMA_WARNING( \
        ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:27:6: note: expanded from here
 GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead."
     ^
1 warning generated.
[1764/2362] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/VisualPickVisitor.cpp.o
[1765/2362] Building CXX object applications/plugins/SofaSimpleGUI/CMakeFiles/SofaSimpleGUI.dir/initSimpleGUI.cpp.o
[1766/2362] Building CXX object applications/plugins/VolumetricRendering/CMakeFiles/VolumetricRendering.dir/src/VolumetricRendering/initVolumetricRendering.cpp.o
[1767/2362] Building CXX object applications/plugins/VolumetricRendering/CMakeFiles/VolumetricRendering.dir/src/VolumetricRendering/OglTetrahedralModel.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.inl:323:75: warning: unused parameter 'params' [-Wunused-parameter]
void OglTetrahedralModel<DataTypes>::computeBBox(const core::ExecParams * params, bool /* onlyVisible */)
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.inl:287:11: warning: unused variable 'v' [-Wunused-variable]
    Coord v;
          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.cpp:37:45: note: in instantiation of member function 'sofa::component::visualmodel::OglTetrahedralModel<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::drawTransparent' requested here
template class SOFA_VOLUMETRICRENDERING_API OglTetrahedralModel<Vec3Types>;
                                            ^
2 warnings generated.
[1768/2362] Building CXX object applications/plugins/VolumetricRendering/CMakeFiles/VolumetricRendering.dir/src/VolumetricRendering/OglVolumetricModel.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.cpp:313:63: warning: unused variable 'tetrahedra' [-Wunused-variable]
    helper::ReadAccessor< Data< type::vector<Tetrahedron> > > tetrahedra = d_tetrahedra;
                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.cpp:455:37: warning: unused variable 'hexahedra' [-Wunused-variable]
    const type::vector<Hexahedron>& hexahedra = d_hexahedra.getValue();
                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.cpp:490:63: warning: unused parameter 'params' [-Wunused-parameter]
void OglVolumetricModel::computeBBox(const core::ExecParams * params, bool /* onlyVisible */)
                                                              ^
3 warnings generated.
[1769/2362] Linking CXX shared library lib/libSofaImplicitField.1.0.dylib
[1770/2362] Creating library symlink lib/libSceneChecking.dylib
[1771/2362] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsOutputMesh.cpp.o
[1772/2362] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsSimulation.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.h:24:
include/SofaPhysicsAPI/SofaPhysicsAPI/config.h:29:11: warning: 'SOFA_SOFAPHYSICSAPI_API' macro redefined [-Wmacro-redefined]
#  define SOFA_SOFAPHYSICSAPI_API SOFA_EXPORT_DYNAMIC_LIBRARY
          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsAPI.h:26:14: note: previous definition is here
    #   define SOFA_SOFAPHYSICSAPI_API __attribute__ ((visibility ("default")))
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.cpp:1128:12: warning: unused variable 'zForeground' [-Wunused-variable]
    double zForeground = -vparams->zNear() - offset;
           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.cpp:1129:12: warning: unused variable 'zBackground' [-Wunused-variable]
    double zBackground = -vparams->zFar() + offset;
           ^
3 warnings generated.
[1773/2362] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/SofaPhysicsBindings.cpp.o
[1774/2362] Building CXX object applications/projects/SofaPhysicsAPI/CMakeFiles/SofaPhysicsAPI.dir/src/SofaPhysicsAPI/fakegui.cpp.o
[1775/2362] Building CXX object applications/projects/runSofa/CMakeFiles/runSofa.dir/Main.cpp.o
[1776/2362] Building CXX object applications/projects/runSofa/CMakeFiles/runSofa.dir/runSofaValidation.cpp.o
[1777/2362] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/main.cpp.o
[1778/2362] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/RegressionSceneList.cpp.o
[1779/2362] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/Regression_test.cpp.o
[1780/2362] Linking CXX shared library lib/libSofaImGui.24.12.99.dylib
[1781/2362] Building CXX object applications/projects/SofaGLFW/exe/CMakeFiles/runSofaGLFW.dir/Main.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/exe/Main.cpp:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/src/SofaGLFW/SofaGLFWBaseGUI.h:85:18: warning: 'sofaglfw::SofaGLFWBaseGUI::setBackgroundImage' hides overloaded virtual function [-Woverloaded-virtual]
    virtual void setBackgroundImage(const std::string& imageFileName = "textures/SOFA_logo.bmp", unsigned int windowID = 0);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/GUI/Common/src/sofa/gui/common/BaseViewer.h:101:18: note: hidden overloaded virtual function 'sofa::gui::common::BaseViewer::setBackgroundImage' declared here: different number of parameters (1 vs 2)
    virtual void setBackgroundImage(std::string imageFileName = std::string("textures/SOFA_logo.bmp"));
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/exe/Main.cpp:108:25: warning: 'fullscreen' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
        if (viewerConf->fullscreen.getValue())
                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Setting/src/sofa/component/setting/ViewerSetting.h:57:5: note: 'fullscreen' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING()
    ^
include/Sofa.Component.Setting/sofa/component/setting/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/exe/Main.cpp:114:38: warning: 'resolution' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
            resolution = viewerConf->resolution.getValue();
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Setting/src/sofa/component/setting/ViewerSetting.h:54:5: note: 'resolution' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING()
    ^
include/Sofa.Component.Setting/sofa/component/setting/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/exe/Main.cpp:140:25: warning: 'image' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
        if (background->image.getValue().empty())
                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Setting/src/sofa/component/setting/BackgroundSetting.h:47:5: note: 'image' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING()
    ^
include/Sofa.Component.Setting/sofa/component/setting/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/exe/Main.cpp:141:52: warning: 'color' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
            glfwGUI.setBackgroundColor(background->color.getValue());
                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Setting/src/sofa/component/setting/BackgroundSetting.h:44:5: note: 'color' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING()
    ^
include/Sofa.Component.Setting/sofa/component/setting/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/exe/Main.cpp:143:52: warning: 'image' is deprecated: It is still usable but has been DEPRECATED since v24.06. You have until v24.12 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
            glfwGUI.setBackgroundImage(background->image.getFullPath());
                                                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Setting/src/sofa/component/setting/BackgroundSetting.h:47:5: note: 'image' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING()
    ^
include/Sofa.Component.Setting/sofa/component/setting/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_SETTING'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
6 warnings generated.
[1782/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/MatSym_test.cpp.o
[1783/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/MatTypes_test.cpp.o
[1784/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/Material_test.cpp.o
[1785/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/Quater_test.cpp.o
[1786/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/RGBAColor_test.cpp.o
[1787/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/StrongType_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Type/test/StrongType_test.cpp:33:21: warning: unused variable 'a' [-Wunused-variable]
    constexpr myint a ( 2 );
                    ^
1 warning generated.
[1788/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/SVector_test.cpp.o
[1789/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/VecTypes_test.cpp.o
[1790/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/fixed_array_test.cpp.o
[1791/2362] Building CXX object Sofa/framework/Type/test/CMakeFiles/Sofa.Type_test.dir/vector_test.cpp.o
[1792/2362] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Edge_test.cpp.o
[1793/2362] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Triangle_test.cpp.o
[1794/2362] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Quad_test.cpp.o
[1795/2362] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Tetrahedron_test.cpp.o
[1796/2362] Building CXX object Sofa/framework/Geometry/test/CMakeFiles/Sofa.Geometry_test.dir/Hexahedron_test.cpp.o
[1797/2362] Building CXX object Sofa/framework/Topology/test/CMakeFiles/Sofa.Topology_test.dir/Hexahedron_test.cpp.o
[1798/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/DiffLib_test.cpp.o
[1799/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/Factory_test.cpp.o
[1800/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/KdTree_test.cpp.o
[1801/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/NameDecoder_test.cpp.o
[1802/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/OptionsGroup_test.cpp.o
[1803/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/SelectableItem_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/SelectableItem_test.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:250:77: warning: expression result unused [-Wunused-value]
        ((Derived::s_items[Is].key == key ? (result = Is, true) : false) || ...);
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:243:16: note: in instantiation of function template specialization 'sofa::helper::SelectableItem<TestSelectableItem>::findId_impl<0UL, 1UL>' requested here
        return findId_impl(key, std::make_index_sequence<numberOfItems()>{});
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:196:25: note: in instantiation of member function 'sofa::helper::SelectableItem<TestSelectableItem>::findId' requested here
        m_selected_id = findId(key);
                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/SelectableItem_test.cpp:78:9: note: in instantiation of member function 'sofa::helper::SelectableItem<TestSelectableItem>::operator=' requested here
    foo = key_small;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/SelectableItem_test.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:250:77: warning: expression result unused [-Wunused-value]
        ((Derived::s_items[Is].key == key ? (result = Is, true) : false) || ...);
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:243:16: note: in instantiation of function template specialization 'sofa::helper::SelectableItem<TestSelectableItemWithDeprecation>::findId_impl<0UL, 1UL>' requested here
        return findId_impl(key, std::make_index_sequence<numberOfItems()>{});
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/SelectableItem.h:196:25: note: in instantiation of member function 'sofa::helper::SelectableItem<TestSelectableItemWithDeprecation>::findId' requested here
        m_selected_id = findId(key);
                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/SelectableItem_test.cpp:204:9: note: in instantiation of member function 'sofa::helper::SelectableItem<TestSelectableItemWithDeprecation>::operator=' requested here
    foo = "deprecated_key";
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/SelectableItem_test.cpp:213:5: note: in instantiation of function template specialization 'testDeprecatedKey<TestSelectableItemWithDeprecation>' requested here
    testDeprecatedKey<TestSelectableItemWithDeprecation>();
    ^
2 warnings generated.
[1804/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/StringUtils_test.cpp.o
[1805/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/TagFactory_test.cpp.o
[1806/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/Utils_test.cpp.o
[1807/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/accessor/ReadAccessor.cpp.o
[1808/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/accessor/WriteAccessor.cpp.o
[1809/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/MeshOBJ_test.cpp.o
[1810/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/STBImage_test.cpp.o
[1811/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/io/XspLoader_test.cpp.o
[1812/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/logging/logging_test.cpp.o
[1813/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/narrow_cast_test.cpp.o
[1814/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileMonitor_test.cpp.o
[1815/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileRepository_test.cpp.o
[1816/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/FileSystem_test.cpp.o
[1817/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/PluginManager_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/system/PluginManager_test.cpp:219:54: warning: 'operator()' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Using entrypoint GetComponentList() from a plugin has been deprecated. Use the helper function listClassesFromTarget() from ObjectFactory instead. [-Wdeprecated-declarations]
    ASSERT_EQ(0, std::string(p.getModuleComponentList()).compare(testModuleComponentList));
                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/system/PluginManager.h:101:9: note: 'operator()' has been explicitly marked deprecated here
        SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST()
        ^
include/Sofa.Helper/sofa/helper/config.h:84:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06",  \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/system/PluginManager_test.cpp:220:54: warning: 'operator()' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Using entrypoint GetComponentList() from a plugin has been deprecated. Use the helper function listClassesFromTarget() from ObjectFactory instead. [-Wdeprecated-declarations]
    ASSERT_NE(0, std::string(p.getModuleComponentList()).compare(testModuleComponentList + "ComponentZ"));
                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/src/sofa/helper/system/PluginManager.h:101:9: note: 'operator()' has been explicitly marked deprecated here
        SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST()
        ^
include/Sofa.Helper/sofa/helper/config.h:84:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__PLUGIN_GETCOMPONENTLIST'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06",  \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1818/2362] Building CXX object Sofa/framework/Helper/test/CMakeFiles/Sofa.Helper_test.dir/system/thread/CircularQueue_test.cpp.o
[1819/2362] Linking CXX shared library lib/libTestPluginB.0.7.dylib
[1820/2362] Linking CXX shared library lib/libTestPluginC.0.7.dylib
[1821/2362] Linking CXX shared library lib/libFailingPlugin.0.7.dylib
[1822/2362] Building CXX object Sofa/framework/Helper/simutest/CMakeFiles/Sofa.Helper_simutest.dir/AdvancedTimer_test.cpp.o
[1823/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/BTDMatrix_test.cpp.o
[1824/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/BaseMatrix_test.cpp.o
[1825/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/CompressedRowSparseMatrix_test.cpp.o
[1826/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/CompressedRowSparseMatrixConstraint_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/CompressedRowSparseMatrixConstraint_test.cpp:63:1: warning: 'TypedTestCaseIsDeprecated' is deprecated: TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE [-Wdeprecated-declarations]
TYPED_TEST_CASE(SparseMatrixTest, SparseMatrixTestTypes);
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:229:38: note: expanded from macro 'TYPED_TEST_CASE'
  static_assert(::testing::internal::TypedTestCaseIsDeprecated(), ""); \
                                     ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1294:1: note: 'TypedTestCaseIsDeprecated' has been explicitly marked deprecated here
GTEST_INTERNAL_DEPRECATED(
^
_deps/googletest-src/googletest/include/gtest/internal/gtest-port.h:2334:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED'
#define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message)))
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/CompressedRowSparseMatrixConstraint_test.cpp:1983:1: warning: 'TypedTestCaseIsDeprecated' is deprecated: TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE [-Wdeprecated-declarations]
TYPED_TEST_CASE(CompressedRowSparseMatrixConstraintTest, CompressedRowSparseMatrixConstraintTestTypes);
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:229:38: note: expanded from macro 'TYPED_TEST_CASE'
  static_assert(::testing::internal::TypedTestCaseIsDeprecated(), ""); \
                                     ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1294:1: note: 'TypedTestCaseIsDeprecated' has been explicitly marked deprecated here
GTEST_INTERNAL_DEPRECATED(
^
_deps/googletest-src/googletest/include/gtest/internal/gtest-port.h:2334:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED'
#define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message)))
                                                          ^
2 warnings generated.
[1827/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/Matrix_test.cpp.o
[1828/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/RotationMatrix_test.cpp.o
[1829/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/SparseMatrixProduct_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:45:5: warning: definition of implicit copy assignment operator for 'IndexedValue<double>' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
    IndexedValue(const IndexedValue& other) = default;
    ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:1226:32: note: in implicit copy assignment operator for 'sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>' first required here
        dest.m_data.value(pos) = it.value();
                               ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:689:15: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>, 1>::operator=<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>>, const Eigen::SparseMatrix<double, 1>>>' requested here
        *this = other.derived();
              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:237:20: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>, 1>::SparseMatrix<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>>, const Eigen::SparseMatrix<double, 1>>>' requested here
    LocalLhs lhs = m_lhs->template cast<sparsematrixproduct::IndexedValue<LhsScalar>>();
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:163:9: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>::computeIntersection' requested here
        computeIntersection();
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:88:17: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>::computeProduct' requested here
        product.computeProduct();
                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: (skipping 15 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
    EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) );
                       ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
                                 typename Types::Tail>::Register(prefix,
                                                        ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
    TypeParameterizedTest<Fixture, Head, Types>::Register(
                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::Templates<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::rectangularMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
INSTANTIATE_TYPED_TEST_SUITE_P(
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P'
          Register(GTEST_STRINGIFY_(Prefix),                              \
          ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:45:5: warning: definition of implicit copy assignment operator for 'IndexedValue<float>' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
    IndexedValue(const IndexedValue& other) = default;
    ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:1226:32: note: in implicit copy assignment operator for 'sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>' first required here
        dest.m_data.value(pos) = it.value();
                               ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:689:15: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>, 1>::operator=<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<float, sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>>, const Eigen::SparseMatrix<float, 1>>>' requested here
        *this = other.derived();
              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:237:20: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>, 1>::SparseMatrix<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<float, sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>>, const Eigen::SparseMatrix<float, 1>>>' requested here
    LocalLhs lhs = m_lhs->template cast<sparsematrixproduct::IndexedValue<LhsScalar>>();
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:163:9: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>::computeIntersection' requested here
        computeIntersection();
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:88:17: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>::computeProduct' requested here
        product.computeProduct();
                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: (skipping 14 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
    EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) );
                       ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
                                 typename Types::Tail>::Register(prefix,
                                                        ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
    TypeParameterizedTest<Fixture, Head, Types>::Register(
                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/test/SparseMatrixProduct_test.cpp:54:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::Templates<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::rectangularMatrix>, testing::internal::Types<sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
INSTANTIATE_TYPED_TEST_SUITE_P(
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P'
          Register(GTEST_STRINGIFY_(Prefix),                              \
          ^
2 warnings generated.
[1830/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/SparseMatrixStorageOrder_test.cpp.o
[1831/2362] Building CXX object Sofa/framework/LinearAlgebra/test/CMakeFiles/Sofa.LinearAlgebra_test.dir/TriangularSystemSolver_test.cpp.o
[1832/2362] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/MapMapSparseMatrixEigenUtils_test.cpp.o
[1833/2362] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/QuaternionIntegration_test.cpp.o
[1834/2362] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/RigidDeriv_test.cpp.o
[1835/2362] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_test.cpp.o
[1836/2362] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_tu1_test.cpp.o
[1837/2362] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfo_test.cpp.o
[1838/2362] Building CXX object Sofa/framework/DefaultType/test/CMakeFiles/Sofa.DefaultType_test.dir/TypeInfoRepository_tu2_test.cpp.o
[1839/2362] Building CXX object Sofa/framework/DefaultType/simutest/CMakeFiles/Sofa.DefaultType_simutest.dir/TemplateAliases_test.cpp.o
[1840/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/accessor/ReadAccessor.cpp.o
[1841/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/accessor/WriteAccessor.cpp.o
[1842/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/collision/NarrowPhaseDetection_test.cpp.o
[1843/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/loader/MeshLoader_test.cpp.o
[1844/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/AspectPool_test.cpp.o
[1845/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseClass_test.cpp.o
[1846/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseData_test.cpp.o
[1847/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseLink_test.cpp.o
[1848/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/BaseObjectDescription_test.cpp.o
[1849/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/Data_test.cpp.o
[1850/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataLink_test.cpp.o
[1851/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataFileName_test.cpp.o
[1852/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataFileNameVector_test.cpp.o
[1853/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DataCallback_test.cpp.o
[1854/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/DDGNode_test.cpp.o
[1855/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/MultiLink_test.cpp.o
[1856/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/RemovedData_test.cpp.o
[1857/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/SingleLink_test.cpp.o
[1858/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/objectmodel/VectorData_test.cpp.o
[1859/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/topology/BaseMeshTopology_test.cpp.o
[1860/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/topology/TopologySubsetIndices_test.cpp.o
[1861/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/DataEngine_test.cpp.o
[1862/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/Engine_test.cpp.o
[1863/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/MatrixAccumulator_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: warning: unused typedef 'Inherit1' [-Wunused-local-typedef]
        SOFA_CLASS(MatrixAccumulatorInterfaceTest, sofa::core::objectmodel::BaseObject);
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:113:20: note: expanded from macro 'SOFA_CLASS'
    typedef Parent Inherit1; \
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: warning: unused typedef 'Ptr' [-Wunused-local-typedef]
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:115:5: note: expanded from macro 'SOFA_CLASS'
    SOFA_CLASS_DECL
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:254:5: note: expanded from macro 'SOFA_CLASS_DECL'
    SOFA_ABSTRACT_CLASS_DECL;                                  \
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:237:21: note: expanded from macro 'SOFA_ABSTRACT_CLASS_DECL'
    typedef MyType* Ptr;                                                \
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/MatrixAccumulator_test.cpp:79:9: warning: unused type alias 'SPtr' [-Wunused-local-typedef]
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:115:5: note: expanded from macro 'SOFA_CLASS'
    SOFA_CLASS_DECL
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:254:5: note: expanded from macro 'SOFA_CLASS_DECL'
    SOFA_ABSTRACT_CLASS_DECL;                                  \
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseClass.h:240:11: note: expanded from macro 'SOFA_ABSTRACT_CLASS_DECL'
    using SPtr = sofa::core::sptr<MyType>;                              \
          ^
3 warnings generated.
[1864/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/ObjectFactory_test.cpp.o
[1865/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/ObjectFactoryJson_test.cpp.o
[1866/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/PathResolver_test.cpp.o
[1867/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/TestEngine.cpp.o
[1868/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/TrackedData_test.cpp.o
[1869/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/VecId_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:40:62: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    static constexpr auto position = sofa::core::VecCoordId::position();
                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:45:66: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
    static constexpr auto restPosition = sofa::core::VecCoordId::restPosition();
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:50:66: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
    static constexpr auto freePosition = sofa::core::VecCoordId::freePosition();
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:55:67: warning: 'resetPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::resetPosition  or sofa::core::vec_id::write_access::resetPosition instead [-Wdeprecated-declarations]
    static constexpr auto resetPosition = sofa::core::VecCoordId::resetPosition();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:104:5: note: 'resetPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:144:57: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__RESET_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::resetPosition  or sofa::core::vec_id::write_access::resetPosition instead")
                                                        ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:61:62: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    static constexpr auto velocity = sofa::core::VecDerivId::velocity();
                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:66:67: warning: 'resetVelocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::resetVelocity  or sofa::core::vec_id::write_access::resetVelocity instead [-Wdeprecated-declarations]
    static constexpr auto resetVelocity = sofa::core::VecDerivId::resetVelocity();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:179:5: note: 'resetVelocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:147:57: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__RESET_VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::resetVelocity  or sofa::core::vec_id::write_access::resetVelocity instead")
                                                        ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:71:66: warning: 'freeVelocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freeVelocity  or sofa::core::vec_id::write_access::freeVelocity instead [-Wdeprecated-declarations]
    static constexpr auto freeVelocity = sofa::core::VecDerivId::freeVelocity();
                                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:181:5: note: 'freeVelocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:148:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freeVelocity  or sofa::core::vec_id::write_access::freeVelocity instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:76:60: warning: 'normal' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::normal  or sofa::core::vec_id::write_access::normal instead [-Wdeprecated-declarations]
    static constexpr auto normal = sofa::core::VecDerivId::normal();
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:183:5: note: 'normal' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__NORMAL()
    ^
include/Sofa.Core/sofa/core/config.h:149:49: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__NORMAL'
    #define SOFA_ATTRIBUTE_DEPRECATED__NORMAL() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::normal  or sofa::core::vec_id::write_access::normal instead")
                                                ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:81:59: warning: 'force' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead [-Wdeprecated-declarations]
    static constexpr auto force = sofa::core::VecDerivId::force();
                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:185:5: note: 'force' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FORCE()
    ^
include/Sofa.Core/sofa/core/config.h:150:48: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FORCE'
    #define SOFA_ATTRIBUTE_DEPRECATED__FORCE() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::force  or sofa::core::vec_id::write_access::force instead")
                                               ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:86:67: warning: 'externalForce' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::externalForce  or sofa::core::vec_id::write_access::externalForce instead [-Wdeprecated-declarations]
    static constexpr auto externalForce = sofa::core::VecDerivId::externalForce();
                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:187:5: note: 'externalForce' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__EXTERNAL_FORCE()
    ^
include/Sofa.Core/sofa/core/config.h:151:57: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__EXTERNAL_FORCE'
    #define SOFA_ATTRIBUTE_DEPRECATED__EXTERNAL_FORCE() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::externalForce  or sofa::core::vec_id::write_access::externalForce instead")
                                                        ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:91:56: warning: 'dx' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead [-Wdeprecated-declarations]
    static constexpr auto dx = sofa::core::VecDerivId::dx();
                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:189:5: note: 'dx' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__DX()
    ^
include/Sofa.Core/sofa/core/config.h:152:45: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__DX'
    #define SOFA_ATTRIBUTE_DEPRECATED__DX() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::dx  or sofa::core::vec_id::write_access::dx instead")
                                            ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/test/VecId_test.cpp:96:60: warning: 'dforce' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::dforce  or sofa::core::vec_id::write_access::dforce instead [-Wdeprecated-declarations]
    static constexpr auto dforce = sofa::core::VecDerivId::dforce();
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:191:5: note: 'dforce' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__DFORCE()
    ^
include/Sofa.Core/sofa/core/config.h:153:49: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__DFORCE'
    #define SOFA_ATTRIBUTE_DEPRECATED__DFORCE() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::dforce  or sofa::core::vec_id::write_access::dforce instead")
                                                ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
12 warnings generated.
[1870/2362] Building CXX object Sofa/framework/Core/test/CMakeFiles/Sofa.Core_test.dir/visual/DisplayFlags_test.cpp.o
[1871/2362] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/Base_test.cpp.o
[1872/2362] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/BaseContext_test.cpp.o
[1873/2362] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/BaseLink_simutest.cpp.o
[1874/2362] Building CXX object Sofa/framework/Core/simutest/CMakeFiles/Sofa.Core_simutest.dir/objectmodel/PathResolver_simutest.cpp.o
[1875/2362] Linking CXX shared library lib/libSofa.Simulation.24.12.99.dylib
[1876/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/ParallelForEach_test.cpp.o
[1877/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/RequiredPlugin_test.cpp.o
[1878/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/SceneCheckRegistry_test.cpp.o
[1879/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/Simulation_test.cpp.o
[1880/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/ParallelSparseMatrixProduct_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:45:5: warning: definition of implicit copy assignment operator for 'IndexedValue<double>' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
    IndexedValue(const IndexedValue& other) = default;
    ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:1226:32: note: in implicit copy assignment operator for 'sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>' first required here
        dest.m_data.value(pos) = it.value();
                               ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:689:15: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>, 1>::operator=<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>>, const Eigen::SparseMatrix<double, 1>>>' requested here
        *this = other.derived();
              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:237:20: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>, 1>::SparseMatrix<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, sofa::linearalgebra::sparsematrixproduct::IndexedValue<double>>, const Eigen::SparseMatrix<double, 1>>>' requested here
    LocalLhs lhs = m_lhs->template cast<sparsematrixproduct::IndexedValue<LhsScalar>>();
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:163:9: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>::computeIntersection' requested here
        computeIntersection();
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:88:17: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>::computeProduct' requested here
        product.computeProduct();
                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: (skipping 15 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
    EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) );
                       ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
                                 typename Types::Tail>::Register(prefix,
                                                        ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
    TypeParameterizedTest<Fixture, Head, Types>::Register(
                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:73:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::Templates<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::rectangularMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
INSTANTIATE_TYPED_TEST_SUITE_P(
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P'
          Register(GTEST_STRINGIFY_(Prefix),                              \
          ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/src/sofa/simulation/ParallelSparseMatrixProduct.h:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:45:5: warning: definition of implicit copy assignment operator for 'IndexedValue<float>' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
    IndexedValue(const IndexedValue& other) = default;
    ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:1226:32: note: in implicit copy assignment operator for 'sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>' first required here
        dest.m_data.value(pos) = it.value();
                               ^
/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h:689:15: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>, 1>::operator=<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<float, sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>>, const Eigen::SparseMatrix<float, 1>>>' requested here
        *this = other.derived();
              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:237:20: note: in instantiation of function template specialization 'Eigen::SparseMatrix<sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>, 1>::SparseMatrix<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<float, sofa::linearalgebra::sparsematrixproduct::IndexedValue<float>>, const Eigen::SparseMatrix<float, 1>>>' requested here
    LocalLhs lhs = m_lhs->template cast<sparsematrixproduct::IndexedValue<LhsScalar>>();
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl:163:9: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>::computeIntersection' requested here
        computeIntersection();
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:88:17: note: in instantiation of member function 'sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>::computeProduct' requested here
        product.computeProduct();
                ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/LinearAlgebra/Testing/src/Sofa.LinearAlgebra.Testing/SparseMatrixProduct_test.h:123:24: note: (skipping 14 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
    EXPECT_TRUE( this->checkMatrix( 5, 5, 5, 1. / 5. ) );
                       ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
                                 typename Types::Tail>::Register(prefix,
                                                        ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:730:57: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:785:50: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::TemplateSel<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
    TypeParameterizedTest<Fixture, Head, Types>::Register(
                                                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Simulation/Core/test/ParallelSparseMatrixProduct_test.cpp:73:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTestSuite<sofa::linearalgebra::testing::TestSparseMatrixProduct, testing::internal::Templates<sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::squareMatrix, sofa::linearalgebra::testing::gtest_suite_TestSparseMatrixProduct_::rectangularMatrix>, testing::internal::Types<sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 0>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 0>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>, Eigen::SparseMatrix<float, 1>>, sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>, Eigen::SparseMatrix<double, 1>>>>::Register' requested here
INSTANTIATE_TYPED_TEST_SUITE_P(
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:313:11: note: expanded from macro 'INSTANTIATE_TYPED_TEST_SUITE_P'
          Register(GTEST_STRINGIFY_(Prefix),                              \
          ^
2 warnings generated.
[1881/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerFactory_test.cpp.o
[1882/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerTestTasks.cpp.o
[1883/2362] Building CXX object Sofa/framework/Simulation/Core/test/CMakeFiles/Sofa.Simulation.Core_test.dir/TaskSchedulerTests.cpp.o
[1884/2362] Building CXX object Sofa/framework/Simulation/Core/simutest/CMakeFiles/Sofa.Simulation.Core_simutest.dir/DefaultAnimationLoop_test.cpp.o
[1885/2362] Building CXX object Sofa/framework/Simulation/Core/simutest/CMakeFiles/Sofa.Simulation.Core_simutest.dir/NodeContext_test.cpp.o
[1886/2362] Building CXX object Sofa/framework/Simulation/Common/test/CMakeFiles/Sofa.Simulation.Common_test.dir/LoadScene_test.cpp.o
[1887/2362] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/DAG_test.cpp.o
[1888/2362] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/DAGNode_test.cpp.o
[1889/2362] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/MutationListener_test.cpp.o
[1890/2362] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Node_test.cpp.o
[1891/2362] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Simulation_test.cpp.o
[1892/2362] Building CXX object Sofa/framework/Simulation/Graph/test/CMakeFiles/Sofa.Simulation.Graph_test.dir/Link_test.cpp.o
[1893/2362] Building CXX object Sofa/framework/Simulation/simutest/CMakeFiles/Sofa.Simulation_simutest.dir/parallel_scenes_test.cpp.o
[1894/2362] Building CXX object Sofa/framework/SimpleApi/test/CMakeFiles/Sofa.SimpleApi_test.dir/SimpleApi_test.cpp.o
[1895/2362] Linking CXX shared library lib/libgtest_main.1.14.0.dylib
[1896/2362] Building CXX object Sofa/framework/Testing/test/CMakeFiles/Sofa.Testing_test.dir/TestMessageHandler_test.cpp.o
[1897/2362] Linking CXX shared library lib/libSofa.Framework.24.12.99.dylib
[1898/2362] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/CentralDifferenceExplicitSolverDynamic_test.cpp.o
[1899/2362] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/EulerExplicitSolverDynamic_test.cpp.o
[1900/2362] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/RungeKutta2ExplicitSolverDynamic_test.cpp.o
[1901/2362] Building CXX object Sofa/Component/ODESolver/Forward/tests/CMakeFiles/Sofa.Component.ODESolver.Forward_test.dir/RungeKutta4ExplicitSolverDynamic_test.cpp.o
[1902/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolverDynamic_test.cpp.o
[1903/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolverStatic_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:147:75: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        x0 = component::odesolver::testing::getVector( root, core::VecId::position() ); //cerr<<"EulerImplicit_test, initial positions : " << x0.transpose() << endl;
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:148:75: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        v0 = component::odesolver::testing::getVector( root, core::VecId::velocity() );
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:157:79: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            x1 = component::odesolver::testing::getVector( root, core::VecId::position() ); //cerr<<"EulerImplicit_test, new positions : " << x1.transpose() << endl;
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:158:79: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
            v1 = component::odesolver::testing::getVector( root, core::VecId::velocity() );
                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:263:74: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        x0 = component::odesolver::testing::getVector(root, core::VecId::position() ); //cerr<<"EulerImplicit_test, initial positions : " << x0.transpose() << endl;
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:264:74: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
        v0 = component::odesolver::testing::getVector(root, core::VecId::velocity() );
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:273:78: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
            x1 = component::odesolver::testing::getVector(root, core::VecId::position() ); //cerr<<"EulerImplicit_test, new positions : " << x1.transpose() << endl;
                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Backward/tests/EulerImplicitSolverStatic_test.cpp:274:78: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
            v1 = component::odesolver::testing::getVector(root, core::VecId::velocity() );
                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
8 warnings generated.
[1904/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/EulerImplicitSolver_withDamping_test.cpp.o
[1905/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/NewmarkImplicitSolverDynamic_test.cpp.o
[1906/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/StaticSolver_test.cpp.o
[1907/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/SpringSolverDynamic_test.cpp.o
[1908/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/VariationalSymplecticExplicitSolverDynamic_test.cpp.o
[1909/2362] Building CXX object Sofa/Component/ODESolver/Backward/tests/CMakeFiles/Sofa.Component.ODESolver.Backward_test.dir/VariationalSymplecticImplicitSolverDynamic_test.cpp.o
[1910/2362] Linking CXX shared library lib/libSofa.Component.ODESolver.Testing.dylib
[1911/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshExporter_test.cpp.o
[1912/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshGmshLoader_test.cpp.o
[1913/2362] Linking CXX shared library lib/python3/site-packages/Sofa/Core.cpython-310-darwin.so
[1914/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshOBJLoader_test.cpp.o
[1915/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshSTLLoader_test.cpp.o
[1916/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshVTKLoader_test.cpp.o
[1917/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/MeshXspLoader_test.cpp.o
[1918/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/OffSequenceLoader_test.cpp.o
[1919/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/STLExporter_test.cpp.o
[1920/2362] Building CXX object Sofa/Component/IO/Mesh/tests/CMakeFiles/Sofa.Component.IO.Mesh_test.dir/VisualModelOBJExporter_test.cpp.o
[1921/2362] Building CXX object Sofa/Component/Playback/tests/CMakeFiles/Sofa.Component.Playback_test.dir/ReadState_test.cpp.o
[1922/2362] Building CXX object Sofa/Component/Playback/tests/CMakeFiles/Sofa.Component.Playback_test.dir/WriteState_test.cpp.o
[1923/2362] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/AddResourceRepository_test.cpp.o
[1924/2362] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/MakeAliasComponent_test.cpp.o
[1925/2362] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/MakeDataAliasComponent_test.cpp.o
[1926/2362] Building CXX object Sofa/Component/SceneUtility/tests/CMakeFiles/Sofa.Component.SceneUtility_test.dir/MessageHandlerComponent_test.cpp.o
[1927/2362] Building CXX object Sofa/Component/Topology/Container/Constant/tests/CMakeFiles/Sofa.Component.Topology.Container.Constant_test.dir/MeshTopology_test.cpp.o
[1928/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/EdgeSetTopology_test.cpp.o
[1929/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/HexahedronSetTopology_test.cpp.o
[1930/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/PointSetTopology_test.cpp.o
[1931/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/QuadSetTopology_test.cpp.o
[1932/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TetrahedronNumericalIntegration_test.cpp.o
[1933/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TetrahedronSetTopology_test.cpp.o
[1934/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TriangleNumericalIntegration_test.cpp.o
[1935/2362] Building CXX object Sofa/Component/Topology/Container/Dynamic/tests/CMakeFiles/Sofa.Component.Topology.Container.Dynamic_test.dir/TriangleSetTopology_test.cpp.o
[1936/2362] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/CylinderGridTopology_test.cpp.o
[1937/2362] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/RegularGridTopology_test.cpp.o
[1938/2362] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/SparseGridTopology_test.cpp.o
[1939/2362] Building CXX object Sofa/Component/Topology/Container/Grid/tests/CMakeFiles/Sofa.Component.Topology.Container.Grid_test.dir/SphereGridTopology_test.cpp.o
[1940/2362] Building CXX object Sofa/Component/Topology/Utility/tests/CMakeFiles/Sofa.Component.Topology.Utility_test.dir/TopologicalChangeProcessor_test.cpp.o
[1941/2362] Building CXX object Sofa/Component/Topology/Utility/tests/CMakeFiles/Sofa.Component.Topology.Utility_test.dir/TopologyChecker_test.cpp.o
[1942/2362] Building CXX object Sofa/Component/Visual/tests/CMakeFiles/Sofa.Component.Visual_test.dir/VisualModelImpl_test.cpp.o
[1943/2362] Linking CXX shared library lib/libSofa.Component.Topology.Testing.dylib
[1944/2362] Building CXX object Sofa/Component/LinearSystem/tests/CMakeFiles/Sofa.Component.LinearSystem_test.dir/MatrixLinearSystem_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/tests/MatrixLinearSystem_test.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/tests/MatrixLinearSystem_test.cpp:44:45: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    const MatrixSystem::SPtr linearSystem = sofa::core::objectmodel::New<MatrixSystem>();
                                            ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/tests/MatrixLinearSystem_test.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/tests/MatrixLinearSystem_test.cpp:99:39: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<sofa::linearalgebra::FullMatrix<double>, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    MatrixSystem::SPtr linearSystem = sofa::core::objectmodel::New<MatrixSystem>();
                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/tests/MatrixLinearSystem_test.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:80:16: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
        [mass, this](const std::shared_ptr<MappedMassMatrixObserver<Real> >& observer)
               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:111:30: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<EmptyMatrix, sofa::linearalgebra::FullVector<double>>::getMassObserver' requested here
            auto* observer = getMassObserver(component);
                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.inl:192:21: note: in instantiation of function template specialization 'sofa::component::linearsystem::MatrixLinearSystem<EmptyMatrix, sofa::linearalgebra::FullVector<double>>::contribute<sofa::core::matrixaccumulator::Contribution::MASS>' requested here
                    contribute<Contribution::MASS>(mparams, contributors);
                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/src/sofa/component/linearsystem/MatrixLinearSystem.h:90:5: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<EmptyMatrix, sofa::linearalgebra::FullVector<double>>::assembleSystem' requested here
    MatrixLinearSystem();
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/SPtr.h:49:38: note: in instantiation of member function 'sofa::component::linearsystem::MatrixLinearSystem<EmptyMatrix, sofa::linearalgebra::FullVector<double>>::MatrixLinearSystem' requested here
    New(Args&& ... args) : SPtr( new T(std::forward<Args>(args)...) ) { }
                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/LinearSystem/tests/MatrixLinearSystem_test.cpp:338:45: note: in instantiation of function template specialization 'sofa::core::objectmodel::New<sofa::component::linearsystem::MatrixLinearSystem<EmptyMatrix, sofa::linearalgebra::FullVector<double>>>::New<>' requested here
    const MatrixSystem::SPtr linearSystem = sofa::core::objectmodel::New<MatrixSystem>();
                                            ^
3 warnings generated.
[1945/2362] Building CXX object Sofa/Component/LinearSystem/tests/CMakeFiles/Sofa.Component.LinearSystem_test.dir/MappingGraph_test.cpp.o
[1946/2362] Building CXX object Sofa/Component/LinearSolver/Direct/tests/CMakeFiles/Sofa.Component.LinearSolver.Direct_test.dir/SparseLDLSolver_test.cpp.o
[1947/2362] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/DiagonalMass_test.cpp.o
[1948/2362] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/MeshMatrixMass_test.cpp.o
[1949/2362] Building CXX object Sofa/Component/Mass/tests/CMakeFiles/Sofa.Component.Mass_test.dir/UniformMass_test.cpp.o
[1950/2362] Building CXX object Sofa/Component/Diffusion/tests/CMakeFiles/Sofa.Component.Diffusion_test.dir/TetrahedronDiffusionFEMForceField_test.cpp.o
[1951/2362] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/BarycentricMapping_test.cpp.o
[1952/2362] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/IdentityMapping_test.cpp.o
[1953/2362] Building CXX object Sofa/Component/Mapping/Linear/tests/CMakeFiles/Sofa.Component.Mapping.Linear_test.dir/SubsetMultiMapping_test.cpp.o
[1954/2362] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/AreaMapping_test.cpp.o
[1955/2362] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/DistanceMapping_test.cpp.o
[1956/2362] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/DistanceMultiMapping_test.cpp.o
[1957/2362] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/RigidMapping_test.cpp.o
[1958/2362] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/SquareDistanceMapping_test.cpp.o
[1959/2362] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/SquareMapping_test.cpp.o
[1960/2362] Building CXX object Sofa/Component/Mapping/NonLinear/tests/CMakeFiles/Sofa.Component.Mapping.NonLinear_test.dir/VolumeMapping_test.cpp.o
[1961/2362] Linking CXX shared library lib/libSofa.Component.Mapping.MappedMatrix.24.12.99.dylib
[1962/2362] Linking CXX shared library lib/libSofa.Component.Mapping.Testing.dylib
[1963/2362] Building CXX object Sofa/Component/StateContainer/tests/CMakeFiles/Sofa.Component.StateContainer_test.dir/MechanicalObject_test.cpp.o
[1964/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/PolynomialRestShapeSpringsForceField_test.cpp.o
[1965/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/RestShapeSpringsForceField_test.cpp.o
[1966/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/SpringForceField_test.cpp.o
[1967/2362] Building CXX object Sofa/Component/SolidMechanics/Spring/tests/CMakeFiles/Sofa.Component.SolidMechanics.Spring_test.dir/TriangularBendingSprings_test.cpp.o
[1968/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/BeamFEMForceField_test.cpp.o
[1969/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/FastTetrahedralCorotationalForceField_test.cpp.o
[1970/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TetrahedralCorotationalFEMForceField_test.cpp.o
[1971/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/HexahedronFEMForceField_test.cpp.o
[1972/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TetrahedronFEMForceField_test.cpp.o
[1973/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TetrahedronFEMForceField_stepTest.cpp.o
[1974/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TriangleFEMForceField_test.cpp.o
[1975/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/Elastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.Elastic_test.dir/TriangleFEMForceField_stepTest.cpp.o
[1976/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/Material_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/Material_test.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/BoyceAndArruda.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/HyperelasticMaterial.h:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Type/src/sofa/type/MatSym.h:140:31: warning: comparison of integers of different signs: 'int' and 'sofa::Size' (aka 'unsigned int') [-Wsign-compare]
            for (int i = 0; i <= j; i++)
                            ~ ^  ~
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material/NeoHookean.h:118:20: note: in instantiation of member function 'sofa::type::MatSym<3>::Mat2Sym' requested here
        MatrixSym::Mat2Sym(inverse_C * (inputTensor * inverse_C), Firstmatrix);
                   ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/Material_test.cpp:267:40: note: in instantiation of member function 'sofa::component::solidmechanics::fem::hyperelastic::material::NeoHookean<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3, double>, sofa::type::Vec<3, double>, double>>::applyElasticityTensor' requested here
    NeoHookean<defaulttype::Vec3Types> material{};
                                       ^
1 warning generated.
[1977/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/TetrahedronHyperelasticityFEMForceField_params_test.cpp.o
[1978/2362] Building CXX object Sofa/Component/SolidMechanics/FEM/HyperElastic/tests/CMakeFiles/Sofa.Component.SolidMechanics.FEM.HyperElastic_test.dir/TetrahedronHyperelasticityFEMForceField_scene_test.cpp.o
[1979/2362] Building CXX object Sofa/Component/SolidMechanics/simutests/CMakeFiles/Sofa.Component.SolidMechanics_simutest.dir/AffinePatch_test.cpp.o
[1980/2362] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Testing.dylib
[1981/2362] Building CXX object Sofa/Component/SolidMechanics/simutests/CMakeFiles/Sofa.Component.SolidMechanics_simutest.dir/LinearElasticity_test.cpp.o
[1982/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/AffineMovementProjectiveConstraint_test.cpp.o
[1983/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/FixedProjectiveConstraint_test.cpp.o
[1984/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/FixedPlaneProjectiveConstraint_test.cpp.o
[1985/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PartialFixedProjectiveConstraint_test.cpp.o
[1986/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/DirectionProjectiveConstraint_test.cpp.o
[1987/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/LineProjectiveConstraint_test.cpp.o
[1988/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PlaneProjectiveConstraint_test.cpp.o
[1989/2362] Building CXX object Sofa/Component/Constraint/Projective/tests/CMakeFiles/Sofa.Component.Constraint.Projective_test.dir/PointProjectiveConstraint_test.cpp.o
[1990/2362] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/ConstantForceField_test.cpp.o
[1991/2362] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/PlaneForceField_test.cpp.o
[1992/2362] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/QuadPressureForceField_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/tests/QuadPressureForceField_test.cpp:77:27: warning: 'normal' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
        Inherited::force->normal.setValue(Deriv(0,0,1));
                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/tests/QuadPressureForceField_test.cpp:118:1: note: in instantiation of member function 'sofa::QuadPressureForceField_test<sofa::component::mechanicalload::QuadPressureForceField<defaulttype::Vec3Types>>::QuadPressureForceField_test' requested here
TYPED_TEST( QuadPressureForceField_test , quadPressureForceFieldTest)
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:201:9: note: expanded from macro 'TYPED_TEST'
  class GTEST_TEST_CLASS_NAME_(CaseName, TestName)                            \
        ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1518:3: note: expanded from macro 'GTEST_TEST_CLASS_NAME_'
  test_suite_name##_##test_name##_Test
  ^
<scratch space>:11:1: note: expanded from here
QuadPressureForceField_test_quadPressureForceFieldTest_Test
^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl<sofa::QuadPressureForceField_test_quadPressureForceFieldTest_Test<sofa::component::mechanicalload::QuadPressureForceField<defaulttype::Vec3Types>>>::CreateTest' requested here
        new TestFactoryImpl<TestClass>);
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/tests/QuadPressureForceField_test.cpp:118:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::QuadPressureForceField_test, testing::internal::TemplateSel<sofa::QuadPressureForceField_test_quadPressureForceFieldTest_Test>, testing::internal::Types<sofa::component::mechanicalload::QuadPressureForceField<defaulttype::Vec3Types>>>::Register' requested here
TYPED_TEST( QuadPressureForceField_test , quadPressureForceFieldTest)
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:214:27: note: expanded from macro 'TYPED_TEST'
              CaseName)>::Register("",                                        \
                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/src/sofa/component/mechanicalload/QuadPressureForceField.h:63:5: note: 'normal' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_MECHANICALLOAD()
    ^
include/Sofa.Component.MechanicalLoad/sofa/component/mechanicalload/config.h:63:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_MECHANICALLOAD'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[1993/2362] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/SkeletalMotionConstraint_test.cpp.o
[1994/2362] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/SurfacePressureForceField_test.cpp.o
[1995/2362] Building CXX object Sofa/Component/MechanicalLoad/tests/CMakeFiles/Sofa.Component.MechanicalLoad_test.dir/TrianglePressureForceField_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/tests/TrianglePressureForceField_test.cpp:76:27: warning: 'triangleList' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
        Inherited::force->triangleList.setValue(indices);
                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/tests/TrianglePressureForceField_test.cpp:115:1: note: in instantiation of member function 'sofa::TrianglePressureForceField_test<sofa::component::mechanicalload::TrianglePressureForceField<sofa::defaulttype::Vec3Types>>::TrianglePressureForceField_test' requested here
TYPED_TEST( TrianglePressureForceField_test , trianglePressureForceFieldTest)
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:201:9: note: expanded from macro 'TYPED_TEST'
  class GTEST_TEST_CLASS_NAME_(CaseName, TestName)                            \
        ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1518:3: note: expanded from macro 'GTEST_TEST_CLASS_NAME_'
  test_suite_name##_##test_name##_Test
  ^
<scratch space>:3:1: note: expanded from here
TrianglePressureForceField_test_trianglePressureForceFieldTest_Test
^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:726:13: note: in instantiation of member function 'testing::internal::TestFactoryImpl<sofa::TrianglePressureForceField_test_trianglePressureForceFieldTest_Test<sofa::component::mechanicalload::TrianglePressureForceField<sofa::defaulttype::Vec3Types>>>::CreateTest' requested here
        new TestFactoryImpl<TestClass>);
            ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/tests/TrianglePressureForceField_test.cpp:115:1: note: in instantiation of member function 'testing::internal::TypeParameterizedTest<sofa::TrianglePressureForceField_test, testing::internal::TemplateSel<sofa::TrianglePressureForceField_test_trianglePressureForceFieldTest_Test>, testing::internal::Types<sofa::component::mechanicalload::TrianglePressureForceField<sofa::defaulttype::Vec3Types>>>::Register' requested here
TYPED_TEST( TrianglePressureForceField_test , trianglePressureForceFieldTest)
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:214:27: note: expanded from macro 'TYPED_TEST'
              CaseName)>::Register("",                                        \
                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/src/sofa/component/mechanicalload/TrianglePressureForceField.h:60:5: note: 'triangleList' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_MECHANICALLOAD()
    ^
include/Sofa.Component.MechanicalLoad/sofa/component/mechanicalload/config.h:63:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_MECHANICALLOAD'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/tests/TrianglePressureForceField_test.cpp:77:27: warning: 'pressure' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
        Inherited::force->pressure=Coord(0,0,0.6);
                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/MechanicalLoad/src/sofa/component/mechanicalload/TrianglePressureForceField.h:54:5: note: 'pressure' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_MECHANICALLOAD()
    ^
include/Sofa.Component.MechanicalLoad/sofa/component/mechanicalload/config.h:63:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_MECHANICALLOAD'
    SOFA_ATTRIBUTE_DEPRECATED( \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[1996/2362] Building CXX object Sofa/Component/Collision/Geometry/tests/CMakeFiles/Sofa.Component.Collision.Geometry_test.dir/Sphere_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:41:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:110:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:41:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:112:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:66:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:58:95: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecCoord>& dpositions = *sphereDOF->write(sofa::core::VecId::position());
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:66:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:91:96: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecDeriv>& dvelocities = *sphereDOF->write(sofa::core::VecId::velocity());
                                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:66:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:125:90: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecCoord>& dpositions = *sphereDOF->write(sofa::core::VecId::position());
                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Sphere_test.cpp:66:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:134:91: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecDeriv>& dvelocities = *sphereDOF->write(sofa::core::VecId::velocity());
                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
8 warnings generated.
[1997/2362] Building CXX object Sofa/Component/Collision/Geometry/tests/CMakeFiles/Sofa.Component.Collision.Geometry_test.dir/Triangle_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:110:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:23:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MinProximityIntersection.h:112:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:82:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.inl:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:84:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:52:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/MeshPrimitiveCreator.h:57:87: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecCoord>& dpositions = *triDOF->write(sofa::core::VecId::position());
                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:52:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/MeshPrimitiveCreator.h:68:88: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecDeriv>& dvelocities = *triDOF->write(sofa::core::VecId::velocity());
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:53:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:58:95: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecCoord>& dpositions = *sphereDOF->write(sofa::core::VecId::position());
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:53:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:91:96: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecDeriv>& dvelocities = *sphereDOF->write(sofa::core::VecId::velocity());
                                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:53:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:125:90: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecCoord>& dpositions = *sphereDOF->write(sofa::core::VecId::position());
                                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Geometry/tests/Triangle_test.cpp:53:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/SpherePrimitiveCreator.h:134:91: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecDeriv>& dvelocities = *sphereDOF->write(sofa::core::VecId::velocity());
                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
12 warnings generated.
[1998/2362] Building CXX object Sofa/Component/Collision/Detection/Algorithm/tests/CMakeFiles/Sofa.Component.Collision.Detection.Algorithm_test.dir/CollisionPipeline_test.cpp.o
[1999/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/tests/CMakeFiles/Sofa.Component.Collision.Detection.Intersection_test.dir/LocalMinDistance_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/LocalMinDistance_test.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/LocalMinDistance_test.cpp:40:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/LocalMinDistance_test.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:125:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube&, collision::geometry::Cube&) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/LocalMinDistance_test.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:131:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Sphere&, collision::geometry::Sphere&) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:66:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Sphere& sph1, collision::geometry::Sphere& sph2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/LocalMinDistance_test.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:148:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube&, collision::geometry::Cube&, OutputVector*) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/LocalMinDistance_test.cpp:40:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/LocalMinDistance.h:154:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Sphere&, collision::geometry::Sphere&, OutputVector*) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:68:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Sphere& sph1, collision::geometry::Sphere& sph2, OutputVector*) = delete;
                ^
6 warnings generated.
[2000/2362] Building CXX object Sofa/Component/Collision/Detection/Intersection/tests/CMakeFiles/Sofa.Component.Collision.Detection.Intersection_test.dir/MeshNewProximityIntersection_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/MeshNewProximityIntersection_test.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:62:18: note: overridden virtual function is here
    virtual bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/MeshNewProximityIntersection_test.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/DiscreteIntersection.h:64:17: note: overridden virtual function is here
    virtual int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector*) = delete;
                ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/MeshNewProximityIntersection_test.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:82:10: warning: 'testIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:76:10: note: overridden virtual function is here
    bool testIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2) = delete;
         ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/tests/MeshNewProximityIntersection_test.cpp:25:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/MeshNewProximityIntersection.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/NewProximityIntersection.h:84:9: warning: 'computeIntersection' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Detection/Intersection/src/sofa/component/collision/detection/intersection/BaseProximityIntersection.h:78:9: note: overridden virtual function is here
    int computeIntersection(collision::geometry::Cube& cube1, collision::geometry::Cube& cube2, OutputVector* contacts) = delete;
        ^
4 warnings generated.
[2001/2362] Building CXX object Sofa/Component/Collision/Response/Mapper/tests/CMakeFiles/Sofa.Component.Collision.Response.Mapper_test.dir/BaryMapper_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Mapper/tests/BaryMapper_test.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/MeshPrimitiveCreator.h:57:87: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecCoord>& dpositions = *triDOF->write(sofa::core::VecId::position());
                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Response/Mapper/tests/BaryMapper_test.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/MeshPrimitiveCreator.h:68:88: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecDeriv>& dvelocities = *triDOF->write(sofa::core::VecId::velocity());
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[2002/2362] Building CXX object Sofa/Component/Collision/Response/Contact/tests/CMakeFiles/Sofa.Component.Collision.Response.Contact_test.dir/PenalityContactForceField_test.cpp.o
[2003/2362] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/AverageCoord_test.cpp.o
[2004/2362] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/ClusteringEngine_test.cpp.o
[2005/2362] Linking CXX shared library lib/libSofa.Component.Collision.Testing.dylib
[2006/2362] Building CXX object Sofa/Component/Engine/Analyze/tests/CMakeFiles/Sofa.Component.Engine.Analyze_test.dir/Engine.Analyze_DataUpdate_test.cpp.o
[2007/2362] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/Engine.Generate_DataUpdate_test.cpp.o
[2008/2362] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/ExtrudeEdgesAndGenerateQuads_test.cpp.o
[2009/2362] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/JoinPoints_test.cpp.o
[2010/2362] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/MergePoints_test.cpp.o
[2011/2362] Building CXX object Sofa/Component/Engine/Generate/tests/CMakeFiles/Sofa.Component.Engine.Generate_test.dir/RandomPointDistributionInSurface_test.cpp.o
[2012/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/BoxROI_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/BoxROI_test.cpp:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/BoxROI.inl:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/BaseROI.inl:127:5: warning: 'd_X0' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    d_X0.setOriginalData(&d_positions);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/BaseROI.h:130:5: note: 'd_X0' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[2013/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/ComplementaryROI_test.cpp.o
[2014/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/Engine.Select_DataUpdate_test.cpp.o
[2015/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/IndicesFromValues_test.cpp.o
[2016/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/MeshROI_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/MeshROI_test.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/MeshROI.inl:29:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/BaseROI.inl:127:5: warning: 'd_X0' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    d_X0.setOriginalData(&d_positions);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/BaseROI.h:130:5: note: 'd_X0' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/MeshROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/MeshROI.inl:69:5: warning: 'd_X0_i' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    d_X0_i.setOriginalData(&d_roiPositions);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/MeshROI.h:111:5: note: 'd_X0_i' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/MeshROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/MeshROI.inl:70:5: warning: 'd_edges_i' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    d_edges_i.setOriginalData(&d_roiEdges);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/MeshROI.h:113:5: note: 'd_edges_i' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/MeshROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/MeshROI.inl:71:5: warning: 'd_triangles_i' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    d_triangles_i.setOriginalData(&d_roiTriangles);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/MeshROI.h:115:5: note: 'd_triangles_i' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[2017/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/MeshSubsetEngine_test.cpp.o
[2018/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/PlaneROI_test.cpp.o
[2019/2362] Building CXX object Sofa/Component/Engine/Select/tests/CMakeFiles/Sofa.Component.Engine.Select_test.dir/SphereROI_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/BaseROI.inl:127:5: warning: 'd_X0' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    d_X0.setOriginalData(&d_positions);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/BaseROI.h:130:5: note: 'd_X0' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:48:5: warning: 'centers' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    centers.setOriginalData(&d_centers);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.h:83:5: note: 'centers' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:49:5: warning: 'radii' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    radii.setOriginalData(&d_radii);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.h:85:5: note: 'radii' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:50:5: warning: 'direction' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    direction.setOriginalData(&d_direction);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.h:87:5: note: 'direction' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:51:5: warning: 'normal' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    normal.setOriginalData(&d_normal);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.h:89:5: note: 'normal' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:52:5: warning: 'edgeAngle' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    edgeAngle.setOriginalData(&d_edgeAngle);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.h:91:5: note: 'edgeAngle' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:53:5: warning: 'triAngle' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
    triAngle.setOriginalData(&d_triAngle);
    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.h:93:5: note: 'triAngle' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/tests/SphereROI_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.inl:179:71: warning: 'radii' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Data renamed according to the guidelines [-Wdeprecated-declarations]
                        helper::WriteOnlyAccessor< Data<type::vector<Real> > > radWriter = radii;
                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Engine/Select/src/sofa/component/engine/select/SphereROI.h:85:5: note: 'radii' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT()
    ^
include/Sofa.Component.Engine.Select/sofa/component/engine/select/config.h:44:5: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__RENAME_DATA_IN_ENGINE_SELECT'
    SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", \
    ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
8 warnings generated.
[2020/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DifferenceEngine_test.cpp.o
[2021/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DilateEngine_test.cpp.o
[2022/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DisplacementMatrixEngine_test.cpp.o
[2023/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/DisplacementTransformEngine_test.cpp.o
[2024/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/IndexValueMapper_test.cpp.o
[2025/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/Engine.Transform_DataUpdate_test.cpp.o
[2026/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/ProjectiveTransformEngine_test.cpp.o
[2027/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/SmoothMeshEngine_test.cpp.o
[2028/2362] Building CXX object Sofa/Component/Engine/Transform/tests/CMakeFiles/Sofa.Component.Engine.Transform_test.dir/TransformEngine_test.cpp.o
[2029/2362] Building CXX object Sofa/Component/Haptics/tests/CMakeFiles/Sofa.Component.Haptics_test.dir/LCPForceFeedback_test.cpp.o
[2030/2362] Linking CXX shared library lib/libSofa.Component.Engine.Testing.dylib
[2031/2362] Building CXX object Sofa/GL/Component/Rendering2D/tests/CMakeFiles/Sofa.GL.Component.Rendering2D_test.dir/OglLabel_test.cpp.o
[2032/2362] Building CXX object Sofa/GL/Component/Engine/tests/CMakeFiles/Sofa.GL.Component.Engine_test.dir/TextureInterpolation_DataUpdate.cpp.o
[2033/2362] Building CXX object Sofa/GL/Sofa.GL_test/CMakeFiles/Sofa.GL_test.dir/src/GLSLShader_test.cpp.o
[2034/2362] Creating library symlink lib/libSofa.GUI.dylib
[2035/2362] Building CXX object applications/plugins/SceneCreator/sceneCreatorExamples/CMakeFiles/sceneCreatorExamples.dir/SceneCreatorBenchmarks.cpp.o
[2036/2362] Building CXX object applications/plugins/SceneCreator/SceneCreator_test/CMakeFiles/SceneCreator_test.dir/SceneCreator_test.cpp.o
[2037/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/CMakeFiles/CollisionOBBCapsule_test.dir/CapsuleModel_test.cpp.o
[2038/2362] Building CXX object applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/CMakeFiles/CollisionOBBCapsule_test.dir/OBB_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:34:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/MeshPrimitiveCreator.h:57:87: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecCoord>& dpositions = *triDOF->write(sofa::core::VecId::position());
                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:34:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Collision/Testing/src/sofa/component/collision/testing/MeshPrimitiveCreator.h:68:88: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecDeriv>& dvelocities = *triDOF->write(sofa::core::VecId::velocity());
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBBCapsPrimitiveCreator.h:57:94: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecCoord> & dpositions = *obbDOF->write( sofa::core::VecId::position() );
                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBBCapsPrimitiveCreator.h:89:95: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecDeriv> & dvelocities = *obbDOF->write( sofa::core::VecId::velocity() );
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBBCapsPrimitiveCreator.h:125:87: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecCoord>& dpositions = *capDOF->write(sofa::core::VecId::position());
                                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBBCapsPrimitiveCreator.h:135:88: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObject3::VecDeriv>& dvelocities = *capDOF->write(sofa::core::VecId::velocity());
                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:99:94: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecCoord> & dpositions = *sphDOF->write( sofa::core::VecId::position() );
                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CollisionOBBCapsule/CollisionOBBCapsule_test/OBB_test.cpp:107:95: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    Data<MechanicalObjectRigid3::VecDeriv> & dvelocities = *sphDOF->write( sofa::core::VecId::velocity() );
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
8 warnings generated.
[2039/2362] Building CXX object applications/plugins/CImgPlugin/CImgPlugin_test/CMakeFiles/CImgPlugin_test.dir/ImageCImg_test.cpp.o
[2040/2362] Linking CXX shared library lib/libArticulatedSystemPlugin.1.0.dylib
[2041/2362] Linking CXX shared library lib/libSofaEulerianFluid.1.0.dylib
[2042/2362] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/DataExchange_test.cpp.o
[2043/2362] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/MeanComputation_test.cpp.o
[2044/2362] Building CXX object applications/plugins/MultiThreading/test/CMakeFiles/MultiThreading_test.dir/ParallelImplementationsRegistry_test.cpp.o
[2045/2362] Linking CXX shared library lib/libSofaSphFluid.1.0.dylib
[2046/2362] Linking CXX shared library lib/libDiffusionSolver.0.1.dylib
[2047/2362] Building CXX object applications/plugins/Registration/CMakeFiles/Registration.dir/src/Registration/IntensityProfileRegistrationForceField.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:117:71: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const VecCoord& x = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:161:74: warning: 'restPosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead [-Wdeprecated-declarations]
                               this->mstate->read(core::ConstVecCoordId::restPosition())->getValue():
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:100:5: note: 'restPosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:142:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__REST_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::restPosition  or sofa::core::vec_id::write_access::restPosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:162:74: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                               this->mstate->read(core::ConstVecCoordId::position())->getValue());
                                                                         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:253:69: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    const VecCoord& pos = this->mstate->read(core::ConstVecCoordId::position())->getValue();
                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.inl:474:72: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    RDataRefVecCoord x(*this->getMState()->read(core::ConstVecCoordId::position()));
                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
10 warnings generated.
[2048/2362] Building CXX object applications/plugins/image/CMakeFiles/image.dir/ImageViewer.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.cpp:24:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2049/2362] Linking CXX shared library lib/libimage.0.1.dylib
[2050/2362] Creating library symlink lib/libimage.dylib
[2051/2362] Generating src/image_gui/moc_HistogramWidget.cpp
[2052/2362] Generating src/image_gui/moc_ImagePlaneWidget.cpp
[2053/2362] Generating src/image_gui/moc_VectorVisualizationWidget.cpp
[2054/2362] Generating __/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp
[2055/2362] Generating __/imagetoolbox/moc_imagetoolboxcentralwidget.cpp
[2056/2362] Generating __/imagetoolbox/moc_imagetoolboxwidget.cpp
[2057/2362] Generating __/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp
[2058/2362] Generating __/imagetoolbox/moc_labelimagetoolboxaction.cpp
[2059/2362] Generating __/imagetoolbox/labelpoint/moc_labelpointimagetoolboxaction.cpp
[2060/2362] Generating __/imagetoolbox/contour/moc_contourimagetoolboxaction.cpp
[2061/2362] Generating __/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp
[2062/2362] Generating __/imagetoolbox/labelbox/moc_labelboximagetoolboxaction.cpp
[2063/2362] Generating __/imagetoolbox/labelgrid/moc_labelgridimagetoolboxaction.cpp
[2064/2362] Generating __/imagetoolbox/labelpointsbysection/moc_labelpointsbysectionimagetoolboxaction.cpp
[2065/2362] Generating __/imagetoolbox/labelpointsbysection/moc_tablewidget.cpp
[2066/2362] Generating __/imagetoolbox/zonegenerator/moc_distancezoneimagetoolboxaction.cpp
[2067/2362] Generating __/imagetoolbox/zonegenerator/moc_zonegeneratorimagetoolboxaction.cpp
[2068/2362] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/TestImageEngine.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/TestImageEngine.h:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2069/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/moc_HistogramWidget.cpp.o
In file included from applications/plugins/image/image_gui/src/image_gui/moc_HistogramWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_HistogramWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_HistogramWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_HistogramWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_HistogramWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2070/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/moc_VectorVisualizationWidget.cpp.o
[2071/2362] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/DataImage_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/DataImage_test.cpp:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2072/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/moc_ImagePlaneWidget.cpp.o
In file included from applications/plugins/image/image_gui/src/image_gui/moc_ImagePlaneWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_ImagePlaneWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_ImagePlaneWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_ImagePlaneWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_ImagePlaneWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/src/image_gui/moc_ImagePlaneWidget.cpp:9:
In file included from applications/plugins/image/image_gui/src/image_gui/../../../../../../../src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2073/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp.o
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxbasicactionwidget.h:10:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxbasicactionwidget.h:10:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxbasicactionwidget.h:10:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxbasicactionwidget.h:10:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxbasicactionwidget.h:10:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxbasicactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxbasicactionwidget.h:10:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2074/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp.o
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxcentralwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2075/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_labelimagetoolboxaction.cpp.o
[2076/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpoint/moc_labelpointimagetoolboxaction.cpp.o
[2077/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/contour/moc_contourimagetoolboxaction.cpp.o
[2078/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxwidget.cpp.o
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2079/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelbox/moc_labelboximagetoolboxaction.cpp.o
[2080/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelgrid/moc_labelgridimagetoolboxaction.cpp.o
[2081/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/moc_labelpointsbysectionimagetoolboxaction.cpp.o
[2082/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/moc_tablewidget.cpp.o
[2083/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/moc_distancezoneimagetoolboxaction.cpp.o
[2084/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/moc_zonegeneratorimagetoolboxaction.cpp.o
[2085/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp.o
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxlabelactionwidget.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxlabelactionwidget.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxlabelactionwidget.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxlabelactionwidget.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxlabelactionwidget.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/moc_imagetoolboxlabelactionwidget.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxlabelactionwidget.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/../../../../../../../src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2086/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp.o
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/moc_depthimagetoolboxaction.cpp:9:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from applications/plugins/image/image_gui/__/imagetoolbox/depth/../../../../../../../../src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2087/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/HistogramWidget.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/HistogramWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2088/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/VectorVisualizationWidget.cpp.o
[2089/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/initImage_gui.cpp.o
[2090/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/cursorinfoimagetoolbox.cpp.o
[2091/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/ImageTransformWidget.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImageTransformWidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2092/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/src/image_gui/ImagePlaneWidget.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2093/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolboxaction.cpp:4:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolboxaction.cpp:4:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolboxaction.cpp:4:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolboxaction.cpp:4:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolboxaction.cpp:4:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2094/2362] Building CXX object applications/plugins/image/image_test/CMakeFiles/image_test.dir/ImageEngine_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:27:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_test/ImageEngine_test.cpp:28:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2095/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/imagetoolboxwidget.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:37:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxwidget.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolboxcentralwidget.h:39:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/image_gui/src/image_gui/ImagePlaneWidget.h:30:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageViewer.h:500:13: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
        int counter=0;
            ^
6 warnings generated.
[2096/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2097/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/contour/contourimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2098/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/imagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/imagetoolbox.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2099/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpoint/labelpointimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2100/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpoint/labelpointimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/labelpointimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpoint/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2101/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/averagecatchallvector.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/averagecatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2102/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/catchallvector.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/catchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2103/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/depthimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2104/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/depthimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolbox.h:16:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/depthimagetoolboxaction.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/../labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2105/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelbox/labelboximagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2106/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/depth/mergedcatchallvector.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/depth/mergedcatchallvector.h:32:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageContainer.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2107/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/contour/contourimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/contour/contourimagetoolbox.h:11:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2108/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelbox/labelboximagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/labelboximagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelbox/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2109/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelgrid/labelgridimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolboxaction.cpp:2:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2110/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2111/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolboxaction.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolboxaction.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolboxaction.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolboxaction.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolboxaction.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/labelpointsbysectionimagetoolbox.h:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelpointsbysection/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2112/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/distancezoneimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2113/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/zonegeneratorimagetoolboxaction.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolboxaction.cpp:7:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2114/2362] Linking CXX shared library lib/libRegistration.0.1.dylib
[2115/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/labelgrid/labelgridimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/labelgridimagetoolbox.h:12:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/labelgrid/../labelimagetoolbox.h:28:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2116/2362] Linking CXX shared library lib/python3/site-packages/Sofa/Simulation.cpython-310-darwin.so
[2117/2362] Linking CXX shared library lib/python3/site-packages/Sofa/Helper.cpython-310-darwin.so
[2118/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/PythonModule_Sofa_test.cpp.o
[2119/2362] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/Binding_BaseObject_MockComponent.cpp.o
[2120/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp.o
[2121/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp.o
[2122/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/tests/CMakeFiles/Bindings.SofaRuntime.Tests.dir/PythonModule_SofaRuntime_test.cpp.o
[2123/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp.o
[2124/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Mat.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp:157:20: warning: explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself [-Wself-assign-overloaded]
    p.def(py::self -= py::self);
          ~~~~~~~~ ^  ~~~~~~~~
1 warning generated.
[2125/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Quat.cpp.o
[2126/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Vec.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp:146:27: warning: explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself [-Wself-assign-overloaded]
            .def(py::self -= py::self);
                 ~~~~~~~~ ^  ~~~~~~~~
1 warning generated.
[2127/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/tests/CMakeFiles/Bindings.SofaTypes.Tests.dir/PythonModule_SofaTypes_test.cpp.o
[2128/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_RegularGridTopology.cpp.o
[2129/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_SparseGridTopology.cpp.o
[2130/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Module_SofaBaseTopology.cpp.o
[2131/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Module_SofaDeformable.cpp.o
[2132/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_LinearSpring.cpp.o
[2133/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_SpringForceField.cpp.o
[2134/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Binding_LinearSolver.cpp.o
[2135/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Module_SofaLinearSolver.cpp.o
[2136/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Binding_LinearSystem.cpp.o
[2137/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Module_SofaLinearSystem.cpp.o
[2138/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Binding_ConstraintSolver.cpp.o
[2139/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Module_SofaConstraintSolver.cpp.o
[2140/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Module_SofaGL.cpp.o
[2141/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Binding_DrawToolGL.cpp.o
[2142/2362] Building CXX object applications/plugins/SofaPython3/bindings/Modules/tests/CMakeFiles/Bindings.Modules.Tests.dir/main.cpp.o
[2143/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Module_SofaGui.cpp.o
[2144/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_BaseGui.cpp.o
[2145/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_GUIManager.cpp.o
[2146/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_STLExporter.cpp.o
[2147/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_VisualModelOBJExporter.cpp.o
[2148/2362] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Module_SofaExporter.cpp.o
[2149/2362] Creating library symlink lib/libSofaPython3Testing.dylib
[2150/2362] Creating library symlink lib/libRegistration.dylib
[2151/2362] Building CXX object applications/plugins/Registration/Registration_test/CMakeFiles/Registration_test.dir/GroupwiseRegistrationEngine_test.cpp.o
[2152/2362] Linking CXX shared library lib/python3/site-packages/Sofa/Types.cpython-310-darwin.so
[2153/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/distancezoneimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.h:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.h:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.h:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.h:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/distancezoneimagetoolbox.h:5:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2154/2362] Linking CXX shared library lib/libInvertibleFVM.0.1.dylib
[2155/2362] Creating library symlink lib/libPluginExample.dylib
[2156/2362] Building CXX object applications/plugins/PluginExample/PluginExample_test/CMakeFiles/PluginExample_test.dir/MyBehaviorModel_test.cpp.o
[2157/2362] Linking CXX shared library lib/libManifoldTopologies.0.1.dylib
[2158/2362] Building CXX object applications/plugins/SensableEmulation/CMakeFiles/SensableEmulation.dir/OmniDriverEmu.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SensableEmulation/OmniDriverEmu.cpp:450:127: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
                helper::WriteAccessor<Data<type::vector<RigidCoord<3,double> > > > x = *this->mState->write(core::VecCoordId::position());
                                                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SensableEmulation/OmniDriverEmu.cpp:451:136: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
                this->getContext()->getMechanicalState()->vRealloc( sofa::core::MechanicalParams::defaultInstance(), core::VecCoordId::freePosition() ); // freePosition is not allocated by default
                                                                                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SensableEmulation/OmniDriverEmu.cpp:452:131: warning: 'freePosition' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead [-Wdeprecated-declarations]
                helper::WriteAccessor<Data<type::vector<RigidCoord<3,double> > > > xfree = *this->mState->write(core::VecCoordId::freePosition());
                                                                                                                                  ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:102:5: note: 'freePosition' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:143:56: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__FREE_POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::freePosition  or sofa::core::vec_id::write_access::freePosition instead")
                                                       ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
3 warnings generated.
[2159/2362] Building CXX object applications/plugins/SensableEmulation/CMakeFiles/SensableEmulation.dir/initSensableEmulation.cpp.o
[2160/2362] Creating library symlink lib/libSofaCarving.dylib
[2161/2362] Building CXX object applications/plugins/SofaCarving/SofaCarving_test/CMakeFiles/SofaCarving_test.dir/SofaCarving_test.cpp.o
[2162/2362] Linking CXX shared library lib/libGeomagic.0.1.dylib
[2163/2362] Linking CXX shared library lib/libSofaAssimp.0.2.dylib
[2164/2362] Linking CXX shared library lib/libSofaMatrix.1.0.dylib
[2165/2362] Creating library symlink lib/libBeamAdapter.dylib
[2166/2362] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/BeamInterpolation_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/BeamInterpolation_test.cpp:56:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.h:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[2167/2362] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/controller/AdaptiveBeamController_test.cpp.o
[2168/2362] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/controller/InterventionalRadiologyController_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/controller/InterventionalRadiologyController_test.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:45:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/controller/InterventionalRadiologyController_test.cpp:29:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/controller/InterventionalRadiologyController.h:44:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/utils/BeamActions.h:58:30: warning: unused function 'convertBeamAdapterAction' [-Wunused-function]
    static BeamAdapterAction convertBeamAdapterAction(const std::string& sAction)
                             ^
2 warnings generated.
[2169/2362] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/constraint/AdaptiveBeamSlidingConstraintTest.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/constraint/AdaptiveBeamSlidingConstraintTest.cpp:47:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/constraint/AdaptiveBeamSlidingConstraint.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/WireBeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[2170/2362] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/forcefield/AdaptiveBeamForceFieldAndMassTest.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/forcefield/AdaptiveBeamForceFieldAndMassTest.cpp:24:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/forcefield/AdaptiveBeamForceFieldAndMass.h:39:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
1 warning generated.
[2171/2362] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/model/WireRestShape_test.cpp.o
[2172/2362] Building CXX object applications/plugins/BeamAdapter/BeamAdapter_test/CMakeFiles/BeamAdapter_test.dir/component/mapping/BeamLengthMappingTest.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:34:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:37:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:173:107: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        interpolatePointUsingSpline(edgeInList, baryCoord, localPos, x, posResult, true, ConstVecCoordId::position());
                                                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:34:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:55: warning: unused parameter 'edgeInList_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:85: warning: unused parameter 'baryCoord_input' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                    ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:108: warning: unused parameter 'x_output' [-Wunused-parameter]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                                                                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:47: warning: unused parameter 'x_input' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:70: warning: unused parameter 'edgeInList_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:95: warning: unused parameter 'baryCoord_output' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                              ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:126: warning: unused parameter 'start' [-Wunused-parameter]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                                                                                                                             ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:159:18: warning: 'getCurvAbsAtBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:222:44: note: in instantiation of template class 'sofa::component::fem::_beaminterpolation_::BeamInterpolation<sofa::defaulttype::StdRigidTypes<3, double>>' requested here
extern template class SOFA_BEAMADAPTER_API BeamInterpolation<sofa::defaulttype::Rigid3Types>;
                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:132:18: note: overridden virtual function is here
    virtual void getCurvAbsAtBeam(const unsigned int& edgeInList_input, const Real& baryCoord_input, Real& x_output) = 0;
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:34:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:160:18: warning: 'getBeamAtCurvAbs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0) {}
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:143:18: note: overridden virtual function is here
    virtual void getBeamAtCurvAbs(const Real& x_input, unsigned int& edgeInList_output, Real& baryCoord_output, unsigned int start = 0);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:34:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:188:18: warning: 'clear' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void clear();
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:108:18: note: overridden virtual function is here
    virtual void clear();
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:34:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:189:18: warning: 'addBeam' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void addBeam(const BaseMeshTopology::EdgeID &eID  , const Real &length, const Real &x0, const Real &x1, const Real &angle);
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:111:18: note: overridden virtual function is here
    virtual void addBeam(const BaseMeshTopology::EdgeID& eID, const Real& length, const Real& x0, const Real& x1, const Real& angle);
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:34:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/mapping/BeamLengthMapping.h:48:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BeamInterpolation.h:190:18: warning: 'getSamplingParameters' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/src/BeamAdapter/component/BaseBeamInterpolation.h:127:18: note: overridden virtual function is here
    virtual void getSamplingParameters(type::vector<Real>& xP_noticeable,
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:154:72: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const Data<InVecCoord>& dataInX = *FromModel->read(VecCoordId::position());
                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:157:72: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const Data<OutVecCoord>& dataOutX = *ToModel->read(VecCoordId::position());
                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:223:72: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const Data<InVecCoord>& dataInX = *FromModel->read(VecCoordId::position());
                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:226:72: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        const Data<OutVecCoord>& dataOutX = *ToModel->read(VecCoordId::position());
                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/BeamAdapter_test/component/mapping/BeamLengthMappingTest.cpp:264:1: warning: 'TypedTestCaseIsDeprecated' is deprecated: TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE [-Wdeprecated-declarations]
TYPED_TEST_CASE(BeamLengthMappingTest, DataTypes);
^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:229:38: note: expanded from macro 'TYPED_TEST_CASE'
  static_assert(::testing::internal::TypedTestCaseIsDeprecated(), ""); \
                                     ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1294:1: note: 'TypedTestCaseIsDeprecated' has been explicitly marked deprecated here
GTEST_INTERNAL_DEPRECATED(
^
_deps/googletest-src/googletest/include/gtest/internal/gtest-port.h:2334:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED'
#define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message)))
                                                          ^
18 warnings generated.
[2173/2362] Linking CXX shared library lib/libSTLIB.3.0.dylib
[2174/2362] Creating library symlink lib/libSoftRobots.dylib
[2175/2362] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/constraint/SurfacePressureConstraintTest.cpp.o
[2176/2362] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/constraint/UnilateralPlaneConstraintTest.cpp.o
[2177/2362] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/controller/AnimationEditorTest.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/tests/component/controller/AnimationEditorTest.cpp:227:73: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        m_animation.resize(1,m_state->read(sofa::core::ConstVecCoordId::position())->getValue());
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SoftRobots/tests/component/controller/AnimationEditorTest.cpp:233:48: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
        m_state->write(sofa::core::VecCoordId::position())->setValue(newPosition);
                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
2 warnings generated.
[2178/2362] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/controller/DataVariationLimiterTest.cpp.o
[2179/2362] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/controller/SerialPortBridgeGenericTest.cpp.o
[2180/2362] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/engine/VolumeFromTrianglesTest.cpp.o
[2181/2362] Building CXX object applications/plugins/SoftRobots/tests/CMakeFiles/SoftRobots_test.dir/component/engine/VolumeFromTetrahedronsTest.cpp.o
[2182/2362] Linking CXX shared library lib/libShapeMatchingPlugin.24.12.99.dylib
[2183/2362] Linking CXX shared library lib/libCSparseSolvers.1.0.dylib
[2184/2362] Creating library symlink lib/libModelOrderReduction.dylib
[2185/2362] Building CXX object applications/plugins/ModelOrderReduction/ModelOrderReduction_test/CMakeFiles/ModelOrderReduction_test.dir/ModelOrderReduction_test.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/ModelOrderReduction_test/ModelOrderReduction_test.cpp:56:5: warning: 'TypedTestCaseIsDeprecated' is deprecated: TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE [-Wdeprecated-declarations]
    TYPED_TEST_CASE(ModelOrderReduction_test, DataTypes);
    ^
_deps/googletest-src/googletest/include/gtest/gtest-typed-test.h:229:38: note: expanded from macro 'TYPED_TEST_CASE'
  static_assert(::testing::internal::TypedTestCaseIsDeprecated(), ""); \
                                     ^
_deps/googletest-src/googletest/include/gtest/internal/gtest-internal.h:1294:1: note: 'TypedTestCaseIsDeprecated' has been explicitly marked deprecated here
GTEST_INTERNAL_DEPRECATED(
^
_deps/googletest-src/googletest/include/gtest/internal/gtest-port.h:2334:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED'
#define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message)))
                                                          ^
1 warning generated.
[2186/2362] Creating library symlink lib/libSofa.Metis.dylib
[2187/2362] Building CXX object applications/plugins/Sofa.Metis/tests/CMakeFiles/Sofa.Metis_test.dir/testMetis.cpp.o
[2188/2362] Linking CXX shared library lib/libSofaSimpleGUI.0.1.dylib
[2189/2362] Linking CXX shared library lib/libVolumetricRendering.24.12.99.dylib
[2190/2362] Building CXX object applications/plugins/SofaDistanceGrid/SofaDistanceGrid_test/CMakeFiles/SofaDistanceGrid_test.dir/DistanceGrid_test.cpp.o
[2191/2362] Creating library symlink lib/libSofaImplicitField.dylib
[2192/2362] Building CXX object applications/plugins/SofaImplicitField/SofaImplicitField_test/CMakeFiles/SofaImplicitField_test.dir/ImplicitShape_test.cpp.o
[2193/2362] Building CXX object applications/projects/SceneChecking/tests/CMakeFiles/SceneChecking_test.dir/SceneChecker_test.cpp.o
[2194/2362] Building CXX object applications/projects/getDeprecatedComponents/CMakeFiles/getDeprecatedComponents.dir/main.cpp.o
[2195/2362] Linking CXX shared library lib/libSofaPhysicsAPI.24.12.99.dylib
[2196/2362] Linking CXX executable bin/runSofa-24.12.99
[2197/2362] Building CXX object applications/plugins/Registration/Registration_test/CMakeFiles/Registration_test.dir/IntensityProfileRegistrationForceField_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileRegistrationForceField_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileRegistrationForceField_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileRegistrationForceField_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileRegistrationForceField_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileRegistrationForceField_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileRegistrationForceField.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2198/2362] Building CXX object applications/projects/runSofa/runSofa_test/CMakeFiles/runSofa_test.dir/runSofa_test.cpp.o
[2199/2362] Building CXX object applications/projects/SofaGLFW/SofaGLFW/bindings/CMakeFiles/Bindings_SofaGLFW.dir/src/Module_SofaGLFW.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaGLFW/bindings/src/Module_SofaGLFW.cpp:31:27: warning: unused parameter 'm' [-Wunused-parameter]
PYBIND11_MODULE(SofaGLFW, m)
                          ^
1 warning generated.
[2200/2362] Creating library symlink lib/libSofaImGui.dylib
[2201/2362] Building CXX object applications/projects/SofaGLFW/SofaImGui/bindings/CMakeFiles/Bindings_SofaImGui.dir/src/Module_SofaImGui.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/projects/SofaGLFW/SofaImGui/bindings/src/Module_SofaImGui.cpp:31:28: warning: unused parameter 'm' [-Wunused-parameter]
PYBIND11_MODULE(SofaImGui, m)
                           ^
1 warning generated.
[2202/2362] Linking CXX executable bin/Regression_test-24.12.99
[2203/2362] Building CXX object applications/projects/sofaInfo/CMakeFiles/sofaInfo.dir/sofaInfo.cpp.o
[2204/2362] Building CXX object applications/tutorials/chainHybrid/CMakeFiles/chainHybrid.dir/chainHybrid.cpp.o
[2205/2362] Linking CXX executable bin/runSofaGLFW-24.12.99
[2206/2362] Building CXX object applications/tutorials/compositeObject/CMakeFiles/compositeObject.dir/compositeObject.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/compositeObject/compositeObject.cpp:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/compositeObject/compositeObject.cpp:36:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
2 warnings generated.
[2207/2362] Building CXX object applications/tutorials/mixedPendulum/CMakeFiles/mixedPendulum.dir/mixedPendulum.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:28:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages]
SOFA_HEADER_DEPRECATED("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h")
^
include/Sofa.Config/sofa/config.h:138:9: note: expanded from macro 'SOFA_HEADER_DEPRECATED'
        SOFA_PRAGMA_WARNING( \
        ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:15:6: note: expanded from here
 GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead."
     ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:31:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Forward/src/sofa/component/odesolver/forward/EulerSolver.h:26:1: warning: This header has been DEPRECATED since v24.12. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/odesolver/forward/EulerExplicitSolver.h instead. [-W#pragma-messages]
SOFA_HEADER_DEPRECATED("v24.12", "v25.06", "sofa/component/odesolver/forward/EulerExplicitSolver.h")
^
include/Sofa.Config/sofa/config.h:138:9: note: expanded from macro 'SOFA_HEADER_DEPRECATED'
        SOFA_PRAGMA_WARNING( \
        ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:4:6: note: expanded from here
 GCC warning "This header has been DEPRECATED since " "v24.12" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/odesolver/forward/EulerExplicitSolver.h" " instead."
     ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:32:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:87:64: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    auto x = sofa::helper::getWriteAccessor(*DOF->write(VecId::position()));
                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:123:75: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    auto rigid_x = sofa::helper::getWriteAccessor(*rigidDOF->write(VecId::position()));
                                                                          ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/mixedPendulum/mixedPendulum.cpp:152:80: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    auto rp_x = sofa::helper::getWriteAccessor(*rigidParticleDOF->write(VecId::position()));
                                                                               ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
7 warnings generated.
[2208/2362] Building CXX object applications/tutorials/oneParticle/CMakeFiles/oneParticle.dir/oneParticle.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneParticle/oneParticle.cpp:27:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/ODESolver/Forward/src/sofa/component/odesolver/forward/EulerSolver.h:26:1: warning: This header has been DEPRECATED since v24.12. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/odesolver/forward/EulerExplicitSolver.h instead. [-W#pragma-messages]
SOFA_HEADER_DEPRECATED("v24.12", "v25.06", "sofa/component/odesolver/forward/EulerExplicitSolver.h")
^
include/Sofa.Config/sofa/config.h:138:9: note: expanded from macro 'SOFA_HEADER_DEPRECATED'
        SOFA_PRAGMA_WARNING( \
        ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:30:6: note: expanded from here
 GCC warning "This header has been DEPRECATED since " "v24.12" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/odesolver/forward/EulerExplicitSolver.h" " instead."
     ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneParticle/oneParticle.cpp:28:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneParticle/oneParticle.cpp:28:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneParticle/oneParticle.cpp:85:72: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    auto positions = sofa::helper::getWriteAccessor(*dof->write(VecId::position()));
                                                                       ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneParticle/oneParticle.cpp:88:73: warning: 'velocity' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead [-Wdeprecated-declarations]
    auto velocities = sofa::helper::getWriteAccessor(*dof->write(VecId::velocity()));
                                                                        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:177:5: note: 'velocity' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__VELOCITY()
    ^
include/Sofa.Core/sofa/core/config.h:146:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__VELOCITY'
    #define SOFA_ATTRIBUTE_DEPRECATED__VELOCITY() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::velocity  or sofa::core::vec_id::write_access::velocity instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
5 warnings generated.
[2209/2362] Building CXX object applications/tutorials/oneTetrahedron/CMakeFiles/oneTetrahedron.dir/oneTetrahedron.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneTetrahedron/oneTetrahedron.cpp:53:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneTetrahedron/oneTetrahedron.cpp:53:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneTetrahedron/oneTetrahedron.cpp:55:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.h:26:1: warning: This header has been DEPRECATED since v24.06. You have until v25.06 to fix your code. To fix this warning you must include sofa/component/constraint/projective/FixedProjectiveConstraint.h instead. [-W#pragma-messages]
SOFA_HEADER_DEPRECATED("v24.06", "v25.06", "sofa/component/constraint/projective/FixedProjectiveConstraint.h")
^
include/Sofa.Config/sofa/config.h:138:9: note: expanded from macro 'SOFA_HEADER_DEPRECATED'
        SOFA_PRAGMA_WARNING( \
        ^
include/Sofa.Config/sofa/config.h:122:39: note: expanded from macro 'SOFA_PRAGMA_WARNING'
    #define SOFA_PRAGMA_WARNING(text) SOFA_DO_PRAGMA(GCC warning text)
                                      ^
include/Sofa.Config/sofa/config.h:120:31: note: expanded from macro 'SOFA_DO_PRAGMA'
    #define SOFA_DO_PRAGMA(x) _Pragma(#x)
                              ^
<scratch space>:26:6: note: expanded from here
 GCC warning "This header has been DEPRECATED since " "v24.06" ". " "You have until " "v25.06" " to fix your code. " "To fix this warning you must include " "sofa/component/constraint/projective/FixedProjectiveConstraint.h" " instead."
     ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/tutorials/oneTetrahedron/oneTetrahedron.cpp:113:60: warning: 'position' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.06 to fix your code. Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead [-Wdeprecated-declarations]
    WriteAccessor<Data<VecCoord3> > x = *DOF->write(VecId::position());
                                                           ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/VecId.h:98:5: note: 'position' has been explicitly marked deprecated here
    SOFA_ATTRIBUTE_DEPRECATED__POSITION()
    ^
include/Sofa.Core/sofa/core/config.h:141:51: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED__POSITION'
    #define SOFA_ATTRIBUTE_DEPRECATED__POSITION() SOFA_ATTRIBUTE_DEPRECATED("v24.12", "v25.06", "Use the variable sofa::core::vec_id::read_access::position  or sofa::core::vec_id::write_access::position instead")
                                                  ^
include/Sofa.Config/sofa/config.h:190:7: note: expanded from macro 'SOFA_ATTRIBUTE_DEPRECATED'
    [[deprecated( \
      ^
4 warnings generated.
[2210/2362] Linking CXX executable bin/Sofa.Type_test
[2211/2362] Linking CXX executable bin/Sofa.Geometry_test
[2212/2362] Linking CXX executable bin/Sofa.Topology_test
[2213/2362] Creating library symlink lib/libTestPluginB.dylib
[2214/2362] Linking CXX executable bin/Sofa.Helper_test
[2215/2362] Creating library symlink lib/libTestPluginC.dylib
[2216/2362] Creating library symlink lib/libFailingPlugin.dylib
[2217/2362] Linking CXX executable bin/Sofa.Helper_simutest
[2218/2362] Linking CXX executable bin/Sofa.DefaultType_test
[2219/2362] Linking CXX executable bin/Sofa.LinearAlgebra_test
[2220/2362] Linking CXX executable bin/Sofa.DefaultType_simutest
[2221/2362] Linking CXX executable bin/Sofa.Core_test
[2222/2362] Creating library symlink lib/libSofa.Simulation.dylib
[2223/2362] Linking CXX executable bin/Sofa.Core_simutest
[2224/2362] Linking CXX executable bin/Sofa.Simulation.Core_test
[2225/2362] Linking CXX executable bin/Sofa.Simulation.Core_simutest
[2226/2362] Linking CXX executable bin/Sofa.Simulation.Common_test
[2227/2362] Linking CXX executable bin/Sofa.Simulation.Graph_test
[2228/2362] Linking CXX executable bin/Sofa.Simulation_simutest
[2229/2362] Linking CXX executable bin/Sofa.SimpleApi_test
[2230/2362] Creating library symlink lib/libgtest_main.dylib
[2231/2362] Creating library symlink lib/libSofa.Framework.dylib
[2232/2362] Linking CXX executable bin/Sofa.Testing_test
[2233/2362] Linking CXX executable bin/Sofa.Component.ODESolver.Forward_test
[2234/2362] Linking CXX executable bin/Sofa.Component.ODESolver.Backward_test
[2235/2362] Linking CXX executable bin/Sofa.Component.IO.Mesh_test
[2236/2362] Linking CXX executable bin/Sofa.Component.Playback_test
[2237/2362] Linking CXX executable bin/Sofa.Component.SceneUtility_test
[2238/2362] Linking CXX executable bin/Sofa.Component.Topology.Container.Constant_test
[2239/2362] Linking CXX executable bin/Sofa.Component.Topology.Container.Dynamic_test
[2240/2362] Linking CXX executable bin/Sofa.Component.Topology.Container.Grid_test
[2241/2362] Linking CXX executable bin/Sofa.Component.Topology.Utility_test
[2242/2362] Linking CXX executable bin/Sofa.Component.Visual_test
[2243/2362] Linking CXX executable bin/Sofa.Component.LinearSystem_test
[2244/2362] Linking CXX executable bin/Sofa.Component.LinearSolver.Direct_test
[2245/2362] Linking CXX executable bin/Sofa.Component.Mass_test
[2246/2362] Linking CXX executable bin/Sofa.Component.Diffusion_test
[2247/2362] Linking CXX executable bin/Sofa.Component.Mapping.Linear_test
[2248/2362] Linking CXX executable bin/Sofa.Component.Mapping.NonLinear_test
[2249/2362] Creating library symlink lib/libSofa.Component.Mapping.MappedMatrix.dylib
[2250/2362] Linking CXX executable bin/Sofa.Component.StateContainer_test
[2251/2362] Linking CXX executable bin/Sofa.Component.SolidMechanics.Spring_test
[2252/2362] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.Elastic_test
[2253/2362] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.HyperElastic_test
[2254/2362] Linking CXX executable bin/Sofa.Component.SolidMechanics_simutest
[2255/2362] Linking CXX executable bin/Sofa.Component.Constraint.Projective_test
[2256/2362] Linking CXX executable bin/Sofa.Component.Collision.Geometry_test
[2257/2362] Linking CXX executable bin/Sofa.Component.MechanicalLoad_test
[2258/2362] Linking CXX executable bin/Sofa.Component.Collision.Detection.Algorithm_test
[2259/2362] Linking CXX executable bin/Sofa.Component.Collision.Detection.Intersection_test
[2260/2362] Linking CXX executable bin/Sofa.Component.Collision.Response.Mapper_test
[2261/2362] Linking CXX executable bin/Sofa.Component.Collision.Response.Contact_test
[2262/2362] Linking CXX executable bin/Sofa.Component.Engine.Analyze_test
[2263/2362] Linking CXX executable bin/Sofa.Component.Engine.Generate_test
[2264/2362] Linking CXX executable bin/Sofa.Component.Engine.Select_test
[2265/2362] Linking CXX executable bin/Sofa.Component.Engine.Transform_test
[2266/2362] Linking CXX executable bin/Sofa.Component.Haptics_test
[2267/2362] Linking CXX executable bin/Sofa.GL.Component.Rendering2D_test
[2268/2362] Linking CXX executable bin/Sofa.GL.Component.Engine_test
[2269/2362] Linking CXX executable bin/Sofa.GL_test
[2270/2362] SceneCreator: Patching cmake_install.cmake
[2271/2362] Linking CXX executable bin/SceneCreator_test
[2272/2362] Linking CXX executable bin/sceneCreatorExamples
[2273/2362] CollisionOBBCapsule: Patching cmake_install.cmake
[2274/2362] CImgPlugin: Patching cmake_install.cmake
[2275/2362] Linking CXX executable bin/CollisionOBBCapsule_test
[2276/2362] Creating library symlink lib/libArticulatedSystemPlugin.dylib
[2277/2362] Linking CXX executable bin/CImgPlugin_test
[2278/2362] ArticulatedSystemPlugin: Patching cmake_install.cmake
[2279/2362] Creating library symlink lib/libSofaEulerianFluid.dylib
[2280/2362] Creating library symlink lib/libSofaSphFluid.dylib
[2281/2362] SofaEulerianFluid: Patching cmake_install.cmake
[2282/2362] SofaSphFluid: Patching cmake_install.cmake
[2283/2362] MultiThreading: Patching cmake_install.cmake
[2284/2362] Creating library symlink lib/libDiffusionSolver.dylib
[2285/2362] DiffusionSolver: Patching cmake_install.cmake
[2286/2362] image: Patching cmake_install.cmake
[2287/2362] Linking CXX executable bin/MultiThreading_test
[2288/2362] SofaPython3: Patching cmake_install.cmake
[2289/2362] SofaPython3: Patching cmake_install.cmake
[2290/2362] Linking CXX executable bin/image_test
[2291/2362] Linking CXX executable bin/Bindings.Sofa.Tests
[2292/2362] Linking CXX executable bin/Bindings.SofaRuntime.Tests
[2293/2362] Building CXX object applications/plugins/image/image_gui/CMakeFiles/image_gui.dir/__/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.cpp:3:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/imagetoolbox/zonegenerator/zonegeneratorimagetoolbox.h:9:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2294/2362] Linking CXX shared library lib/libimage_gui.24.12.99.dylib
[2295/2362] Creating library symlink lib/libimage_gui.dylib
[2296/2362] Linking CXX executable bin/Bindings.SofaTypes.Tests
[2297/2362] Linking CXX shared library lib/python3/site-packages/SofaRuntime/SofaRuntime.cpython-310-darwin.so
[2298/2362] Linking CXX shared library lib/python3/site-packages/Sofa/SofaBaseTopology.cpython-310-darwin.so
[2299/2362] Building CXX object applications/plugins/Registration/Registration_test/CMakeFiles/Registration_test.dir/IntensityProfileCreator_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileCreator_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:511:28: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        if (voxel_size) err+=std::sprintf(header + err,"VX=%g\nVY=%g\nVZ=%g\n",voxel_size[0],voxel_size[1],voxel_size[2]);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileCreator_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:512:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TYPE=%s\nCPU=%s\n",inrtype,cimg::endianness()?"sun":"decm");
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileCreator_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:35:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/src/CImgPlugin/SOFACImg.h:513:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        err+=std::sprintf(header + err,"TX=%g\nTY=%g\nTZ=%g\n",translation[0],translation[1],translation[2]);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileCreator_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:74:10: warning: 'insertInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool insertInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:231:18: note: overridden virtual function is here
    virtual bool insertInNode( BaseNode* /*node*/ ) { return false; }
                 ^
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/Registration_test/IntensityProfileCreator_test.cpp:23:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/src/Registration/IntensityProfileCreator.h:26:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/image/../image/ImageTypes.h:43:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Visual/src/sofa/component/visual/VisualStyle.h:75:10: warning: 'removeInNode' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool removeInNode( sofa::core::objectmodel::BaseNode* node );
         ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Core/src/sofa/core/objectmodel/BaseObject.h:236:18: note: overridden virtual function is here
    virtual bool removeInNode( BaseNode* /*node*/ ) { return false; }
                 ^
5 warnings generated.
[2300/2362] Linking CXX shared library lib/python3/site-packages/Sofa/SofaDeformable.cpython-310-darwin.so
[2301/2362] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSolver.cpython-310-darwin.so
[2302/2362] Linking CXX shared library lib/python3/site-packages/Sofa/SofaConstraintSolver.cpython-310-darwin.so
[2303/2362] Linking CXX shared library lib/python3/site-packages/Sofa/SofaGL.cpython-310-darwin.so
[2304/2362] Linking CXX executable bin/Bindings.Modules.Tests
[2305/2362] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSystem.cpython-310-darwin.so
[2306/2362] Registration: Patching cmake_install.cmake
[2307/2362] Linking CXX executable bin/Registration_test
[2308/2362] Creating library symlink lib/libInvertibleFVM.dylib
[2309/2362] InvertibleFVM: Patching cmake_install.cmake
[2310/2362] PluginExample: Patching cmake_install.cmake
[2311/2362] Linking CXX executable bin/PluginExample_test
[2312/2362] Creating library symlink lib/libManifoldTopologies.dylib
[2313/2362] ManifoldTopologies: Patching cmake_install.cmake
[2314/2362] Linking CXX shared library lib/libSensableEmulation.dylib
[2315/2362] SofaCarving: Patching cmake_install.cmake
[2316/2362] Linking CXX executable bin/SofaCarving_test
[2317/2362] Creating library symlink lib/libGeomagic.dylib
[2318/2362] Geomagic: Patching cmake_install.cmake
[2319/2362] Creating library symlink lib/libSofaAssimp.dylib
[2320/2362] Creating library symlink lib/libSofaMatrix.dylib
[2321/2362] SofaMatrix: Patching cmake_install.cmake
[2322/2362] Linking CXX shared library lib/python3/site-packages/SofaExporter.cpython-310-darwin.so
[2323/2362] BeamAdapter: Patching cmake_install.cmake
[2324/2362] Creating library symlink lib/libSTLIB.dylib
[2325/2362] STLIB: Patching cmake_install.cmake
[2326/2362] Linking CXX executable bin/BeamAdapter_test
[2327/2362] SoftRobots: Patching cmake_install.cmake
[2328/2362] Creating library symlink lib/libShapeMatchingPlugin.dylib
[2329/2362] ShapeMatchingPlugin: Patching cmake_install.cmake
[2330/2362] Linking CXX shared library lib/python3/site-packages/Sofa/Gui.cpython-310-darwin.so
[2331/2362] Creating library symlink lib/libCSparseSolvers.dylib
[2332/2362] CSparseSolvers: Patching cmake_install.cmake
[2333/2362] ModelOrderReduction: Patching cmake_install.cmake
[2334/2362] Linking CXX executable bin/SoftRobots_test
[2335/2362] Sofa.Metis: Patching cmake_install.cmake
[2336/2362] Creating library symlink lib/libSofaSimpleGUI.dylib
[2337/2362] Creating library symlink lib/libVolumetricRendering.dylib
[2338/2362] Linking CXX executable bin/ModelOrderReduction_test
[2339/2362] Linking CXX executable bin/Sofa.Metis_test
[2340/2362] SofaDistanceGrid: Patching cmake_install.cmake
[2341/2362] SofaImplicitField: Patching cmake_install.cmake
[2342/2362] SceneChecking: Patching cmake_install.cmake
[2343/2362] Linking CXX executable bin/SofaDistanceGrid_test
[2344/2362] Linking CXX executable bin/SofaImplicitField_test
[2345/2362] Creating library symlink lib/libSofaPhysicsAPI.dylib
[2346/2362] Creating executable symlink bin/runSofa
[2347/2362] Linking CXX executable bin/SceneChecking_test
[2348/2362] Linking CXX executable bin/getDeprecatedComponents
[2349/2362] Creating executable symlink bin/Regression_test
[2350/2362] SofaGLFW: Patching cmake_install.cmake
[2351/2362] SofaImGui: Patching cmake_install.cmake
[2352/2362] Linking CXX executable bin/runSofa_test
[2353/2362] Creating executable symlink bin/runSofaGLFW
[2354/2362] Linking CXX executable bin/sofaInfo
[2355/2362] Linking CXX executable bin/chainHybrid
[2356/2362] Linking CXX executable bin/compositeObject
[2357/2362] Linking CXX executable bin/mixedPendulum
[2358/2362] Linking CXX executable bin/oneParticle
[2359/2362] Linking CXX executable bin/oneTetrahedron
[2360/2362] Linking CXX shared library lib/python3/site-packages/SofaGLFW.cpython-310-darwin.so
[2361/2362] Linking CXX shared library lib/python3/site-packages/SofaImGui.cpython-310-darwin.so
[2362/2362] Linking CXX shared library lib/python3/site-packages/SofaTypes/SofaTypes.cpython-310-darwin.so
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&status=success
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/99df0a21e3764151270fe9f698387b599cb5618a (sent): [success] macos_clang_options - Build OK.
[END] Build (2024-12-18 04:03:06.243209) - took 260.260954 seconds
[BEGIN] Post build (2024-12-18 04:03:06.272685)
Counted 725 compiler warnings.
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&warnings=725
Removing SofaCUDA and SofaPython from plugin_list.conf.default
[END] Post build (2024-12-18 04:03:06.647488) - took 0.316 seconds
[BEGIN] Unit tests (2024-12-18 04:03:06.678561)
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&tests_status=running
Initializing unit testing.
Starting all unit tests...
Waiting for thread 1/4 (PID 31139) to finish...



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

Running unit-tests Sofa.Component.SceneUtility_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SceneUtility_test --gtest_output=xml:unit-tests/Sofa.Component.SceneUtility_test/report.xml 2>&1"

[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[==========] Running 17 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AddResourceRepository_test
[ RUN      ] AddResourceRepository_test.AddDataRepository_RepoExists
[ERROR]   [FileRepository] File somefilesomewhere.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[ERROR]   [FileRepository] File somefilesomewherebutdoesnotexist.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
<Node name="root"  ><AddDataRepository path="/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SceneUtility/tests//repo" /></Node>
[ERROR]   [FileRepository] File somefilesomewherebutdoesnotexist.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/SceneUtility/tests/repo
[       OK ] AddResourceRepository_test.AddDataRepository_RepoExists (0 ms)
[ RUN      ] AddResourceRepository_test.AddDataRepository_RepoDoesNotExist
<Node name="root"  ><AddDataRepository path="/blabla/Repo_not_existing" /></Node>
[ERROR]   [AddDataRepository()] /blabla/Repo_not_existing does not exist !
[       OK ] AddResourceRepository_test.AddDataRepository_RepoDoesNotExist (0 ms)
[----------] 2 tests from AddResourceRepository_test (0 ms total)

[----------] 5 tests from MakeAliasComponent
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfMissingAttributes
[ERROR]   [MakeAlias()] The mandatory 'targetcomponent' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeAliasComponent.checkGracefullHandlingOfMissingAttributes (0 ms)
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfMissingTargetAttributes
[ERROR]   [MakeAlias()] The mandatory 'targetcomponent' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeAliasComponent.checkGracefullHandlingOfMissingTargetAttributes (0 ms)
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfMissingAliasAttributes
[ERROR]   [MakeAlias()] The mandatory 'alias' attribute is missing.  The component is disabled.  To remove this error message you need to add an alias attribute with a valid string component's ClassName.
[       OK ] MakeAliasComponent.checkGracefullHandlingOfMissingAliasAttributes (0 ms)
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfInvalidTargetName
[ERROR]   [MakeAlias()] The provided attribute 'targetcomponent= InvalidComponentName' does not correspond to a valid component ClassName  The component is disabled.  To remove this error message you need to fix your scene and provide a valid component ClassName in the 'targetcomponent' attribute. 
[       OK ] MakeAliasComponent.checkGracefullHandlingOfInvalidTargetName (0 ms)
[ RUN      ] MakeAliasComponent.checkValidBehavior
[       OK ] MakeAliasComponent.checkValidBehavior (0 ms)
[----------] 5 tests from MakeAliasComponent (0 ms total)

[----------] 6 tests from MakeDataAliasComponent
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[ERROR]   [MakeDataAlias()] The mandatory 'componentname' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAttributes (12 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfMissingTargetAttributes
[ERROR]   [MakeDataAlias()] The mandatory 'componentname' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingTargetAttributes (0 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAliasAttributes
[ERROR]   [MakeDataAlias()] The mandatory 'componentname' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[WARNING] [MakeDataAlias(MakeDataAlias1)] Unused Attribute: "targetcomponent" with value: "MakeAlias"
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAliasAttributes (0 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidTargetName
[ERROR]   [MakeDataAlias()] The value 'InvalidComponentName' for 'componentname' does not correspond to a valid name.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidTargetName (0 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidDataName
[WARNING] [MechanicalObject()] The object 'MechanicalObject' does not have an alias named 'invalidname'.  To remove this error message you need to use a valid data name for the 'dataname field'. 
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidDataName (0 ms)
[ RUN      ] MakeDataAliasComponent.checkValidBehavior
[WARNING] [MechanicalObject(MechanicalObject1)] Unused Attribute: "myrest_position" with value: "1 2 3 "
[       OK ] MakeDataAliasComponent.checkValidBehavior (0 ms)
[----------] 6 tests from MakeDataAliasComponent (13 ms total)

[----------] 4 tests from MessageHandlerComponent
[ RUN      ] MessageHandlerComponent.simpleInit
[       OK ] MessageHandlerComponent.simpleInit (0 ms)
[ RUN      ] MessageHandlerComponent.missingHandler
[       OK ] MessageHandlerComponent.missingHandler (0 ms)
[ RUN      ] MessageHandlerComponent.invalidHandler
[       OK ] MessageHandlerComponent.invalidHandler (0 ms)
[ RUN      ] MessageHandlerComponent.clangHandler
[       OK ] MessageHandlerComponent.clangHandler (0 ms)
[----------] 4 tests from MessageHandlerComponent (0 ms total)

[----------] Global test environment tear-down
[==========] 17 tests from 4 test suites ran. (15 ms total)
[  PASSED  ] 17 tests.



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

Running unit-tests Sofa.Component.Engine.Analyze_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Analyze_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Analyze_test/report.xml 2>&1"

[==========] Running 7 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AverageCoord_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] AverageCoord_test/0.NormalBehavior
[       OK ] AverageCoord_test/0.NormalBehavior (0 ms)
[ RUN      ] AverageCoord_test/0.UpdateTest
[       OK ] AverageCoord_test/0.UpdateTest (0 ms)
[----------] 2 tests from AverageCoord_test/0 (0 ms total)

[----------] 3 tests from ClusteringEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] ClusteringEngine_test/0.NormalBehavior
[       OK ] ClusteringEngine_test/0.NormalBehavior (0 ms)
[ RUN      ] ClusteringEngine_test/0.DrawTest
[       OK ] ClusteringEngine_test/0.DrawTest (0 ms)
[ RUN      ] ClusteringEngine_test/0.UpdateTest
[       OK ] ClusteringEngine_test/0.UpdateTest (0 ms)
[----------] 3 tests from ClusteringEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::analyze::ClusteringEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::analyze::SumEngine<sofa::type::Vec<3u,double>>>
[ RUN      ] DataEngine_test/1.basic_test
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 4 test suites ran. (1 ms total)
[  PASSED  ] 7 tests.
sed: 1: "s:[": unbalanced brackets ([])
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Topology_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Topology_test --gtest_output=xml:unit-tests/Sofa.Topology_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TopologyHexahedron_test
[ RUN      ] TopologyHexahedron_test.getClosestHexahedronIndex
[       OK ] TopologyHexahedron_test.getClosestHexahedronIndex (0 ms)
[----------] 1 test from TopologyHexahedron_test (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Playback_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Playback_test --gtest_output=xml:unit-tests/Sofa.Component.Playback_test/report.xml 2>&1"

[==========] Running 4 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from ReadState_test
[ RUN      ] ReadState_test.test_defaultBehavior
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] ReadState_test.test_defaultBehavior (2 ms)
[ RUN      ] ReadState_test.test_loadFailure
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ERROR]   [ReadState(ReadState)] Error opening file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/Playback/tests/files/invalidFile.txt
[       OK ] ReadState_test.test_loadFailure (0 ms)
[----------] 2 tests from ReadState_test (2 ms total)

[----------] 2 tests from WriteState_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] WriteState_test/0.test_write_position
SOFA_COMPONENT_PLAYBACK_TEST_BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] WriteState_test/0.test_write_position (1 ms)
[ RUN      ] WriteState_test/0.test_write_velocity
SOFA_COMPONENT_PLAYBACK_TEST_BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] WriteState_test/0.test_write_velocity (0 ms)
[----------] 2 tests from WriteState_test/0 (2 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 2 test suites ran. (5 ms total)
[  PASSED  ] 4 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Simulation.Common_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Common_test --gtest_output=xml:unit-tests/Sofa.Simulation.Common_test/report.xml 2>&1"

[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from LoadScene_test
[ RUN      ] LoadScene_test.PatchTestConstraint
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[       OK ] LoadScene_test.PatchTestConstraint (6300 ms)
[ RUN      ] LoadScene_test.PythonExtension
[ERROR]   [Simulation] Cannot load file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Projective/fakeFile.py': file cannot be found
[ERROR]   [Simulation] Cannot load file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Projective/fakeFile.pyscn': file cannot be found
[       OK ] LoadScene_test.PythonExtension (0 ms)
[----------] 2 tests from LoadScene_test (6300 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (6300 ms total)
[  PASSED  ] 2 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Engine.Select_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Select_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Select_test/report.xml 2>&1"

[==========] Running 55 tests from 18 test suites.
[----------] Global test environment set-up.
[----------] 15 tests from BoxROITest/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] BoxROITest/0.attributesTests
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[       OK ] BoxROITest/0.attributesTests (22 ms)
[ RUN      ] BoxROITest/0.checkGracefullHandlingOfInvalidUsage
[ERROR]   [BoxROI(myBoxROI)] Unable to find a MechanicalObject for this component. To remove this error message you can either:
   - to specify the DOF where to apply the BaseROI with the 'position' attribute.
   - to add MechanicalObject or MeshLoader component before the BoxROI in the scene graph.

[       OK ] BoxROITest/0.checkGracefullHandlingOfInvalidUsage (0 ms)
[ RUN      ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObject
[       OK ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObject (0 ms)
[ RUN      ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObjectParent
[       OK ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObjectParent (0 ms)
[ RUN      ] BoxROITest/0.checkAutomaticSearchingOfMeshLoader
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[       OK ] BoxROITest/0.checkAutomaticSearchingOfMeshLoader (1093 ms)
[ RUN      ] BoxROITest/0.isPointInBoxTest
[       OK ] BoxROITest/0.isPointInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isEdgeInBoxTest
[       OK ] BoxROITest/0.isEdgeInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTriangleInBoxTest
[       OK ] BoxROITest/0.isTriangleInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTetrahedraInBoxTest
[       OK ] BoxROITest/0.isTetrahedraInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isPointInOrientedBoxTest
[       OK ] BoxROITest/0.isPointInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isEdgeInOrientedBoxTest
[       OK ] BoxROITest/0.isEdgeInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTriangleInOrientedBoxTest
[       OK ] BoxROITest/0.isTriangleInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTetrahedraInOrientedBoxTest
[       OK ] BoxROITest/0.isTetrahedraInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isPointInBoxesTest
[       OK ] BoxROITest/0.isPointInBoxesTest (0 ms)
[ RUN      ] BoxROITest/0.computeBBoxTest
[       OK ] BoxROITest/0.computeBBoxTest (0 ms)
[----------] 15 tests from BoxROITest/0 (1121 ms total)

[----------] 2 tests from ComplementaryROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] ComplementaryROI_test/0.NormalBehavior
[       OK ] ComplementaryROI_test/0.NormalBehavior (0 ms)
[ RUN      ] ComplementaryROI_test/0.UpdateTest
[       OK ] ComplementaryROI_test/0.UpdateTest (0 ms)
[----------] 2 tests from ComplementaryROI_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::IndicesFromValues<int>>
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::MergeROIs>
[ RUN      ] DataEngine_test/1.basic_test
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::MeshROI<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/2.basic_test
[ERROR]   [TestDataEngine(engineInput)] Unable to find a MechanicalObject for this component. To remove this error message you can either:
   - to specify the DOF where to apply the BaseROI with the 'position' attribute.
   - to add MechanicalObject or MeshLoader component before the TestDataEngine in the scene graph.

[ERROR]   [TestDataEngine(engine)] Unable to find a MechanicalObject for this component. To remove this error message you can either:
   - to specify the DOF where to apply the BaseROI with the 'position' attribute.
   - to add MechanicalObject or MeshLoader component before the TestDataEngine in the scene graph.

[       OK ] DataEngine_test/2.basic_test (0 ms)
[----------] 1 test from DataEngine_test/2 (0 ms total)

[----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::MeshSubsetEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/3.basic_test
[       OK ] DataEngine_test/3.basic_test (0 ms)
[----------] 1 test from DataEngine_test/3 (0 ms total)

[----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::PointsFromIndices<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/4.basic_test
[       OK ] DataEngine_test/4.basic_test (0 ms)
[----------] 1 test from DataEngine_test/4 (0 ms total)

[----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::ProximityROI<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/5.basic_test
[       OK ] DataEngine_test/5.basic_test (0 ms)
[----------] 1 test from DataEngine_test/5 (0 ms total)

[----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::SelectConnectedLabelsROI<unsigned int>>
[ RUN      ] DataEngine_test/6.basic_test
[       OK ] DataEngine_test/6.basic_test (0 ms)
[----------] 1 test from DataEngine_test/6 (0 ms total)

[----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::SelectLabelROI<unsigned int>>
[ RUN      ] DataEngine_test/7.basic_test
[       OK ] DataEngine_test/7.basic_test (0 ms)
[----------] 1 test from DataEngine_test/7 (0 ms total)

[----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::SubsetTopology<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/8.basic_test
[       OK ] DataEngine_test/8.basic_test (0 ms)
[----------] 1 test from DataEngine_test/8 (0 ms total)

[----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::ValuesFromIndices<int>>
[ RUN      ] DataEngine_test/9.basic_test
[       OK ] DataEngine_test/9.basic_test (0 ms)
[----------] 1 test from DataEngine_test/9 (0 ms total)

[----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::ValuesFromPositions<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/10.basic_test
[       OK ] DataEngine_test/10.basic_test (0 ms)
[----------] 1 test from DataEngine_test/10 (0 ms total)

[----------] 7 tests from TestIndicesFromValues
[ RUN      ] TestIndicesFromValues.search_one_index
[       OK ] TestIndicesFromValues.search_one_index (0 ms)
[ RUN      ] TestIndicesFromValues.search_two_indices
[       OK ] TestIndicesFromValues.search_two_indices (0 ms)
[ RUN      ] TestIndicesFromValues.search_nothing
[       OK ] TestIndicesFromValues.search_nothing (0 ms)
[ RUN      ] TestIndicesFromValues.search_in_nothing
[ERROR]   [IndicesFromValues(unnamed)] Input value 0 not found : 1
[       OK ] TestIndicesFromValues.search_in_nothing (0 ms)
[ RUN      ] TestIndicesFromValues.search_nothing_in_nothing
[       OK ] TestIndicesFromValues.search_nothing_in_nothing (0 ms)
[ RUN      ] TestIndicesFromValues.search_existing_and_nonexisting
[ERROR]   [IndicesFromValues(unnamed)] Input value 1 not found : 4
[       OK ] TestIndicesFromValues.search_existing_and_nonexisting (0 ms)
[ RUN      ] TestIndicesFromValues.search_nonexisting
[ERROR]   [IndicesFromValues(unnamed)] Input value 0 not found : 4
[       OK ] TestIndicesFromValues.search_nonexisting (0 ms)
[----------] 7 tests from TestIndicesFromValues (0 ms total)

[----------] 7 tests from MeshROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] MeshROI_test/0.attributesTests
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[       OK ] MeshROI_test/0.attributesTests (2 ms)
[ RUN      ] MeshROI_test/0.initTest
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.initTest (0 ms)
[ RUN      ] MeshROI_test/0.computeBoundingBoxTest
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.computeBoundingBoxTest (165 ms)
[ RUN      ] MeshROI_test/0.isPointInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isPointInMeshTest (0 ms)
[ RUN      ] MeshROI_test/0.isEdgeInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isEdgeInMeshTest (0 ms)
[ RUN      ] MeshROI_test/0.isTriangleInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isTriangleInMeshTest (0 ms)
[ RUN      ] MeshROI_test/0.isTetrahedraInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isTetrahedraInMeshTest (0 ms)
[----------] 7 tests from MeshROI_test/0 (171 ms total)

[----------] 1 test from MeshSubsetEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] MeshSubsetEngine_test/0.testTwoTriangles
[       OK ] MeshSubsetEngine_test/0.testTwoTriangles (0 ms)
[----------] 1 test from MeshSubsetEngine_test/0 (0 ms total)

[----------] 6 tests from PlaneROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PlaneROI_test/0.attributesTests
[       OK ] PlaneROI_test/0.attributesTests (0 ms)
[ RUN      ] PlaneROI_test/0.initTest
[       OK ] PlaneROI_test/0.initTest (0 ms)
[ RUN      ] PlaneROI_test/0.isPointInPlaneTest
[       OK ] PlaneROI_test/0.isPointInPlaneTest (0 ms)
[ RUN      ] PlaneROI_test/0.isEdgeInPlaneTest
[       OK ] PlaneROI_test/0.isEdgeInPlaneTest (0 ms)
[ RUN      ] PlaneROI_test/0.isTriangleInPlaneTest
[       OK ] PlaneROI_test/0.isTriangleInPlaneTest (0 ms)
[ RUN      ] PlaneROI_test/0.isTetrahedraInPlaneTest
[       OK ] PlaneROI_test/0.isTetrahedraInPlaneTest (0 ms)
[----------] 6 tests from PlaneROI_test/0 (0 ms total)

[----------] 6 tests from SphereROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] SphereROI_test/0.attributesTests
[       OK ] SphereROI_test/0.attributesTests (0 ms)
[ RUN      ] SphereROI_test/0.initTest
[ERROR]   [SphereROI(unnamed)] Unable to find a MechanicalObject for this component. To remove this error message you can either:
   - to specify the DOF where to apply the BaseROI with the 'position' attribute.
   - to add MechanicalObject or MeshLoader component before the SphereROI in the scene graph.

[       OK ] SphereROI_test/0.initTest (0 ms)
[ RUN      ] SphereROI_test/0.isPointInSphereTest
[       OK ] SphereROI_test/0.isPointInSphereTest (0 ms)
[ RUN      ] SphereROI_test/0.isEdgeInSphereTest
[       OK ] SphereROI_test/0.isEdgeInSphereTest (0 ms)
[ RUN      ] SphereROI_test/0.isTriangleInSphereTest
[       OK ] SphereROI_test/0.isTriangleInSphereTest (0 ms)
[ RUN      ] SphereROI_test/0.isTetrahedraInSphereTest
[       OK ] SphereROI_test/0.isTetrahedraInSphereTest (0 ms)
[----------] 6 tests from SphereROI_test/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 55 tests from 18 test suites ran. (1296 ms total)
[  PASSED  ] 55 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Mapping.Linear_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Mapping.Linear_test --gtest_output=xml:unit-tests/Sofa.Component.Mapping.Linear_test/report.xml 2>&1"

[==========] Running 16 tests from 15 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from BarycentricMapperTriangleSetTopologyTest_d
[ RUN      ] BarycentricMapperTriangleSetTopologyTest_d.init
[       OK ] BarycentricMapperTriangleSetTopologyTest_d.init (0 ms)
[ RUN      ] BarycentricMapperTriangleSetTopologyTest_d.initHashing
[       OK ] BarycentricMapperTriangleSetTopologyTest_d.initHashing (0 ms)
[----------] 2 tests from BarycentricMapperTriangleSetTopologyTest_d (0 ms total)

[----------] 1 test from IdentityMappingTest/0, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] IdentityMappingTest/0.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/0.test (0 ms)
[----------] 1 test from IdentityMappingTest/0 (0 ms total)

[----------] 1 test from IdentityMappingTest/1, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>>
[ RUN      ] IdentityMappingTest/1.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/1.test (0 ms)
[----------] 1 test from IdentityMappingTest/1 (0 ms total)

[----------] 1 test from IdentityMappingTest/2, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] IdentityMappingTest/2.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/2.test (0 ms)
[----------] 1 test from IdentityMappingTest/2 (0 ms total)

[----------] 1 test from IdentityMappingTest/3, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] IdentityMappingTest/3.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/3.test (0 ms)
[----------] 1 test from IdentityMappingTest/3 (0 ms total)

[----------] 1 test from IdentityMappingTest/4, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>>
[ RUN      ] IdentityMappingTest/4.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/4.test (0 ms)
[----------] 1 test from IdentityMappingTest/4 (0 ms total)

[----------] 1 test from IdentityMappingTest/5, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdRigidTypes<3u,double>>
[ RUN      ] IdentityMappingTest/5.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/5.test (0 ms)
[----------] 1 test from IdentityMappingTest/5 (0 ms total)

[----------] 1 test from IdentityMappingTest/6, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::StdRigidTypes<2u,double>>
[ RUN      ] IdentityMappingTest/6.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/6.test (0 ms)
[----------] 1 test from IdentityMappingTest/6 (0 ms total)

[----------] 1 test from IdentityMappingTest/7, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] IdentityMappingTest/7.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/7.test (0 ms)
[----------] 1 test from IdentityMappingTest/7 (0 ms total)

[----------] 1 test from IdentityMappingTest/8, where TypeParam = sofa::component::mapping::linear::IdentityMapping<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>>
[ RUN      ] IdentityMappingTest/8.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] IdentityMappingTest/8.test (0 ms)
[----------] 1 test from IdentityMappingTest/8 (0 ms total)

[----------] 1 test from SubsetMultiMappingTest/0, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] SubsetMultiMappingTest/0.two_parents_one_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SubsetMultiMappingTest/0.two_parents_one_child (0 ms)
[----------] 1 test from SubsetMultiMappingTest/0 (0 ms total)

[----------] 1 test from SubsetMultiMappingTest/1, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>>
[ RUN      ] SubsetMultiMappingTest/1.two_parents_one_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SubsetMultiMappingTest/1.two_parents_one_child (0 ms)
[----------] 1 test from SubsetMultiMappingTest/1 (0 ms total)

[----------] 1 test from SubsetMultiMappingTest/2, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] SubsetMultiMappingTest/2.two_parents_one_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SubsetMultiMappingTest/2.two_parents_one_child (0 ms)
[----------] 1 test from SubsetMultiMappingTest/2 (0 ms total)

[----------] 1 test from SubsetMultiMappingTest/3, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdRigidTypes<3u,double>>
[ RUN      ] SubsetMultiMappingTest/3.two_parents_one_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SubsetMultiMappingTest/3.two_parents_one_child (0 ms)
[----------] 1 test from SubsetMultiMappingTest/3 (0 ms total)

[----------] 1 test from SubsetMultiMappingTest/4, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] SubsetMultiMappingTest/4.two_parents_one_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SubsetMultiMappingTest/4.two_parents_one_child (0 ms)
[----------] 1 test from SubsetMultiMappingTest/4 (0 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 15 test suites ran. (4 ms total)
[  PASSED  ] 16 tests.
sed: 1: "s:[": unbalanced brackets ([])
bash: line 1: 31300 Illegal instruction: 4  /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.DefaultType_test --gtest_output=xml:unit-tests/Sofa.DefaultType_test/report.xml 2>&1



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

Running unit-tests Sofa.DefaultType_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.DefaultType_test --gtest_output=xml:unit-tests/Sofa.DefaultType_test/report.xml 2>&1"

[INFO]    [TypeInfoRegistry]  Trying to register 'ObjectInTranslationUnit1/24ObjectInTranslationUnit1' at index 1
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 1 from ObjectInTranslationUnit1 to ObjectInTranslationUnit1
[==========] Running 15 tests from 6 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from MapMapSparseMatrixEigenUtilsTest
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkEigenSparseMatrixLowLeveAPI
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkEigenSparseMatrixLowLeveAPI (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec1d
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec1d (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec3d
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec3d (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec1dEigenSparse
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec1dEigenSparse (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec3dEigenSparse
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec3dEigenSparse (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkAddMultTransposeEigenForCumulativeWrite
0 1 0 1 0 0 0 2 -1  
1 1 0 0 1 0 -2 0 -4  
2 1 0 0 0 1 1 4 0  

[       OK ] MapMapSparseMatrixEigenUtilsTest.checkAddMultTransposeEigenForCumulativeWrite (0 ms)
[----------] 6 tests from MapMapSparseMatrixEigenUtilsTest (0 ms total)

[----------] 1 test from QuaternionIntegrationTest/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] QuaternionIntegrationTest/0.quaternion_angle
[       OK ] QuaternionIntegrationTest/0.quaternion_angle (0 ms)
[----------] 1 test from QuaternionIntegrationTest/0 (0 ms total)

[----------] 1 test from RigidDerivTest
[ RUN      ] RigidDerivTest.Name
[       OK ] RigidDerivTest.Name (0 ms)
[----------] 1 test from RigidDerivTest (0 ms total)

[----------] 3 tests from TypeInfoRegistry
[ RUN      ] TypeInfoRegistry.get_unregistered
[       OK ] TypeInfoRegistry.get_unregistered (0 ms)
[ RUN      ] TypeInfoRegistry.set_and_get
[INFO]    [TypeInfoRegistry]  Trying to register 'MyType/6MyType' at index 3
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 3 from MyType to MyType
[       OK ] TypeInfoRegistry.set_and_get (0 ms)
[ RUN      ] TypeInfoRegistry.dump
[       OK ] TypeInfoRegistry.dump (0 ms)
[----------] 3 tests from TypeInfoRegistry (0 ms total)

[----------] 1 test from TypeInfo
[ RUN      ] TypeInfo.type_registration_with_implicit_declaration
[       OK ] TypeInfo.type_registration_with_implicit_declaration (0 ms)
[----------] 1 test from TypeInfo (0 ms total)

[----------] 3 tests from TypeInfoRegistryTu2
[ RUN      ] TypeInfoRegistryTu2.internal_set_internal_get
[INFO]    [TypeInfoRegistry]  Trying to register 'ObjectInTranslationUnit2/24ObjectInTranslationUnit2' at index 6
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 6 from ObjectInTranslationUnit2 to ObjectInTranslationUnit2
[       OK ] TypeInfoRegistryTu2.internal_set_internal_get (0 ms)
[ RUN      ] TypeInfoRegistryTu2.external_set_internal_get
[       OK ] TypeInfoRegistryTu2.external_set_internal_get (0 ms)
[ RUN      ] TypeInfoRegistryTu2.external_registration
[INFO]    [TypeInfoRegistry]  Trying to register 'd/d' at index 4
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 4 from double to d
[       OK ] TypeInfoRegistryTu2.external_registration (0 ms)
[----------] 3 tests from TypeInfoRegistryTu2 (0 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 6 test suites ran. (0 ms total)
[  PASSED  ] 15 tests.

########## SIG 4 - SIGILL: illegal instruction ##########
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/unit-tests.sh: fatal: unexpected crash of Sofa.DefaultType_test with code 132
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Haptics_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Haptics_test --gtest_output=xml:unit-tests/Sofa.Component.Haptics_test/report.xml 2>&1"

[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from LCPForceFeedback_test
[ RUN      ] LCPForceFeedback_test.test_InitScene
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[       OK ] LCPForceFeedback_test.test_InitScene (11468 ms)
[ RUN      ] LCPForceFeedback_test.test_SimpleCollision
[       OK ] LCPForceFeedback_test.test_SimpleCollision (44 ms)
[ RUN      ] LCPForceFeedback_test.test_Collision
[       OK ] LCPForceFeedback_test.test_Collision (30 ms)
[ RUN      ] LCPForceFeedback_test.test_multiThread
[       OK ] LCPForceFeedback_test.test_multiThread (931 ms)
[----------] 4 tests from LCPForceFeedback_test (12475 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (12475 ms total)
[  PASSED  ] 4 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests SceneCreator_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SceneCreator_test --gtest_output=xml:unit-tests/SceneCreator_test/report.xml 2>&1"

[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from SceneCreator_test
[ RUN      ] SceneCreator_test.createCubeFailed
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createCubeFailed (24950 ms)
[ RUN      ] SceneCreator_test.createCubeSuccess
[       OK ] SceneCreator_test.createCubeSuccess (1 ms)
[ RUN      ] SceneCreator_test.createRigidCubeSuccess
[       OK ] SceneCreator_test.createRigidCubeSuccess (0 ms)
[ RUN      ] SceneCreator_test.createCylinderFailed
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createCylinderFailed (0 ms)
[ RUN      ] SceneCreator_test.createCylinderSuccess
[       OK ] SceneCreator_test.createCylinderSuccess (0 ms)
[ RUN      ] SceneCreator_test.createRigidCylinderSuccess
[       OK ] SceneCreator_test.createRigidCylinderSuccess (0 ms)
[ RUN      ] SceneCreator_test.createSphereFailed
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createSphereFailed (0 ms)
[ RUN      ] SceneCreator_test.createSphereSuccess
[       OK ] SceneCreator_test.createSphereSuccess (0 ms)
[ RUN      ] SceneCreator_test.createRigidSphereSuccess
[       OK ] SceneCreator_test.createRigidSphereSuccess (0 ms)
[ RUN      ] SceneCreator_test.createPlaneFailed
[WARNING] [SceneCreator]  Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator]  Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator]  Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createPlaneFailed (0 ms)
[ RUN      ] SceneCreator_test.createPlaneSuccess
[       OK ] SceneCreator_test.createPlaneSuccess (0 ms)
[ RUN      ] SceneCreator_test.createRigidPlaneSuccess
[       OK ] SceneCreator_test.createRigidPlaneSuccess (0 ms)
[----------] 12 tests from SceneCreator_test (24957 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (24957 ms total)
[  PASSED  ] 12 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.SolidMechanics_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics_simutest --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics_simutest/report.xml 2>&1"

[==========] Running 4 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AffinePatch_sofa_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] AffinePatch_sofa_test/0.patchTest2D
[       OK ] AffinePatch_sofa_test/0.patchTest2D (4 ms)
[ RUN      ] AffinePatch_sofa_test/0.patchTest3D
[       OK ] AffinePatch_sofa_test/0.patchTest3D (9 ms)
[----------] 2 tests from AffinePatch_sofa_test/0 (13 ms total)

[----------] 2 tests from LinearElasticity_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] LinearElasticity_test/0.testTractionTensorMass
[       OK ] LinearElasticity_test/0.testTractionTensorMass (51 ms)
[ RUN      ] LinearElasticity_test/0.testTractionCorotational
[       OK ] LinearElasticity_test/0.testTractionCorotational (77 ms)
[----------] 2 tests from LinearElasticity_test/0 (129 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 2 test suites ran. (143 ms total)
[  PASSED  ] 4 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Core_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Core_simutest --gtest_output=xml:unit-tests/Sofa.Core_simutest/report.xml 2>&1"

[==========] Running 14 tests from 6 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from Base_test
[ RUN      ] Base_test.testComponentState
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[       OK ] Base_test.testComponentState (16 ms)
[ RUN      ] Base_test.testBaseClass
[       OK ] Base_test.testBaseClass (0 ms)
[ RUN      ] Base_test.testGetClassName
[       OK ] Base_test.testGetClassName (0 ms)
[----------] 3 tests from Base_test (16 ms total)

[----------] 1 test from BaseContext_test
[ RUN      ] BaseContext_test.testGetObjects
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[       OK ] BaseContext_test.testGetObjects (1 ms)
[----------] 1 test from BaseContext_test (1 ms total)

[----------] 3 tests from CheckPaths/MultiLink_simutest
[ RUN      ] CheckPaths/MultiLink_simutest.checkPaths/0
[       OK ] CheckPaths/MultiLink_simutest.checkPaths/0 (0 ms)
[ RUN      ] CheckPaths/MultiLink_simutest.checkPaths/1
[       OK ] CheckPaths/MultiLink_simutest.checkPaths/1 (0 ms)
[ RUN      ] CheckPaths/MultiLink_simutest.checkPaths/2
[       OK ] CheckPaths/MultiLink_simutest.checkPaths/2 (0 ms)
[----------] 3 tests from CheckPaths/MultiLink_simutest (0 ms total)

[----------] 4 tests from CheckPath/SingleLink_simutest
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/0
[       OK ] CheckPath/SingleLink_simutest.CheckPath/0 (0 ms)
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/1
[       OK ] CheckPath/SingleLink_simutest.CheckPath/1 (0 ms)
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/2
[       OK ] CheckPath/SingleLink_simutest.CheckPath/2 (0 ms)
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/3
[       OK ] CheckPath/SingleLink_simutest.CheckPath/3 (0 ms)
[----------] 4 tests from CheckPath/SingleLink_simutest (0 ms total)

[----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject
[ RUN      ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0
[       OK ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0 (0 ms)
[----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject (0 ms total)

[----------] 2 tests from CheckPathToNode/PathResolverToNode
[ RUN      ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0
[       OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0 (0 ms)
[ RUN      ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1
[       OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1 (0 ms)
[----------] 2 tests from CheckPathToNode/PathResolverToNode (0 ms total)

[----------] Global test environment tear-down
[==========] 14 tests from 6 test suites ran. (20 ms total)
[  PASSED  ] 14 tests.

  YOU HAVE 2 DISABLED TESTS
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests SofaDistanceGrid_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaDistanceGrid_test --gtest_output=xml:unit-tests/SofaDistanceGrid_test/report.xml 2>&1"

[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from DistanceGrid_test
[ RUN      ] DistanceGrid_test.chekcValidConstructorsCube
[       OK ] DistanceGrid_test.chekcValidConstructorsCube (0 ms)
[ RUN      ] DistanceGrid_test.chekcInvalidConstructorsCube
x-y-z:-10, 10, 10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
[WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead. 
x-y-z:10, -10, 10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
[WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead. 
x-y-z:10, 10, -10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
[WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead. 
x-y-z:10, 10, 0
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
x-y-z:10, 0, 10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
x-y-z:0, 10, 0
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
x-y-z:0, 10, 0
mx-my-mz:-1, 1, -1
ex-ey-ez:1, -1, 1
[       OK ] DistanceGrid_test.chekcInvalidConstructorsCube (0 ms)
[----------] 2 tests from DistanceGrid_test (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 2 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Collision.Response.Contact_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Response.Contact_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Response.Contact_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from PenalityContactForceField_test
[ RUN      ] PenalityContactForceField_test.twoParticles
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] PenalityContactForceField_test.twoParticles (0 ms)
[----------] 1 test from PenalityContactForceField_test (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Visual_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Visual_test --gtest_output=xml:unit-tests/Sofa.Component.Visual_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from VisualModelImpl_test
[ RUN      ] VisualModelImpl_test.checkThatMembersAreCorrectlyConstructed
[       OK ] VisualModelImpl_test.checkThatMembersAreCorrectlyConstructed (0 ms)
[----------] 1 test from VisualModelImpl_test (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.SolidMechanics.Spring_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics.Spring_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.Spring_test/report.xml 2>&1"

[==========] Running 17 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 1 test from PolynomialRestShapeSpringsForceField_test
[ RUN      ] PolynomialRestShapeSpringsForceField_test.test_springForce
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PolynomialRestShapeSpringsForceField_test.test_springForce (5 ms)
[----------] 1 test from PolynomialRestShapeSpringsForceField_test (5 ms total)

[----------] 2 tests from RestSpringsForceField_test
[ RUN      ] RestSpringsForceField_test.defaultBehaviorVec3
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[       OK ] RestSpringsForceField_test.defaultBehaviorVec3 (34 ms)
[ RUN      ] RestSpringsForceField_test.defaultBehaviorRigid3
[       OK ] RestSpringsForceField_test.defaultBehaviorRigid3 (1 ms)
[----------] 2 tests from RestSpringsForceField_test (36 ms total)

[----------] 3 tests from SpringForceField_test/0, where TypeParam = sofa::component::solidmechanics::spring::SpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>>
[ RUN      ] SpringForceField_test/0.extension
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SpringForceField_test/0.extension (0 ms)
[ RUN      ] SpringForceField_test/0.viscosity
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SpringForceField_test/0.viscosity (0 ms)
[ RUN      ] SpringForceField_test/0.extension_in_parent_and_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SpringForceField_test/0.extension_in_parent_and_child (0 ms)
[----------] 3 tests from SpringForceField_test/0 (0 ms total)

[----------] 3 tests from SpringForceField_test/1, where TypeParam = sofa::component::solidmechanics::spring::SpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] SpringForceField_test/1.extension
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SpringForceField_test/1.extension (0 ms)
[ RUN      ] SpringForceField_test/1.viscosity
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SpringForceField_test/1.viscosity (0 ms)
[ RUN      ] SpringForceField_test/1.extension_in_parent_and_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SpringForceField_test/1.extension_in_parent_and_child (0 ms)
[----------] 3 tests from SpringForceField_test/1 (0 ms total)

[----------] 8 tests from TriangularBendingSprings3_test
[ RUN      ] TriangularBendingSprings3_test.checkForceField_Creation
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[       OK ] TriangularBendingSprings3_test.checkForceField_Creation (2 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_noTopology
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ERROR]   [TriangularBendingSprings(TriangularBendingSprings)] No topology component found at path: , nor in current context: root
[       OK ] TriangularBendingSprings3_test.checkForceField_noTopology (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_emptyTopology
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ERROR]   [TriangularBendingSprings(TriangularBendingSprings)]  object must have a Triangular Set Topology.
[       OK ] TriangularBendingSprings3_test.checkForceField_emptyTopology (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_defaultAttributes
[       OK ] TriangularBendingSprings3_test.checkForceField_defaultAttributes (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_wrongAttributess
[WARNING] [TriangularBendingSprings(TriangularBendingSprings)] Input Bending Stiffness is not possible: -100, setting default value: 100000.0
[WARNING] [TriangularBendingSprings(TriangularBendingSprings)] Input Bending damping is not possible: -0.1, setting default value: 1.0
[       OK ] TriangularBendingSprings3_test.checkForceField_wrongAttributess (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_init
[       OK ] TriangularBendingSprings3_test.checkForceField_init (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_values
[       OK ] TriangularBendingSprings3_test.checkForceField_values (3 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_TopologyChanges
[       OK ] TriangularBendingSprings3_test.checkForceField_TopologyChanges (0 ms)
[----------] 8 tests from TriangularBendingSprings3_test (8 ms total)

[----------] Global test environment tear-down
[==========] 17 tests from 5 test suites ran. (51 ms total)
[  PASSED  ] 17 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests CImgPlugin_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/CImgPlugin_test --gtest_output=xml:unit-tests/CImgPlugin_test/report.xml 2>&1"

[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from ImageCImg_test
[ RUN      ] ImageCImg_test.ImageCImg_NoFile
[ERROR]   [FileRepository] File randomnamewhichdoesnotexist.png NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/CImgPlugin_test/images:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[ERROR]   [ImageCImg] File randomnamewhichdoesnotexist.png not found 
[       OK ] ImageCImg_test.ImageCImg_NoFile (0 ms)
[ RUN      ] ImageCImg_test.ImageCImg_NoImg
[ERROR]   [ImageCImg] Caught exception while loading: [instance(0,0,0,0,0x0,non-shared)] CImg<uint8>::load(): Failed to recognize format of file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/CImgPlugin/CImgPlugin_test/images/imagetest_noimage.png'.
[       OK ] ImageCImg_test.ImageCImg_NoImg (0 ms)
[ RUN      ] ImageCImg_test.ImageCImg_ReadBlackWhite_png
[       OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_png (6 ms)
[ RUN      ] ImageCImg_test.ImageCImg_ReadBlackWhite_jpg
[       OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_jpg (5 ms)
[ RUN      ] ImageCImg_test.ImageCImg_ReadBlackWhite_tiff
[       OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_tiff (6 ms)
[ RUN      ] ImageCImg_test.ImageCImg_ReadBlackWhite_bmp
[       OK ] ImageCImg_test.ImageCImg_ReadBlackWhite_bmp (2 ms)
[ RUN      ] ImageCImg_test.ImageCImg_WriteBlackWhite
[       OK ] ImageCImg_test.ImageCImg_WriteBlackWhite (30 ms)
[----------] 7 tests from ImageCImg_test (53 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (53 ms total)
[  PASSED  ] 7 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Simulation.Core_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Core_simutest --gtest_output=xml:unit-tests/Sofa.Simulation.Core_simutest/report.xml 2>&1"

[==========] Running 3 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DefaultAnimationLoop_test
[ RUN      ] DefaultAnimationLoop_test.testOneStep
[       OK ] DefaultAnimationLoop_test.testOneStep (0 ms)
[----------] 1 test from DefaultAnimationLoop_test (0 ms total)

[----------] 2 tests from NodeContext_test
[ RUN      ] NodeContext_test.testGetNodeObjects
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] NodeContext_test.testGetNodeObjects (13 ms)
[ RUN      ] NodeContext_test.testGetTreeObjects
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] NodeContext_test.testGetTreeObjects (0 ms)
[----------] 2 tests from NodeContext_test (14 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 2 test suites ran. (14 ms total)
[  PASSED  ] 3 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.ODESolver.Forward_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.ODESolver.Forward_test --gtest_output=xml:unit-tests/Sofa.Component.ODESolver.Forward_test/report.xml 2>&1"

[==========] Running 12 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from CentralDifferenceExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] CentralDifferenceExplicitSolverDynamic_test/0.centralDifferenceExplicitSolverDynamicTest_medium_dt_without_damping
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] CentralDifferenceExplicitSolverDynamic_test/0.centralDifferenceExplicitSolverDynamicTest_medium_dt_without_damping (158 ms)
[ RUN      ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt_with_damping
[       OK ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt_with_damping (1 ms)
[ RUN      ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt_with_damping
[       OK ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt_with_damping (44 ms)
[----------] 3 tests from CentralDifferenceExplicitSolverDynamic_test/0 (204 ms total)

[----------] 3 tests from EulerExplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_small_dt
[       OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_small_dt (45 ms)
[ RUN      ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_medium_dt
[       OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_medium_dt (5 ms)
[ RUN      ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_high_dt
[       OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_high_dt (1 ms)
[----------] 3 tests from EulerExplicitDynamic_test/0 (52 ms total)

[----------] 3 tests from RungeKutta2ExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_medium_dt
[       OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_medium_dt (8 ms)
[ RUN      ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt
[       OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt (1 ms)
[ RUN      ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt
[       OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt (80 ms)
[----------] 3 tests from RungeKutta2ExplicitSolverDynamic_test/0 (91 ms total)

[----------] 3 tests from RungeKutta4ExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_medium_dt
[       OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_medium_dt (15 ms)
[ RUN      ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_high_dt
[       OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_high_dt (2 ms)
[ RUN      ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_small_dt
[       OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_small_dt (142 ms)
[----------] 3 tests from RungeKutta4ExplicitSolverDynamic_test/0 (160 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 4 test suites ran. (509 ms total)
[  PASSED  ] 12 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests SceneChecking_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SceneChecking_test --gtest_output=xml:unit-tests/SceneChecking_test/report.xml 2>&1"

[WARNING] [ObjectFactory] Module name cannot be found when registering ComponentDeprecated<> into the object factory
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from SceneChecker_test
[ RUN      ] SceneChecker_test.checkMissingRequiredPlugin
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckMissingRequiredPlugin]
[WARNING] [SceneCheckMissingRequiredPlugin] This scene is using component defined in plugins but is not importing the required plugins.  
  Your scene may not work on a sofa environment with different pre-loaded plugins.  
  To fix your scene and remove this warning you just need to cut & paste the following lines at the beginning of your scene:   
  <RequiredPlugin name="Sofa.Component.ODESolver.Forward"/> <!-- Needed to use components [EulerExplicitSolver] -->  

[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkMissingRequiredPlugin (2 ms)
[ RUN      ] SceneChecker_test.checkPresentRequiredPlugin
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckMissingRequiredPlugin]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkPresentRequiredPlugin (0 ms)
[ RUN      ] SceneChecker_test.checkAPIVersion
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkAPIVersion (1 ms)
[ RUN      ] SceneChecker_test.checkAPIVersionCurrent
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkAPIVersionCurrent (0 ms)
[ RUN      ] SceneChecker_test.checkAPIVersionDeprecated
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange]
[WARNING] [ComponentDeprecated(ComponentDeprecated1)] ComponentDeprecated have changed since 17.06.
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkAPIVersionDeprecated (0 ms)
[ RUN      ] SceneChecker_test.checkDuplicatedNames
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering2D.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Shader.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.dylib
[WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel.
[WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel.
[WARNING] [OglModel(mixA)] Neither an .obj file nor a topology is present for this VisualModel.
[WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel.
[INFO]    [SceneCheckerVisitor] Validating node "nodeCheck" with checks: [SceneCheckDuplicatedName]
[WARNING] [SceneCheckDuplicatedName]   
- Found duplicated names ['nodeA', ] in node '/nodeCheck'  
Nodes with similar names at the same level in your scene can crash certain operations, please rename them
[INFO]    [SceneCheckerVisitor] Finished validating node "nodeCheck".
[INFO]    [SceneCheckerVisitor] Validating node "objectCheck" with checks: [SceneCheckDuplicatedName]
[WARNING] [SceneCheckDuplicatedName]   
- Found duplicated names ['objectA', ] in node '/objectCheck'  
Nodes with similar names at the same level in your scene can crash certain operations, please rename them
[INFO]    [SceneCheckerVisitor] Finished validating node "objectCheck".
[INFO]    [SceneCheckerVisitor] Validating node "mixCheck" with checks: [SceneCheckDuplicatedName]
[WARNING] [SceneCheckDuplicatedName]   
- Found duplicated names ['mixA', ] in node '/mixCheck'  
Nodes with similar names at the same level in your scene can crash certain operations, please rename them
[INFO]    [SceneCheckerVisitor] Finished validating node "mixCheck".
[INFO]    [SceneCheckerVisitor] Validating node "nothingCheck" with checks: [SceneCheckDuplicatedName]
[INFO]    [SceneCheckerVisitor] Finished validating node "nothingCheck".
[       OK ] SceneChecker_test.checkDuplicatedNames (702 ms)
[ RUN      ] SceneChecker_test.checkUsingAlias_withAlias
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[WARNING] [VisualModelImpl(VisualModelImpl1)] Neither an .obj file nor a topology is present for this VisualModel.
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckUsingAlias]
[WARNING] [SceneCheckUsingAlias] This scene is using hard coded aliases. Aliases can be very confusing, use with caution.  
  - VisualModelImpl: 1 created with alias "VisualModel"
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkUsingAlias_withAlias (2 ms)
[ RUN      ] SceneChecker_test.checkUsingAlias_withoutAlias
[WARNING] [VisualModelImpl(VisualModelImpl1)] Neither an .obj file nor a topology is present for this VisualModel.
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckUsingAlias]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkUsingAlias_withoutAlias (0 ms)
[----------] 8 tests from SceneChecker_test (710 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (710 ms total)
[  PASSED  ] 8 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests PluginExample_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/PluginExample_test --gtest_output=xml:unit-tests/PluginExample_test/report.xml 2>&1"

[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from dummyTest/MyBehaviorModel_test
[ RUN      ] dummyTest/MyBehaviorModel_test.dummyTest/0
[       OK ] dummyTest/MyBehaviorModel_test.dummyTest/0 (0 ms)
[ RUN      ] dummyTest/MyBehaviorModel_test.dummyTest/1
[       OK ] dummyTest/MyBehaviorModel_test.dummyTest/1 (0 ms)
[ RUN      ] dummyTest/MyBehaviorModel_test.dummyTest/2
[       OK ] dummyTest/MyBehaviorModel_test.dummyTest/2 (0 ms)
[----------] 3 tests from dummyTest/MyBehaviorModel_test (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Collision.Detection.Algorithm_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Detection.Algorithm_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Detection.Algorithm_test/report.xml 2>&1"

[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from TestCollisionPipeline
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes (300 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection
[WARNING] [CollisionPipeline(pipeline)] no intersection component defined. Switching to the DiscreteIntersection component.   
To remove this warning, you can add an intersection component to your scene.   
More details on the collision pipeline can be found at [sofadoc::Collision](https://www.sofa-framework.org/community/doc/simulation-principles/multi-model-representation/collision/).
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase
[WARNING] [CollisionPipeline(pipeline)] A BroadPhase component is required to compute collision detection and was not found in the current scene
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase
[WARNING] [CollisionPipeline(pipeline)] A NarrowPhase component is required to compute collision detection and was not found in the current scene
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager
[WARNING] [CollisionPipeline(pipeline)] A ContactManager component is required to compute collision response and was not found in the current scene
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue
[WARNING] [CollisionPipeline(pipeline)] Invalid value 'depth'=-1.  
Replaced with the default value = 6
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue (0 ms)
[----------] 6 tests from TestCollisionPipeline (302 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (302 ms total)
[  PASSED  ] 6 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests SoftRobots_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SoftRobots_test --gtest_output=xml:unit-tests/SoftRobots_test/report.xml 2>&1"

[==========] Running 24 tests from 7 test suites.
[----------] Global test environment set-up.
[----------] 1 test from SurfacePressureConstraintTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] SurfacePressureConstraintTest/0.behaviorTests
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[       OK ] SurfacePressureConstraintTest/0.behaviorTests (2450 ms)
[----------] 1 test from SurfacePressureConstraintTest/0 (2450 ms total)

[----------] 1 test from UnilateralPlaneConstraintTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] UnilateralPlaneConstraintTest/0.NormalBehavior
[       OK ] UnilateralPlaneConstraintTest/0.NormalBehavior (0 ms)
[----------] 1 test from UnilateralPlaneConstraintTest/0 (0 ms total)

[----------] 7 tests from AnimationEditorTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] AnimationEditorTest/0.NormalBehavior
[       OK ] AnimationEditorTest/0.NormalBehavior (0 ms)
[ RUN      ] AnimationEditorTest/0.SimpleScene
[       OK ] AnimationEditorTest/0.SimpleScene (0 ms)
[ RUN      ] AnimationEditorTest/0.initTest
[WARNING] [AnimationEditor(unnamed)] Error in attempt to load file
[WARNING] [AnimationEditor(unnamed)] Error in attempt to load file
[       OK ] AnimationEditorTest/0.initTest (0 ms)
[ RUN      ] AnimationEditorTest/0.reinitTest
[WARNING] [AnimationEditor(unnamed)] Error in attempt to load file
[       OK ] AnimationEditorTest/0.reinitTest (0 ms)
[ RUN      ] AnimationEditorTest/0.moveCursorTest
[       OK ] AnimationEditorTest/0.moveCursorTest (0 ms)
[ RUN      ] AnimationEditorTest/0.addAndDeleteKeyFrameTest
[       OK ] AnimationEditorTest/0.addAndDeleteKeyFrameTest (0 ms)
[ RUN      ] AnimationEditorTest/0.onBeginAnimationStepTest
[WARNING] [AnimationEditor(unnamed)] Error in attempt to load file
[       OK ] AnimationEditorTest/0.onBeginAnimationStepTest (0 ms)
[----------] 7 tests from AnimationEditorTest/0 (0 ms total)

[----------] 4 tests from DataVariationLimiterTest/0, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] DataVariationLimiterTest/0.NormalBehavior
[       OK ] DataVariationLimiterTest/0.NormalBehavior (0 ms)
[ RUN      ] DataVariationLimiterTest/0.SimpleScene
[       OK ] DataVariationLimiterTest/0.SimpleScene (0 ms)
[ RUN      ] DataVariationLimiterTest/0.initTest
[       OK ] DataVariationLimiterTest/0.initTest (0 ms)
[ RUN      ] DataVariationLimiterTest/0.reinitTest
[WARNING] [DataVariationLimiter(unnamed)] Input not set.
[       OK ] DataVariationLimiterTest/0.reinitTest (0 ms)
[----------] 4 tests from DataVariationLimiterTest/0 (0 ms total)

[----------] 5 tests from SerialPortBridgeGenericTest/0, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] SerialPortBridgeGenericTest/0.NormalBehavior
[       OK ] SerialPortBridgeGenericTest/0.NormalBehavior (0 ms)
[ RUN      ] SerialPortBridgeGenericTest/0.SimpleScene
[WARNING] [SerialPortBridgeGeneric(SerialPortBridgeGeneric1)] Unused Attribute: "input" with value: "@MO.position"
[       OK ] SerialPortBridgeGenericTest/0.SimpleScene (0 ms)
[ RUN      ] SerialPortBridgeGenericTest/0.checkIndicesTest
[WARNING] [SerialPortBridgeGeneric(unnamed)] The user specified a size for packetOut, size=0 but packetOut.size=2. To remove this warning you can either change the value of 'size' or 'packetOut'. Make sure the size and format of the data correspond to what the microcontroller in the robot is expecting.The component will switch to an invalid state to avoid any issues.
[       OK ] SerialPortBridgeGenericTest/0.checkIndicesTest (0 ms)
[ RUN      ] SerialPortBridgeGenericTest/0.initTest
[WARNING] [SerialPortBridgeGeneric(unnamed)] No serial port found
[WARNING] [SerialPortBridgeGeneric(unnamed)] No serial port found
[WARNING] [SerialPortBridgeGeneric(unnamed)] No serial port found
[       OK ] SerialPortBridgeGenericTest/0.initTest (0 ms)
[ RUN      ] SerialPortBridgeGenericTest/0.onEndAnimationStepTest
[       OK ] SerialPortBridgeGenericTest/0.onEndAnimationStepTest (0 ms)
[----------] 5 tests from SerialPortBridgeGenericTest/0 (0 ms total)

[----------] 3 tests from VolumeFromTrianglesTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] VolumeFromTrianglesTest/0.NormalBehavior
[       OK ] VolumeFromTrianglesTest/0.NormalBehavior (0 ms)
[ RUN      ] VolumeFromTrianglesTest/0.SimpleScene
[       OK ] VolumeFromTrianglesTest/0.SimpleScene (0 ms)
[ RUN      ] VolumeFromTrianglesTest/0.VolumeComputation
[       OK ] VolumeFromTrianglesTest/0.VolumeComputation (0 ms)
[----------] 3 tests from VolumeFromTrianglesTest/0 (0 ms total)

[----------] 3 tests from VolumeFromTetrahedronsTest/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] VolumeFromTetrahedronsTest/0.NormalBehavior
[       OK ] VolumeFromTetrahedronsTest/0.NormalBehavior (0 ms)
[ RUN      ] VolumeFromTetrahedronsTest/0.SimpleScene
[       OK ] VolumeFromTetrahedronsTest/0.SimpleScene (0 ms)
[ RUN      ] VolumeFromTetrahedronsTest/0.VolumeComputation
[       OK ] VolumeFromTetrahedronsTest/0.VolumeComputation (0 ms)
[----------] 3 tests from VolumeFromTetrahedronsTest/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 7 test suites ran. (2453 ms total)
[  PASSED  ] 24 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.LinearAlgebra_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.LinearAlgebra_test --gtest_output=xml:unit-tests/Sofa.LinearAlgebra_test/report.xml 2>&1"

[==========] Running 615 tests from 63 test suites.
[----------] Global test environment set-up.
[----------] 1 test from BTDMatrix
[ RUN      ] BTDMatrix.name
[       OK ] BTDMatrix.name (0 ms)
[----------] 1 test from BTDMatrix (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<float>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<float,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,float>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<float>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,float>,sofa::type::Vec<9u,float>,float>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,float>,sofa::type::Vec<9u,float>,float>>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<double>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,double>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<double>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,double>,sofa::type::Vec<9u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,double>,sofa::type::Vec<9u,double>,double>>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<float>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<float,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,float>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<float>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<14u,float>,sofa::type::Vec<14u,float>,float>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,float>,sofa::type::Vec<9u,float>,float>>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<double>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,double>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<double>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<14u,double>,sofa::type::Vec<14u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,double>,sofa::type::Vec<9u,double>,double>>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4 (0 ms total)

[----------] 1 test from matrix_bloc_traits
[ RUN      ] matrix_bloc_traits.subBlock
[       OK ] matrix_bloc_traits.subBlock (0 ms)
[----------] 1 test from matrix_bloc_traits (0 ms total)

[----------] 7 tests from CompressedRowSparseMatrix
[ RUN      ] CompressedRowSparseMatrix.transposeProduct
[       OK ] CompressedRowSparseMatrix.transposeProduct (3 ms)
[ RUN      ] CompressedRowSparseMatrix.fullRowsNoEntries
[       OK ] CompressedRowSparseMatrix.fullRowsNoEntries (0 ms)
[ RUN      ] CompressedRowSparseMatrix.fullRowsWithEntries
[       OK ] CompressedRowSparseMatrix.fullRowsWithEntries (0 ms)
[ RUN      ] CompressedRowSparseMatrix.copyNonZeros
[       OK ] CompressedRowSparseMatrix.copyNonZeros (0 ms)
[ RUN      ] CompressedRowSparseMatrix.copyNonZerosFrom3x3Blocks
[       OK ] CompressedRowSparseMatrix.copyNonZerosFrom3x3Blocks (210 ms)
[ RUN      ] CompressedRowSparseMatrix.copyNonZerosFrom1x3Blocks
[       OK ] CompressedRowSparseMatrix.copyNonZerosFrom1x3Blocks (194 ms)
[ RUN      ] CompressedRowSparseMatrix.emptyMatrixGetRowRange
[       OK ] CompressedRowSparseMatrix.emptyMatrixGetRowRange (0 ms)
[----------] 7 tests from CompressedRowSparseMatrix (408 ms total)

[----------] 68 tests from SparseMatrixTest/0, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<1u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] SparseMatrixTest/0.CheckThatASparseMatrixIsEmptyAfterInstanciation
[       OK ] SparseMatrixTest/0.CheckThatASparseMatrixIsEmptyAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckOutInSerialization
[       OK ] SparseMatrixTest/0.CheckOutInSerialization (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared
[       OK ] SparseMatrixTest/0.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatALineCanBeCorrectlyRetrievedByItsIndex
[       OK ] SparseMatrixTest/0.CheckThatALineCanBeCorrectlyRetrievedByItsIndex (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheFirstLineOfAMatrixCanBeRetrieved
[       OK ] SparseMatrixTest/0.CheckThatTheFirstLineOfAMatrixCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty
[       OK ] SparseMatrixTest/0.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged
[       OK ] SparseMatrixTest/0.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/0.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/0.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/0.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/0.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready
[       OK ] SparseMatrixTest/0.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist
[       OK ] SparseMatrixTest/0.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfALineCanBeRetrieved
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfALineCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator
[       OK ] SparseMatrixTest/0.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/0.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/0.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/0.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/0.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/0.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix
[       OK ] SparseMatrixTest/0.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared
[       OK ] SparseMatrixTest/0.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared
[       OK ] SparseMatrixTest/0.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine
[       OK ] SparseMatrixTest/0.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine
[       OK ] SparseMatrixTest/0.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine
[       OK ] SparseMatrixTest/0.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged
[       OK ] SparseMatrixTest/0.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged
[       OK ] SparseMatrixTest/0.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased
[       OK ] SparseMatrixTest/0.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved
[       OK ] SparseMatrixTest/0.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheValueOfADataCanBeRetrieved
[       OK ] SparseMatrixTest/0.CheckThatTheValueOfADataCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatAValueCanBeAddedToADataInARow
[       OK ] SparseMatrixTest/0.CheckThatAValueCanBeAddedToADataInARow (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatSettingAnExistingElementUpdatesItsValue
[       OK ] SparseMatrixTest/0.CheckThatSettingAnExistingElementUpdatesItsValue (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatSettingAnExistingElementLetTheOthersUnaffected
[       OK ] SparseMatrixTest/0.CheckThatSettingAnExistingElementLetTheOthersUnaffected (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex
[       OK ] SparseMatrixTest/0.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne
[       OK ] SparseMatrixTest/0.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty
[       OK ] SparseMatrixTest/0.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/0.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement
[       OK ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements
[       OK ] SparseMatrixTest/0.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/0.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/0.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared
[       OK ] SparseMatrixTest/0.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted
[       OK ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation
[       OK ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists
[       OK ] SparseMatrixTest/0.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatElementsCanBeInsertedWhenALineIsCreated
[       OK ] SparseMatrixTest/0.CheckThatElementsCanBeInsertedWhenALineIsCreated (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/0.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/0.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother
[       OK ] SparseMatrixTest/0.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother
[       OK ] SparseMatrixTest/0.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/0.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices
[       OK ] SparseMatrixTest/0.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatTheContentOfALineRemainsSortedByColIndex
[       OK ] SparseMatrixTest/0.CheckThatTheContentOfALineRemainsSortedByColIndex (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/0.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder
[       OK ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder (0 ms)
[ RUN      ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards
[       OK ] SparseMatrixTest/0.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards (0 ms)
[----------] 68 tests from SparseMatrixTest/0 (0 ms total)

[----------] 68 tests from SparseMatrixTest/1, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<2u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] SparseMatrixTest/1.CheckThatASparseMatrixIsEmptyAfterInstanciation
[       OK ] SparseMatrixTest/1.CheckThatASparseMatrixIsEmptyAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckOutInSerialization
[       OK ] SparseMatrixTest/1.CheckOutInSerialization (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared
[       OK ] SparseMatrixTest/1.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatALineCanBeCorrectlyRetrievedByItsIndex
[       OK ] SparseMatrixTest/1.CheckThatALineCanBeCorrectlyRetrievedByItsIndex (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheFirstLineOfAMatrixCanBeRetrieved
[       OK ] SparseMatrixTest/1.CheckThatTheFirstLineOfAMatrixCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty
[       OK ] SparseMatrixTest/1.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged
[       OK ] SparseMatrixTest/1.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/1.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/1.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/1.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/1.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready
[       OK ] SparseMatrixTest/1.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist
[       OK ] SparseMatrixTest/1.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfALineCanBeRetrieved
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfALineCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator
[       OK ] SparseMatrixTest/1.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/1.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/1.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/1.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/1.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/1.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix
[       OK ] SparseMatrixTest/1.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared
[       OK ] SparseMatrixTest/1.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared
[       OK ] SparseMatrixTest/1.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine
[       OK ] SparseMatrixTest/1.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine
[       OK ] SparseMatrixTest/1.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine
[       OK ] SparseMatrixTest/1.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged
[       OK ] SparseMatrixTest/1.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged
[       OK ] SparseMatrixTest/1.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased
[       OK ] SparseMatrixTest/1.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved
[       OK ] SparseMatrixTest/1.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheValueOfADataCanBeRetrieved
[       OK ] SparseMatrixTest/1.CheckThatTheValueOfADataCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatAValueCanBeAddedToADataInARow
[       OK ] SparseMatrixTest/1.CheckThatAValueCanBeAddedToADataInARow (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatSettingAnExistingElementUpdatesItsValue
[       OK ] SparseMatrixTest/1.CheckThatSettingAnExistingElementUpdatesItsValue (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatSettingAnExistingElementLetTheOthersUnaffected
[       OK ] SparseMatrixTest/1.CheckThatSettingAnExistingElementLetTheOthersUnaffected (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex
[       OK ] SparseMatrixTest/1.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne
[       OK ] SparseMatrixTest/1.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty
[       OK ] SparseMatrixTest/1.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/1.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement
[       OK ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements
[       OK ] SparseMatrixTest/1.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/1.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/1.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared
[       OK ] SparseMatrixTest/1.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted
[       OK ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation
[       OK ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists
[       OK ] SparseMatrixTest/1.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatElementsCanBeInsertedWhenALineIsCreated
[       OK ] SparseMatrixTest/1.CheckThatElementsCanBeInsertedWhenALineIsCreated (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/1.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/1.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother
[       OK ] SparseMatrixTest/1.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother
[       OK ] SparseMatrixTest/1.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/1.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices
[       OK ] SparseMatrixTest/1.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatTheContentOfALineRemainsSortedByColIndex
[       OK ] SparseMatrixTest/1.CheckThatTheContentOfALineRemainsSortedByColIndex (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/1.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder
[       OK ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder (0 ms)
[ RUN      ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards
[       OK ] SparseMatrixTest/1.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards (0 ms)
[----------] 68 tests from SparseMatrixTest/1 (0 ms total)

[----------] 68 tests from SparseMatrixTest/2, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<3u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] SparseMatrixTest/2.CheckThatASparseMatrixIsEmptyAfterInstanciation
[       OK ] SparseMatrixTest/2.CheckThatASparseMatrixIsEmptyAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckOutInSerialization
[       OK ] SparseMatrixTest/2.CheckOutInSerialization (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared
[       OK ] SparseMatrixTest/2.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatALineCanBeCorrectlyRetrievedByItsIndex
[       OK ] SparseMatrixTest/2.CheckThatALineCanBeCorrectlyRetrievedByItsIndex (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheFirstLineOfAMatrixCanBeRetrieved
[       OK ] SparseMatrixTest/2.CheckThatTheFirstLineOfAMatrixCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty
[       OK ] SparseMatrixTest/2.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged
[       OK ] SparseMatrixTest/2.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/2.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/2.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/2.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/2.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready
[       OK ] SparseMatrixTest/2.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist
[       OK ] SparseMatrixTest/2.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfALineCanBeRetrieved
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfALineCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator
[       OK ] SparseMatrixTest/2.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/2.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/2.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/2.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/2.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/2.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix
[       OK ] SparseMatrixTest/2.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared
[       OK ] SparseMatrixTest/2.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared
[       OK ] SparseMatrixTest/2.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine
[       OK ] SparseMatrixTest/2.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine
[       OK ] SparseMatrixTest/2.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine
[       OK ] SparseMatrixTest/2.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged
[       OK ] SparseMatrixTest/2.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged
[       OK ] SparseMatrixTest/2.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased
[       OK ] SparseMatrixTest/2.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved
[       OK ] SparseMatrixTest/2.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheValueOfADataCanBeRetrieved
[       OK ] SparseMatrixTest/2.CheckThatTheValueOfADataCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatAValueCanBeAddedToADataInARow
[       OK ] SparseMatrixTest/2.CheckThatAValueCanBeAddedToADataInARow (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatSettingAnExistingElementUpdatesItsValue
[       OK ] SparseMatrixTest/2.CheckThatSettingAnExistingElementUpdatesItsValue (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatSettingAnExistingElementLetTheOthersUnaffected
[       OK ] SparseMatrixTest/2.CheckThatSettingAnExistingElementLetTheOthersUnaffected (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex
[       OK ] SparseMatrixTest/2.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne
[       OK ] SparseMatrixTest/2.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty
[       OK ] SparseMatrixTest/2.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/2.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement
[       OK ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements
[       OK ] SparseMatrixTest/2.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/2.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/2.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared
[       OK ] SparseMatrixTest/2.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted
[       OK ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation
[       OK ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists
[       OK ] SparseMatrixTest/2.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatElementsCanBeInsertedWhenALineIsCreated
[       OK ] SparseMatrixTest/2.CheckThatElementsCanBeInsertedWhenALineIsCreated (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/2.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/2.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother
[       OK ] SparseMatrixTest/2.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother
[       OK ] SparseMatrixTest/2.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/2.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices
[       OK ] SparseMatrixTest/2.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatTheContentOfALineRemainsSortedByColIndex
[       OK ] SparseMatrixTest/2.CheckThatTheContentOfALineRemainsSortedByColIndex (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/2.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder
[       OK ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder (0 ms)
[ RUN      ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards
[       OK ] SparseMatrixTest/2.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards (0 ms)
[----------] 68 tests from SparseMatrixTest/2 (0 ms total)

[----------] 68 tests from SparseMatrixTest/3, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] SparseMatrixTest/3.CheckThatASparseMatrixIsEmptyAfterInstanciation
[       OK ] SparseMatrixTest/3.CheckThatASparseMatrixIsEmptyAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckOutInSerialization
[       OK ] SparseMatrixTest/3.CheckOutInSerialization (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared
[       OK ] SparseMatrixTest/3.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatALineCanBeCorrectlyRetrievedByItsIndex
[       OK ] SparseMatrixTest/3.CheckThatALineCanBeCorrectlyRetrievedByItsIndex (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheFirstLineOfAMatrixCanBeRetrieved
[       OK ] SparseMatrixTest/3.CheckThatTheFirstLineOfAMatrixCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty
[       OK ] SparseMatrixTest/3.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged
[       OK ] SparseMatrixTest/3.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/3.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/3.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/3.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/3.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready
[       OK ] SparseMatrixTest/3.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist
[       OK ] SparseMatrixTest/3.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfALineCanBeRetrieved
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfALineCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator
[       OK ] SparseMatrixTest/3.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/3.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/3.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/3.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/3.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/3.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix
[       OK ] SparseMatrixTest/3.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared
[       OK ] SparseMatrixTest/3.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared
[       OK ] SparseMatrixTest/3.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine
[       OK ] SparseMatrixTest/3.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine
[       OK ] SparseMatrixTest/3.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine
[       OK ] SparseMatrixTest/3.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged
[       OK ] SparseMatrixTest/3.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged
[       OK ] SparseMatrixTest/3.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased
[       OK ] SparseMatrixTest/3.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved
[       OK ] SparseMatrixTest/3.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheValueOfADataCanBeRetrieved
[       OK ] SparseMatrixTest/3.CheckThatTheValueOfADataCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatAValueCanBeAddedToADataInARow
[       OK ] SparseMatrixTest/3.CheckThatAValueCanBeAddedToADataInARow (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatSettingAnExistingElementUpdatesItsValue
[       OK ] SparseMatrixTest/3.CheckThatSettingAnExistingElementUpdatesItsValue (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatSettingAnExistingElementLetTheOthersUnaffected
[       OK ] SparseMatrixTest/3.CheckThatSettingAnExistingElementLetTheOthersUnaffected (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex
[       OK ] SparseMatrixTest/3.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne
[       OK ] SparseMatrixTest/3.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty
[       OK ] SparseMatrixTest/3.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/3.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement
[       OK ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements
[       OK ] SparseMatrixTest/3.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/3.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/3.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared
[       OK ] SparseMatrixTest/3.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted
[       OK ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation
[       OK ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists
[       OK ] SparseMatrixTest/3.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatElementsCanBeInsertedWhenALineIsCreated
[       OK ] SparseMatrixTest/3.CheckThatElementsCanBeInsertedWhenALineIsCreated (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/3.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/3.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother
[       OK ] SparseMatrixTest/3.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother
[       OK ] SparseMatrixTest/3.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/3.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices
[       OK ] SparseMatrixTest/3.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatTheContentOfALineRemainsSortedByColIndex
[       OK ] SparseMatrixTest/3.CheckThatTheContentOfALineRemainsSortedByColIndex (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/3.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder
[       OK ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder (0 ms)
[ RUN      ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards
[       OK ] SparseMatrixTest/3.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards (0 ms)
[----------] 68 tests from SparseMatrixTest/3 (0 ms total)

[----------] 68 tests from SparseMatrixTest/4, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] SparseMatrixTest/4.CheckThatASparseMatrixIsEmptyAfterInstanciation
[       OK ] SparseMatrixTest/4.CheckThatASparseMatrixIsEmptyAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsZeroAfterInstanciation (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsOneAfterALineHasBeenWritten (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsTwoAfterTryingToWriteTwoLinesWithDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfASparseMatrixIsOneAfterTryingToWriteTwoLinesWithTheSameIndex (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckOutInSerialization
[       OK ] SparseMatrixTest/4.CheckOutInSerialization (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared
[       OK ] SparseMatrixTest/4.CheckThatAMatrixIsConsideredEmptyAfterIsHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatALineCanBeCorrectlyRetrievedByItsIndex
[       OK ] SparseMatrixTest/4.CheckThatALineCanBeCorrectlyRetrievedByItsIndex (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheFirstLineOfAMatrixCanBeRetrieved
[       OK ] SparseMatrixTest/4.CheckThatTheFirstLineOfAMatrixCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine
[       OK ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToTheSameLine (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality
[       OK ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoRowConstIteratorsPointingToDistinctLinesForInequality (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty
[       OK ] SparseMatrixTest/4.CheckThatTheBeginningAndTheEndAreTheSameWhenAMatrixIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged
[       OK ] SparseMatrixTest/4.CheckThatTryingToClearAnEmptyMatrixLetItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/4.CheckThatPreIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/4.CheckThatARowIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt
[       OK ] SparseMatrixTest/4.CheckThatARowConstIteratorCopiedFromAnotherOneIsConsideredEqualToIt (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/4.CheckThatPostIncrementingSizeTimesTheConstIteratorToTheBeginningOfAMatrixResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready
[       OK ] SparseMatrixTest/4.CheckThatAnIteratorToALineIsReturnedWhenTryingToWriteItButItExistsAlready (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist
[       OK ] SparseMatrixTest/4.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToReadALineThatDoesNotExist (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfALineCanBeRetrieved
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfALineCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator
[       OK ] SparseMatrixTest/4.CheckThatALineCanBeReadAndItsDataRetrievedByUsingARowInternalConstIterator (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/4.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/4.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/4.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/4.CheckThatALineCanBeIdenticallyRepopulatedAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix
[       OK ] SparseMatrixTest/4.CheckThatALineCanBeRepopulatedWithDifferentColumnsIndicesAndDataAfterItHasBeenClearedInAMultiLinesMatrix (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix
[       OK ] SparseMatrixTest/4.CheckThatATotallyDifferentLineCanBeAddedAfterALineHasBeenClearedInAMultiLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared
[       OK ] SparseMatrixTest/4.CheckThatOlderLinesStayUnaffectedWhenAMoreRecentOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared
[       OK ] SparseMatrixTest/4.CheckThatMoreRecentLinesStayUnaffectedWhenAnOlderOneIsCleared (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsDecrementedByOneWhenAnElementIsErased (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine
[       OK ] SparseMatrixTest/4.CheckThatThePastTheEndIteratorIsReturnedWhenTryingToAccessAnErasedElementInALine (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine
[       OK ] SparseMatrixTest/4.CheckThatOlderElementsStayUnaffectedWhenAMoreRecentOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine
[       OK ] SparseMatrixTest/4.CheckThatMoreRecentElementsStayUnaffectedWhenAnOlderOneIsErasedFromALine (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged
[       OK ] SparseMatrixTest/4.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesTheSizeOfTheRowUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged
[       OK ] SparseMatrixTest/4.CheckThatTryingToEraseAColumnThatDoesNotExistInALineLeavesItUnchanged (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased
[       OK ] SparseMatrixTest/4.CheckThatNewElementsCanBeInsertedIntoARowAfterAllOthersHaveBeenErased (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved
[       OK ] SparseMatrixTest/4.CheckThatTheColumnIndexOfAColConstIteratorCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheValueOfADataCanBeRetrieved
[       OK ] SparseMatrixTest/4.CheckThatTheValueOfADataCanBeRetrieved (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatAValueCanBeAddedToADataInARow
[       OK ] SparseMatrixTest/4.CheckThatAValueCanBeAddedToADataInARow (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatSettingAnExistingElementUpdatesItsValue
[       OK ] SparseMatrixTest/4.CheckThatSettingAnExistingElementUpdatesItsValue (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatSettingAnExistingElementLetTheOthersUnaffected
[       OK ] SparseMatrixTest/4.CheckThatSettingAnExistingElementLetTheOthersUnaffected (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex
[       OK ] SparseMatrixTest/4.CheckThatTheValueOfAnElementCanBeSummedToTheOneOfAnExistingElementWithTheSameColIndex (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne
[       OK ] SparseMatrixTest/4.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToANonExistingOne (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty
[       OK ] SparseMatrixTest/4.CheckThatANewElementIsInsertedIntoARowWhenTryingToSumItsValueToAnotherButTheRowIsEmpty (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix
[       OK ] SparseMatrixTest/4.CheckThatALineCanBeIdenticallyRepopulatedUsingTheSumFunctionAfterItHasBeenClearedInAOneLineMatrix (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement
[       OK ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToTheSameElement (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements
[       OK ] SparseMatrixTest/4.CheckThatTrueIsReturnedWhenComparingTwoColConstIteratorsPointingToDistinctElements (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/4.CheckThatPreIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator
[       OK ] SparseMatrixTest/4.CheckThatPostIncrementingSizeTimesTheColConstIteratorToTheBeginningOfARowResultsInThePastTheEndIterator (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared
[       OK ] SparseMatrixTest/4.CheckThatANewLineCanBeInsertedAndItsElementsAccessedAfterTheMatrixHasBeenCleared (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted
[       OK ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenAllLinesAreCreatedFirstAndThenDataInserted (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation
[       OK ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenDataAreInsertedImmediatelyAfterLineCreation (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists
[       OK ] SparseMatrixTest/4.CheckThatElementsOfALineAreUnaffectedWhenTryingToWriteItWhenItAlreadyExists (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatElementsCanBeInsertedWhenALineIsCreated
[       OK ] SparseMatrixTest/4.CheckThatElementsCanBeInsertedWhenALineIsCreated (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsUpdatedWhenItIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/4.CheckThatTheExpectedNumberOfElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother
[       OK ] SparseMatrixTest/4.CheckThatTheExpectedElementsCanBeTraversedViaIteratorsWhenALineHasBeenReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother
[       OK ] SparseMatrixTest/4.CheckThatExistingLinesStayUnaffectedWhenALineIsReplacedByAnother (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother
[       OK ] SparseMatrixTest/4.CheckThatTheContentOfALineCanBeSummedWithTheContentOfAnother (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/4.CheckThatNewElementsAreCreatedWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices
[       OK ] SparseMatrixTest/4.CheckThatTheSizeOfALineIsUpdatedWhenNewElementsAreCreatedWhenTryingToSumALineToAnotherWithCommonAndDistinctIndices (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatTheContentOfALineRemainsSortedByColIndex
[       OK ] SparseMatrixTest/4.CheckThatTheContentOfALineRemainsSortedByColIndex (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices
[       OK ] SparseMatrixTest/4.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder
[       OK ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder (0 ms)
[ RUN      ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards
[       OK ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards (0 ms)
[----------] 68 tests from SparseMatrixTest/4 (0 ms total)

[----------] 1 test from CompressedRowSparseMatrixConstraintTest/0, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<1u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] CompressedRowSparseMatrixConstraintTest/0.checkRowDeletionUntilMatrixIsEmpty
[       OK ] CompressedRowSparseMatrixConstraintTest/0.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/0 (0 ms total)

[----------] 1 test from CompressedRowSparseMatrixConstraintTest/1, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<2u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] CompressedRowSparseMatrixConstraintTest/1.checkRowDeletionUntilMatrixIsEmpty
[       OK ] CompressedRowSparseMatrixConstraintTest/1.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/1 (0 ms total)

[----------] 1 test from CompressedRowSparseMatrixConstraintTest/2, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<3u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] CompressedRowSparseMatrixConstraintTest/2.checkRowDeletionUntilMatrixIsEmpty
[       OK ] CompressedRowSparseMatrixConstraintTest/2.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/2 (0 ms total)

[----------] 1 test from CompressedRowSparseMatrixConstraintTest/3, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] CompressedRowSparseMatrixConstraintTest/3.checkRowDeletionUntilMatrixIsEmpty
[       OK ] CompressedRowSparseMatrixConstraintTest/3.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/3 (0 ms total)

[----------] 1 test from CompressedRowSparseMatrixConstraintTest/4, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3u,double>,sofa::CRSConstraintTestPolicy>
[ RUN      ] CompressedRowSparseMatrixConstraintTest/4.checkRowDeletionUntilMatrixIsEmpty
[       OK ] CompressedRowSparseMatrixConstraintTest/4.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/4 (0 ms total)

[----------] 1 test from CompressedRowSparseMatrixTest
[ RUN      ] CompressedRowSparseMatrixTest.checkTransposition
[       OK ] CompressedRowSparseMatrixTest.checkTransposition (0 ms)
[----------] 1 test from CompressedRowSparseMatrixTest (0 ms total)

[----------] 3 tests from CompressedRowSparseMatrixConstraint
[ RUN      ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange
[       OK ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange (0 ms)
[ RUN      ] CompressedRowSparseMatrixConstraint.ostream
[       OK ] CompressedRowSparseMatrixConstraint.ostream (0 ms)
[ RUN      ] CompressedRowSparseMatrixConstraint.prettyPrint
[       OK ] CompressedRowSparseMatrixConstraint.prettyPrint (0 ms)
[----------] 3 tests from CompressedRowSparseMatrixConstraint (0 ms total)

[----------] 25 tests from TestSparseMatrices/0, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,4u,8u>
[ RUN      ] TestSparseMatrices/0.set_fullMat
[       OK ] TestSparseMatrices/0.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/0.set_crs_scalar
[       OK ] TestSparseMatrices/0.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/0.set_crs1
[       OK ] TestSparseMatrices/0.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_crs2
[       OK ] TestSparseMatrices/0.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_mapMat
[       OK ] TestSparseMatrices/0.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/0.set_eiBlock1
[       OK ] TestSparseMatrices/0.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_eiBlock2
[       OK ] TestSparseMatrices/0.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_eiBase
[       OK ] TestSparseMatrices/0.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMatrix_update
[       OK ] TestSparseMatrices/0.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/0.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/0.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/0.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/0.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/0.fullMat_vector_product
[       OK ] TestSparseMatrices/0.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.mapMat_vector_product
[       OK ] TestSparseMatrices/0.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.eiBlock1_vector_product
[       OK ] TestSparseMatrices/0.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.crs1_vector_product
[       OK ] TestSparseMatrices/0.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.full_matrix_product
[       OK ] TestSparseMatrices/0.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/0.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_matrix_product
[       OK ] TestSparseMatrices/0.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.EigenBase_matrix_product
[       OK ] TestSparseMatrices/0.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/0.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/0.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_matrix_addition
[       OK ] TestSparseMatrices/0.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/0 (1 ms total)

[----------] 25 tests from TestSparseMatrices/1, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,4u,2u>
[ RUN      ] TestSparseMatrices/1.set_fullMat
[       OK ] TestSparseMatrices/1.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/1.set_crs_scalar
[       OK ] TestSparseMatrices/1.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/1.set_crs1
[       OK ] TestSparseMatrices/1.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_crs2
[       OK ] TestSparseMatrices/1.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_mapMat
[       OK ] TestSparseMatrices/1.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/1.set_eiBlock1
[       OK ] TestSparseMatrices/1.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_eiBlock2
[       OK ] TestSparseMatrices/1.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_eiBase
[       OK ] TestSparseMatrices/1.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMatrix_update
[       OK ] TestSparseMatrices/1.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/1.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/1.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/1.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/1.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/1.fullMat_vector_product
[       OK ] TestSparseMatrices/1.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.mapMat_vector_product
[       OK ] TestSparseMatrices/1.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.eiBlock1_vector_product
[       OK ] TestSparseMatrices/1.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.crs1_vector_product
[       OK ] TestSparseMatrices/1.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.full_matrix_product
[       OK ] TestSparseMatrices/1.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/1.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_matrix_product
[       OK ] TestSparseMatrices/1.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.EigenBase_matrix_product
[       OK ] TestSparseMatrices/1.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/1.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/1.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_matrix_addition
[       OK ] TestSparseMatrices/1.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/1 (1 ms total)

[----------] 25 tests from TestSparseMatrices/2, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,1u,8u>
[ RUN      ] TestSparseMatrices/2.set_fullMat
[       OK ] TestSparseMatrices/2.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/2.set_crs_scalar
[       OK ] TestSparseMatrices/2.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/2.set_crs1
[       OK ] TestSparseMatrices/2.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_crs2
[       OK ] TestSparseMatrices/2.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_mapMat
[       OK ] TestSparseMatrices/2.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/2.set_eiBlock1
[       OK ] TestSparseMatrices/2.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_eiBlock2
[       OK ] TestSparseMatrices/2.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_eiBase
[       OK ] TestSparseMatrices/2.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMatrix_update
[       OK ] TestSparseMatrices/2.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/2.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/2.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/2.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/2.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/2.fullMat_vector_product
[       OK ] TestSparseMatrices/2.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.mapMat_vector_product
[       OK ] TestSparseMatrices/2.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.eiBlock1_vector_product
[       OK ] TestSparseMatrices/2.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.crs1_vector_product
[       OK ] TestSparseMatrices/2.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.full_matrix_product
[       OK ] TestSparseMatrices/2.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/2.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_matrix_product
[       OK ] TestSparseMatrices/2.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.EigenBase_matrix_product
[       OK ] TestSparseMatrices/2.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/2.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/2.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_matrix_addition
[       OK ] TestSparseMatrices/2.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/2 (1 ms total)

[----------] 25 tests from TestSparseMatrices/3, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,2u,8u>
[ RUN      ] TestSparseMatrices/3.set_fullMat
[       OK ] TestSparseMatrices/3.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/3.set_crs_scalar
[       OK ] TestSparseMatrices/3.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/3.set_crs1
[       OK ] TestSparseMatrices/3.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_crs2
[       OK ] TestSparseMatrices/3.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_mapMat
[       OK ] TestSparseMatrices/3.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/3.set_eiBlock1
[       OK ] TestSparseMatrices/3.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_eiBlock2
[       OK ] TestSparseMatrices/3.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_eiBase
[       OK ] TestSparseMatrices/3.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMatrix_update
[       OK ] TestSparseMatrices/3.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/3.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/3.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/3.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/3.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/3.fullMat_vector_product
[       OK ] TestSparseMatrices/3.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.mapMat_vector_product
[       OK ] TestSparseMatrices/3.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.eiBlock1_vector_product
[       OK ] TestSparseMatrices/3.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.crs1_vector_product
[       OK ] TestSparseMatrices/3.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.full_matrix_product
[       OK ] TestSparseMatrices/3.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/3.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_matrix_product
[       OK ] TestSparseMatrices/3.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.EigenBase_matrix_product
[       OK ] TestSparseMatrices/3.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/3.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/3.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_matrix_addition
[       OK ] TestSparseMatrices/3.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/3 (1 ms total)

[----------] 25 tests from TestSparseMatrices/4, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,2u,4u>
[ RUN      ] TestSparseMatrices/4.set_fullMat
[       OK ] TestSparseMatrices/4.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/4.set_crs_scalar
[       OK ] TestSparseMatrices/4.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/4.set_crs1
[       OK ] TestSparseMatrices/4.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_crs2
[       OK ] TestSparseMatrices/4.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_mapMat
[       OK ] TestSparseMatrices/4.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/4.set_eiBlock1
[       OK ] TestSparseMatrices/4.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_eiBlock2
[       OK ] TestSparseMatrices/4.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_eiBase
[       OK ] TestSparseMatrices/4.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMatrix_update
[       OK ] TestSparseMatrices/4.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/4.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/4.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/4.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/4.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/4.fullMat_vector_product
[       OK ] TestSparseMatrices/4.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.mapMat_vector_product
[       OK ] TestSparseMatrices/4.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.eiBlock1_vector_product
[       OK ] TestSparseMatrices/4.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.crs1_vector_product
[       OK ] TestSparseMatrices/4.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.full_matrix_product
[       OK ] TestSparseMatrices/4.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/4.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_matrix_product
[       OK ] TestSparseMatrices/4.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.EigenBase_matrix_product
[       OK ] TestSparseMatrices/4.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/4.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/4.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_matrix_addition
[       OK ] TestSparseMatrices/4.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/4 (1 ms total)

[----------] 25 tests from TestSparseMatrices/5, where TypeParam = sofa::TestSparseMatricesTraits<double,24u,24u,3u,3u>
[ RUN      ] TestSparseMatrices/5.set_fullMat
[       OK ] TestSparseMatrices/5.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/5.set_crs_scalar
[       OK ] TestSparseMatrices/5.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/5.set_crs1
[       OK ] TestSparseMatrices/5.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_crs2
[       OK ] TestSparseMatrices/5.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_mapMat
[       OK ] TestSparseMatrices/5.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/5.set_eiBlock1
[       OK ] TestSparseMatrices/5.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_eiBlock2
[       OK ] TestSparseMatrices/5.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_eiBase
[       OK ] TestSparseMatrices/5.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMatrix_update
[       OK ] TestSparseMatrices/5.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/5.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/5.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/5.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/5.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/5.fullMat_vector_product
[       OK ] TestSparseMatrices/5.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.mapMat_vector_product
[       OK ] TestSparseMatrices/5.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.eiBlock1_vector_product
[       OK ] TestSparseMatrices/5.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.crs1_vector_product
[       OK ] TestSparseMatrices/5.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.full_matrix_product
[       OK ] TestSparseMatrices/5.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/5.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_matrix_product
[       OK ] TestSparseMatrices/5.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.EigenBase_matrix_product
[       OK ] TestSparseMatrices/5.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/5.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/5.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_matrix_addition
[       OK ] TestSparseMatrices/5.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/5 (18 ms total)

[----------] 1 test from RotationMatrix
[ RUN      ] RotationMatrix.rotateMatrix
[       OK ] RotationMatrix.rotateMatrix (0 ms)
[----------] 1 test from RotationMatrix (0 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (502 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (2573 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0 (3076 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (504 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (2565 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1 (3069 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (444 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (2216 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2 (2661 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (444 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (2268 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3 (2712 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (459 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (2247 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4 (2706 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (450 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (2264 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5 (2715 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (439 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (2272 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6 (2712 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (467 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (2340 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7 (2807 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (309 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (1646 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8 (1956 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (325 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (1681 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9 (2007 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (311 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (1645 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10 (1957 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (322 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (1711 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11 (2033 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (319 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (1677 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12 (1997 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (331 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (1706 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13 (2038 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (396 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (2055 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14 (2451 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (411 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (2075 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15 (2486 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/0, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,0,int>,float>
[ RUN      ] TestSparseMatrixTranspose/0.squareMatrix
[       OK ] TestSparseMatrixTranspose/0.squareMatrix (5 ms)
[ RUN      ] TestSparseMatrixTranspose/0.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/0.rectangularMatrix (6 ms)
[----------] 2 tests from TestSparseMatrixTranspose/0 (11 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/1, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,0,int>,double>
[ RUN      ] TestSparseMatrixTranspose/1.squareMatrix
[       OK ] TestSparseMatrixTranspose/1.squareMatrix (1 ms)
[ RUN      ] TestSparseMatrixTranspose/1.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/1.rectangularMatrix (6 ms)
[----------] 2 tests from TestSparseMatrixTranspose/1 (8 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/2, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,1,int>,float>
[ RUN      ] TestSparseMatrixTranspose/2.squareMatrix
[       OK ] TestSparseMatrixTranspose/2.squareMatrix (1 ms)
[ RUN      ] TestSparseMatrixTranspose/2.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/2.rectangularMatrix (6 ms)
[----------] 2 tests from TestSparseMatrixTranspose/2 (8 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/3, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,1,int>,double>
[ RUN      ] TestSparseMatrixTranspose/3.squareMatrix
[       OK ] TestSparseMatrixTranspose/3.squareMatrix (1 ms)
[ RUN      ] TestSparseMatrixTranspose/3.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/3.rectangularMatrix (6 ms)
[----------] 2 tests from TestSparseMatrixTranspose/3 (8 ms total)

[----------] 6 tests from TriangularSystemSolver
[ RUN      ] TriangularSystemSolver.empty
[       OK ] TriangularSystemSolver.empty (0 ms)
[ RUN      ] TriangularSystemSolver.lower2x2
[       OK ] TriangularSystemSolver.lower2x2 (0 ms)
[ RUN      ] TriangularSystemSolver.lower3x3
[       OK ] TriangularSystemSolver.lower3x3 (0 ms)
[ RUN      ] TriangularSystemSolver.upper2x2
[       OK ] TriangularSystemSolver.upper2x2 (0 ms)
[ RUN      ] TriangularSystemSolver.upper3x3
[       OK ] TriangularSystemSolver.upper3x3 (0 ms)
[ RUN      ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates
[       OK ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates (0 ms)
[----------] 6 tests from TriangularSystemSolver (0 ms total)

[----------] Global test environment tear-down
[==========] 615 tests from 63 test suites ran. (39865 ms total)
[  PASSED  ] 615 tests.



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

Running unit-tests Sofa.Component.Engine.Generate_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Generate_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Generate_test/report.xml 2>&1"

[==========] Running 31 tests from 20 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::ExtrudeEdgesAndGenerateQuads<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/0.basic_test
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::ExtrudeQuadsAndGenerateHexas<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/1.basic_test
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::ExtrudeSurface<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/2.basic_test
[       OK ] DataEngine_test/2.basic_test (0 ms)
[----------] 1 test from DataEngine_test/2 (0 ms total)

[----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::GenerateCylinder<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/3.basic_test
[       OK ] DataEngine_test/3.basic_test (0 ms)
[----------] 1 test from DataEngine_test/3 (0 ms total)

[----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::GenerateRigidMass<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double>>>
[ RUN      ] DataEngine_test/4.basic_test
[WARNING] [TestDataEngine(engineInput)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[       OK ] DataEngine_test/4.basic_test (0 ms)
[----------] 1 test from DataEngine_test/4 (0 ms total)

[----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::GroupFilterYoungModulus<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/5.basic_test
[       OK ] DataEngine_test/5.basic_test (0 ms)
[----------] 1 test from DataEngine_test/5 (0 ms total)

[----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::JoinPoints<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/6.basic_test
[       OK ] DataEngine_test/6.basic_test (0 ms)
[----------] 1 test from DataEngine_test/6 (0 ms total)

[----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergeMeshes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/7.basic_test
[       OK ] DataEngine_test/7.basic_test (0 ms)
[----------] 1 test from DataEngine_test/7 (0 ms total)

[----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergePoints<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/8.basic_test
[       OK ] DataEngine_test/8.basic_test (0 ms)
[----------] 1 test from DataEngine_test/8 (0 ms total)

[----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergeSets<int>>
[ RUN      ] DataEngine_test/9.basic_test
[       OK ] DataEngine_test/9.basic_test (0 ms)
[----------] 1 test from DataEngine_test/9 (0 ms total)

[----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergeVectors<sofa::type::vector<sofa::type::Vec<3u,double>,sofa::type::CPUMemoryManager<sofa::type::Vec<3u,double>>>>>
[ RUN      ] DataEngine_test/10.basic_test
[       OK ] DataEngine_test/10.basic_test (0 ms)
[----------] 1 test from DataEngine_test/10 (0 ms total)

[----------] 1 test from DataEngine_test/11, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MeshClosingEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/11.basic_test
[       OK ] DataEngine_test/11.basic_test (0 ms)
[----------] 1 test from DataEngine_test/11 (0 ms total)

[----------] 1 test from DataEngine_test/12, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::NormEngine<sofa::type::Vec<3u,double>>>
[ RUN      ] DataEngine_test/12.basic_test
[       OK ] DataEngine_test/12.basic_test (0 ms)
[----------] 1 test from DataEngine_test/12 (0 ms total)

[----------] 1 test from DataEngine_test/13, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::NormalsFromPoints<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/13.basic_test
[       OK ] DataEngine_test/13.basic_test (0 ms)
[----------] 1 test from DataEngine_test/13 (0 ms total)

[----------] 1 test from DataEngine_test/14, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::RandomPointDistributionInSurface<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/14.basic_test
[       OK ] DataEngine_test/14.basic_test (1 ms)
[----------] 1 test from DataEngine_test/14 (1 ms total)

[----------] 1 test from DataEngine_test/15, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::Spiral<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/15.basic_test
[       OK ] DataEngine_test/15.basic_test (0 ms)
[----------] 1 test from DataEngine_test/15 (0 ms total)

[----------] 3 tests from ExtrudeEdgesAndGenerateQuads_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] ExtrudeEdgesAndGenerateQuads_test/0.NormalBehavior
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[       OK ] ExtrudeEdgesAndGenerateQuads_test/0.NormalBehavior (0 ms)
[ RUN      ] ExtrudeEdgesAndGenerateQuads_test/0.OutputsSizeTest
[WARNING] [ExtrudeEdgesAndGenerateQuads(unnamed)] The number of sections should be positive. Set default equal to 1.
[       OK ] ExtrudeEdgesAndGenerateQuads_test/0.OutputsSizeTest (0 ms)
[ RUN      ] ExtrudeEdgesAndGenerateQuads_test/0.ExtrudeTest
[       OK ] ExtrudeEdgesAndGenerateQuads_test/0.ExtrudeTest (0 ms)
[----------] 3 tests from ExtrudeEdgesAndGenerateQuads_test/0 (0 ms total)

[----------] 4 tests from JoinPoints_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] JoinPoints_test/0.data_setup
[       OK ] JoinPoints_test/0.data_setup (0 ms)
[ RUN      ] JoinPoints_test/0.no_input
[ERROR]   [JoinPoints(unnamed)] Error, no point defined
[       OK ] JoinPoints_test/0.no_input (0 ms)
[ RUN      ] JoinPoints_test/0.mergeCase
[       OK ] JoinPoints_test/0.mergeCase (0 ms)
[ RUN      ] JoinPoints_test/0.noMergeCase
[       OK ] JoinPoints_test/0.noMergeCase (0 ms)
[----------] 4 tests from JoinPoints_test/0 (0 ms total)

[----------] 3 tests from MergePoints_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] MergePoints_test/0.initTest
[       OK ] MergePoints_test/0.initTest (0 ms)
[ RUN      ] MergePoints_test/0.attrTest
[       OK ] MergePoints_test/0.attrTest (0 ms)
[ RUN      ] MergePoints_test/0.additionTest
[       OK ] MergePoints_test/0.additionTest (0 ms)
[----------] 3 tests from MergePoints_test/0 (0 ms total)

[----------] 5 tests from RandomPointDistributionInSurface_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] RandomPointDistributionInSurface_test/0.data_setup
[       OK ] RandomPointDistributionInSurface_test/0.data_setup (0 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.no_input
[ERROR]   [RandomPointDistributionInSurface(unnamed)] In input data (number of vertices of triangles is less than 1).
[       OK ] RandomPointDistributionInSurface_test/0.no_input (0 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.illFormedMesh
[ERROR]   [RandomPointDistributionInSurface(unnamed)] While generating point ; cancelling to break infinite loop
[ERROR]   [RandomPointDistributionInSurface(unnamed)] While generating point ; cancelling to break infinite loop
[       OK ] RandomPointDistributionInSurface_test/0.illFormedMesh (21 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.closedMesh
[       OK ] RandomPointDistributionInSurface_test/0.closedMesh (0 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.seeds
[       OK ] RandomPointDistributionInSurface_test/0.seeds (1119 ms)
[----------] 5 tests from RandomPointDistributionInSurface_test/0 (1141 ms total)

[----------] Global test environment tear-down
[==========] 31 tests from 20 test suites ran. (1144 ms total)
[  PASSED  ] 31 tests.
sed: 1: "s:[": unbalanced brackets ([])
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.GL.Component.Rendering2D_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.GL.Component.Rendering2D_test --gtest_output=xml:unit-tests/Sofa.GL.Component.Rendering2D_test/report.xml 2>&1"

[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from OglLabelTest
[ RUN      ] OglLabelTest.checkAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering2D.dylib
[       OK ] OglLabelTest.checkAttributes (1 ms)
[ RUN      ] OglLabelTest.checkDeprecatedAttribute
[DEPRECATED] [OglLabel(label1)] Attribute color='contrast' is deprecated since SOFA v17.06  
Using deprecated attributes may result in lower performance or un-expected behaviors  
To remove this message you need to update your scene by replacing color='contrast' with  selectContrastingColor='true'
[INFO]    [OglLabel(label1)] Automatically select a color to contrast against the background.
[INFO]    [OglLabel(label1)] Background setting not found, cannot use contrast on color data (set white instead).
[       OK ] OglLabelTest.checkDeprecatedAttribute (0 ms)
[ RUN      ] OglLabelTest.checkExcludingAttributes
[WARNING] [OglLabel(label1)] The selectContrastingColor and color attributes are both set.   
The color attribute will be overridden by the contrasting color. 
[       OK ] OglLabelTest.checkExcludingAttributes (0 ms)
[----------] 3 tests from OglLabelTest (1 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 3 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.GL_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.GL_test --gtest_output=xml:unit-tests/Sofa.GL_test/report.xml 2>&1"

[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from GLSLShader_test
[ RUN      ] GLSLShader_test.GLSLShader_SetFiles
[       OK ] GLSLShader_test.GLSLShader_SetFiles (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_SetStrings
[       OK ] GLSLShader_test.GLSLShader_SetStrings (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_AddHeader
[       OK ] GLSLShader_test.GLSLShader_AddHeader (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_SetStage
[       OK ] GLSLShader_test.GLSLShader_SetStage (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_AddDefineMacro
[       OK ] GLSLShader_test.GLSLShader_AddDefineMacro (0 ms)
[----------] 5 tests from GLSLShader_test (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 5 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.MechanicalLoad_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.MechanicalLoad_test --gtest_output=xml:unit-tests/Sofa.Component.MechanicalLoad_test/report.xml 2>&1"

[==========] Running 65 tests from 16 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from ConstantForceField_test/0, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double>>
[ RUN      ] ConstantForceField_test/0.testBasicAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[       OK ] ConstantForceField_test/0.testBasicAttributes (9 ms)
[ RUN      ] ConstantForceField_test/0.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/0.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/0.testSimpleBehavior
[       OK ] ConstantForceField_test/0.testSimpleBehavior (3 ms)
[ RUN      ] ConstantForceField_test/0.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/0.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/0 (14 ms total)

[----------] 4 tests from ConstantForceField_test/1, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN      ] ConstantForceField_test/1.testBasicAttributes
[       OK ] ConstantForceField_test/1.testBasicAttributes (1 ms)
[ RUN      ] ConstantForceField_test/1.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/1.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/1.testSimpleBehavior
[       OK ] ConstantForceField_test/1.testSimpleBehavior (3 ms)
[ RUN      ] ConstantForceField_test/1.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/1.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/1 (5 ms total)

[----------] 4 tests from ConstantForceField_test/2, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN      ] ConstantForceField_test/2.testBasicAttributes
[       OK ] ConstantForceField_test/2.testBasicAttributes (1 ms)
[ RUN      ] ConstantForceField_test/2.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/2.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/2.testSimpleBehavior
[       OK ] ConstantForceField_test/2.testSimpleBehavior (3 ms)
[ RUN      ] ConstantForceField_test/2.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/2.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/2 (6 ms total)

[----------] 4 tests from ConstantForceField_test/3, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN      ] ConstantForceField_test/3.testBasicAttributes
[       OK ] ConstantForceField_test/3.testBasicAttributes (1 ms)
[ RUN      ] ConstantForceField_test/3.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/3.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/3.testSimpleBehavior
[       OK ] ConstantForceField_test/3.testSimpleBehavior (3 ms)
[ RUN      ] ConstantForceField_test/3.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/3.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/3 (6 ms total)

[----------] 4 tests from ConstantForceField_test/4, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN      ] ConstantForceField_test/4.testBasicAttributes
[       OK ] ConstantForceField_test/4.testBasicAttributes (1 ms)
[ RUN      ] ConstantForceField_test/4.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/4.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/4.testSimpleBehavior
[       OK ] ConstantForceField_test/4.testSimpleBehavior (3 ms)
[ RUN      ] ConstantForceField_test/4.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/4.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/4 (6 ms total)

[----------] 4 tests from ConstantForceField_test/5, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double>>
[ RUN      ] ConstantForceField_test/5.testBasicAttributes
[       OK ] ConstantForceField_test/5.testBasicAttributes (1 ms)
[ RUN      ] ConstantForceField_test/5.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/5.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/5.testSimpleBehavior
[       OK ] ConstantForceField_test/5.testSimpleBehavior (3 ms)
[ RUN      ] ConstantForceField_test/5.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/5.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/5 (6 ms total)

[----------] 4 tests from ConstantForceField_test/6, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double>>
[ RUN      ] ConstantForceField_test/6.testBasicAttributes
[       OK ] ConstantForceField_test/6.testBasicAttributes (0 ms)
[ RUN      ] ConstantForceField_test/6.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/6.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/6.testSimpleBehavior
[       OK ] ConstantForceField_test/6.testSimpleBehavior (3 ms)
[ RUN      ] ConstantForceField_test/6.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/6.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/6 (5 ms total)

[----------] 6 tests from PlaneForceField_test/0, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double>>
[ RUN      ] PlaneForceField_test/0.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/0.testPlaneForceField (3 ms)
[ RUN      ] PlaneForceField_test/0.testBasicAttributes
[       OK ] PlaneForceField_test/0.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/0.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/0.testMonkeyValuesForAttributes (3 ms)
[ RUN      ] PlaneForceField_test/0.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[       OK ] PlaneForceField_test/0.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/0.testDefaultPlane
[       OK ] PlaneForceField_test/0.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/0 (8 ms total)

[----------] 6 tests from PlaneForceField_test/1, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN      ] PlaneForceField_test/1.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/1.testPlaneForceField (3 ms)
[ RUN      ] PlaneForceField_test/1.testBasicAttributes
[       OK ] PlaneForceField_test/1.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/1.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/1.testMonkeyValuesForAttributes (3 ms)
[ RUN      ] PlaneForceField_test/1.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[       OK ] PlaneForceField_test/1.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/1.testDefaultPlane
[       OK ] PlaneForceField_test/1.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/1 (8 ms total)

[----------] 6 tests from PlaneForceField_test/2, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN      ] PlaneForceField_test/2.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/2.testPlaneForceField (3 ms)
[ RUN      ] PlaneForceField_test/2.testBasicAttributes
[       OK ] PlaneForceField_test/2.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/2.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/2.testMonkeyValuesForAttributes (3 ms)
[ RUN      ] PlaneForceField_test/2.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[       OK ] PlaneForceField_test/2.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/2.testDefaultPlane
[       OK ] PlaneForceField_test/2.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/2 (8 ms total)

[----------] 6 tests from PlaneForceField_test/3, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN      ] PlaneForceField_test/3.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/3.testPlaneForceField (3 ms)
[ RUN      ] PlaneForceField_test/3.testBasicAttributes
[       OK ] PlaneForceField_test/3.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/3.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/3.testMonkeyValuesForAttributes (3 ms)
[ RUN      ] PlaneForceField_test/3.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[       OK ] PlaneForceField_test/3.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/3.testDefaultPlane
[       OK ] PlaneForceField_test/3.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/3 (8 ms total)

[----------] 6 tests from PlaneForceField_test/4, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN      ] PlaneForceField_test/4.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/4.testPlaneForceField (3 ms)
[ RUN      ] PlaneForceField_test/4.testBasicAttributes
[       OK ] PlaneForceField_test/4.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/4.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/4.testMonkeyValuesForAttributes (3 ms)
[ RUN      ] PlaneForceField_test/4.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[       OK ] PlaneForceField_test/4.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/4.testDefaultPlane
[       OK ] PlaneForceField_test/4.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/4 (7 ms total)

[----------] 2 tests from QuadPressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::QuadPressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] QuadPressureForceField_test/0.quadPressureForceFieldTest
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] QuadPressureForceField_test/0.quadPressureForceFieldTest (5 ms)
[ RUN      ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest (0 ms)
[----------] 2 tests from QuadPressureForceField_test/0 (5 ms total)

[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones (0 ms)
[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from SurfacePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::SurfacePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest (0 ms)
[ RUN      ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest (0 ms)
[----------] 2 tests from SurfacePressureForceField_test/0 (1 ms total)

[----------] 2 tests from TrianglePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest (0 ms)
[ RUN      ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest (0 ms)
[----------] 2 tests from TrianglePressureForceField_test/0 (1 ms total)

[----------] Global test environment tear-down
[==========] 65 tests from 16 test suites ran. (100 ms total)
[  PASSED  ] 65 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Metis_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Metis_test --gtest_output=xml:unit-tests/Sofa.Metis_test/report.xml 2>&1"

[==========] Running 2 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from Metis
[ RUN      ] Metis.permutation
[       OK ] Metis.permutation (0 ms)
[----------] 1 test from Metis (0 ms total)

[----------] 1 test from SparseLDLSolver
[ RUN      ] SparseLDLSolver.MatrixFactorization
[       OK ] SparseLDLSolver.MatrixFactorization (0 ms)
[----------] 1 test from SparseLDLSolver (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 2 test suites ran. (0 ms total)
[  PASSED  ] 2 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Topology.Container.Dynamic_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Container.Dynamic_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Dynamic_test/report.xml 2>&1"

[==========] Running 39 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 8 tests from EdgeSetTopology_test
[ RUN      ] EdgeSetTopology_test.testEmptyContainer
[       OK ] EdgeSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] EdgeSetTopology_test.testEdgeBuffers
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] EdgeSetTopology_test.testEdgeBuffers (81 ms)
[ RUN      ] EdgeSetTopology_test.testVertexBuffers
[       OK ] EdgeSetTopology_test.testVertexBuffers (0 ms)
[ RUN      ] EdgeSetTopology_test.checkTopology
[       OK ] EdgeSetTopology_test.checkTopology (0 ms)
[ RUN      ] EdgeSetTopology_test.testRemovingVertices
[       OK ] EdgeSetTopology_test.testRemovingVertices (0 ms)
[ RUN      ] EdgeSetTopology_test.testRemovingEdges
[       OK ] EdgeSetTopology_test.testRemovingEdges (0 ms)
[ RUN      ] EdgeSetTopology_test.testAddingEdges
[       OK ] EdgeSetTopology_test.testAddingEdges (0 ms)
[ RUN      ] EdgeSetTopology_test.checkEdgeDataGraph
[       OK ] EdgeSetTopology_test.checkEdgeDataGraph (0 ms)
[----------] 8 tests from EdgeSetTopology_test (87 ms total)

[----------] 6 tests from HexahedronSetTopology_test
[ RUN      ] HexahedronSetTopology_test.testEmptyContainer
[       OK ] HexahedronSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] HexahedronSetTopology_test.testHexahedronBuffers
[       OK ] HexahedronSetTopology_test.testHexahedronBuffers (0 ms)
[ RUN      ] HexahedronSetTopology_test.testQuadBuffers
[       OK ] HexahedronSetTopology_test.testQuadBuffers (0 ms)
[ RUN      ] HexahedronSetTopology_test.testEdgeBuffers
[       OK ] HexahedronSetTopology_test.testEdgeBuffers (0 ms)
[ RUN      ] HexahedronSetTopology_test.testVertexBuffers
[       OK ] HexahedronSetTopology_test.testVertexBuffers (0 ms)
[ RUN      ] HexahedronSetTopology_test.checkTopology
[       OK ] HexahedronSetTopology_test.checkTopology (1 ms)
[----------] 6 tests from HexahedronSetTopology_test (4 ms total)

[----------] 6 tests from PointSetTopology_test
[ RUN      ] PointSetTopology_test.checkPointSetTopologyIsEmptyConstructed
[       OK ] PointSetTopology_test.checkPointSetTopologyIsEmptyConstructed (0 ms)
[ RUN      ] PointSetTopology_test.checkPointSetTopologyInitialization
[       OK ] PointSetTopology_test.checkPointSetTopologyInitialization (0 ms)
[ RUN      ] PointSetTopology_test.checkAddPoint
[       OK ] PointSetTopology_test.checkAddPoint (0 ms)
[ RUN      ] PointSetTopology_test.checkAddPoints
[       OK ] PointSetTopology_test.checkAddPoints (0 ms)
[ RUN      ] PointSetTopology_test.checkRemovePoint
[       OK ] PointSetTopology_test.checkRemovePoint (0 ms)
[ RUN      ] PointSetTopology_test.checkRemovePoints
[       OK ] PointSetTopology_test.checkRemovePoints (0 ms)
[----------] 6 tests from PointSetTopology_test (0 ms total)

[----------] 5 tests from QuadSetTopology_test
[ RUN      ] QuadSetTopology_test.testEmptyContainer
[       OK ] QuadSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] QuadSetTopology_test.testQuadBuffers
[       OK ] QuadSetTopology_test.testQuadBuffers (0 ms)
[ RUN      ] QuadSetTopology_test.testEdgeBuffers
[       OK ] QuadSetTopology_test.testEdgeBuffers (0 ms)
[ RUN      ] QuadSetTopology_test.testVertexBuffers
[       OK ] QuadSetTopology_test.testVertexBuffers (0 ms)
[ RUN      ] QuadSetTopology_test.checkTopology
[       OK ] QuadSetTopology_test.checkTopology (0 ms)
[----------] 5 tests from QuadSetTopology_test (3 ms total)

[----------] 1 test from TetrahedronNumericalIntegration_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TetrahedronNumericalIntegration_test/0.testNumericalIntegration
[       OK ] TetrahedronNumericalIntegration_test/0.testNumericalIntegration (0 ms)
[----------] 1 test from TetrahedronNumericalIntegration_test/0 (0 ms total)

[----------] 7 tests from TetrahedronSetTopology_test
[ RUN      ] TetrahedronSetTopology_test.testEmptyContainer
[       OK ] TetrahedronSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] TetrahedronSetTopology_test.testTetrahedronBuffers
[       OK ] TetrahedronSetTopology_test.testTetrahedronBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testTriangleBuffers
[       OK ] TetrahedronSetTopology_test.testTriangleBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testEdgeBuffers
[       OK ] TetrahedronSetTopology_test.testEdgeBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testVertexBuffers
[       OK ] TetrahedronSetTopology_test.testVertexBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.checkTopology
[       OK ] TetrahedronSetTopology_test.checkTopology (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testTetrahedronGeometry
[       OK ] TetrahedronSetTopology_test.testTetrahedronGeometry (0 ms)
[----------] 7 tests from TetrahedronSetTopology_test (7 ms total)

[----------] 1 test from TriangleNumericalIntegration_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] TriangleNumericalIntegration_test/0.testNumericalIntegration
[       OK ] TriangleNumericalIntegration_test/0.testNumericalIntegration (0 ms)
[----------] 1 test from TriangleNumericalIntegration_test/0 (0 ms total)

[----------] 5 tests from TriangleSetTopology_test
[ RUN      ] TriangleSetTopology_test.testEmptyContainer
[       OK ] TriangleSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] TriangleSetTopology_test.testTriangleBuffers
[       OK ] TriangleSetTopology_test.testTriangleBuffers (0 ms)
[ RUN      ] TriangleSetTopology_test.testEdgeBuffers
[       OK ] TriangleSetTopology_test.testEdgeBuffers (0 ms)
[ RUN      ] TriangleSetTopology_test.testVertexBuffers
[       OK ] TriangleSetTopology_test.testVertexBuffers (0 ms)
[ RUN      ] TriangleSetTopology_test.checkTopology
[       OK ] TriangleSetTopology_test.checkTopology (0 ms)
[----------] 5 tests from TriangleSetTopology_test (3 ms total)

[----------] Global test environment tear-down
[==========] 39 tests from 8 test suites ran. (106 ms total)
[  PASSED  ] 39 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests CollisionOBBCapsule_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/CollisionOBBCapsule_test --gtest_output=xml:unit-tests/CollisionOBBCapsule_test/report.xml 2>&1"

[WARNING] [ObjectFactory] Class already registered in the ObjectFactory: CapsuleCollisionModel<Rigid3d>
[==========] Running 28 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 1 test from CapsuleModel
[ RUN      ] CapsuleModel.creationFromFactory
[       OK ] CapsuleModel.creationFromFactory (0 ms)
[----------] 1 test from CapsuleModel (0 ms total)

[----------] 6 tests from TestOBB
[ RUN      ] TestOBB.face_vertex
[       OK ] TestOBB.face_vertex (0 ms)
[ RUN      ] TestOBB.vertex_vertex
[       OK ] TestOBB.vertex_vertex (0 ms)
[ RUN      ] TestOBB.face_face
[       OK ] TestOBB.face_face (0 ms)
[ RUN      ] TestOBB.face_edge
[       OK ] TestOBB.face_edge (0 ms)
[ RUN      ] TestOBB.edge_edge
[       OK ] TestOBB.edge_edge (0 ms)
[ RUN      ] TestOBB.edge_vertex
[       OK ] TestOBB.edge_vertex (0 ms)
[----------] 6 tests from TestOBB (1 ms total)

[----------] 6 tests from TestCapOBB
[ RUN      ] TestCapOBB.face_vertex
[       OK ] TestCapOBB.face_vertex (0 ms)
[ RUN      ] TestCapOBB.face_edge
[       OK ] TestCapOBB.face_edge (0 ms)
[ RUN      ] TestCapOBB.edge_vertex
[       OK ] TestCapOBB.edge_vertex (0 ms)
[ RUN      ] TestCapOBB.edge_edge
[       OK ] TestCapOBB.edge_edge (0 ms)
[ RUN      ] TestCapOBB.vertex_edge
[       OK ] TestCapOBB.vertex_edge (0 ms)
[ RUN      ] TestCapOBB.vertex_vertex
[       OK ] TestCapOBB.vertex_vertex (0 ms)
[----------] 6 tests from TestCapOBB (1 ms total)

[----------] 3 tests from TestSphereOBB
[ RUN      ] TestSphereOBB.vertex_sphere
detectionOUTPUT[0].point[0] 2.19846e-16 -1.64885e-16 0.01
detectionOUTPUT[0].point[1] 2.22045e-16 -1.66533e-16 2.22045e-16
[       OK ] TestSphereOBB.vertex_sphere (0 ms)
[ RUN      ] TestSphereOBB.edge_sphere
[       OK ] TestSphereOBB.edge_sphere (0 ms)
[ RUN      ] TestSphereOBB.face_sphere
[       OK ] TestSphereOBB.face_sphere (0 ms)
[----------] 3 tests from TestSphereOBB (0 ms total)

[----------] 12 tests from TestTriOBB
[ RUN      ] TestTriOBB.face_face
[       OK ] TestTriOBB.face_face (0 ms)
[ RUN      ] TestTriOBB.face_edge
[       OK ] TestTriOBB.face_edge (0 ms)
[ RUN      ] TestTriOBB.face_vertex
[       OK ] TestTriOBB.face_vertex (0 ms)
[ RUN      ] TestTriOBB.edge_face
[       OK ] TestTriOBB.edge_face (0 ms)
[ RUN      ] TestTriOBB.edge_edge
[       OK ] TestTriOBB.edge_edge (0 ms)
[ RUN      ] TestTriOBB.edge_edge_2
[       OK ] TestTriOBB.edge_edge_2 (0 ms)
[ RUN      ] TestTriOBB.edge_vertex
[       OK ] TestTriOBB.edge_vertex (0 ms)
[ RUN      ] TestTriOBB.vertex_face
[       OK ] TestTriOBB.vertex_face (0 ms)
[ RUN      ] TestTriOBB.vertex_edge
[       OK ] TestTriOBB.vertex_edge (0 ms)
[ RUN      ] TestTriOBB.vertex_vertex
[       OK ] TestTriOBB.vertex_vertex (0 ms)
[ RUN      ] TestTriOBB.face_vertex_out
detectionOUTPUT[0].point[0] 0 0 0
detectionOUTPUT[0].point[1] -0.01 0 0.01
[       OK ] TestTriOBB.face_vertex_out (0 ms)
[ RUN      ] TestTriOBB.face_vertex_out2
detectionOUTPUT[0].point[0] 0 0 0
detectionOUTPUT[0].point[1] -0.01 0 -0.01
[       OK ] TestTriOBB.face_vertex_out2 (0 ms)
[----------] 12 tests from TestTriOBB (2 ms total)

[----------] Global test environment tear-down
[==========] 28 tests from 5 test suites ran. (5 ms total)
[  PASSED  ] 28 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.LinearSystem_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.LinearSystem_test --gtest_output=xml:unit-tests/Sofa.Component.LinearSystem_test/report.xml 2>&1"

[==========] Running 11 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from LinearSystem
[ RUN      ] LinearSystem.MatrixSystem_noContext
[ERROR]   [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriately (unnamed)
[       OK ] LinearSystem.MatrixSystem_noContext (0 ms)
[ RUN      ] LinearSystem.MatrixSystem
[ERROR]   [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriately (/unnamed)
[       OK ] LinearSystem.MatrixSystem (0 ms)
[ RUN      ] LinearSystem.MatrixSystem_springForceField
[ERROR]   [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriately (/unnamed)
[INFO]    [MatrixLinearSystem(unnamed)] System matrix is resized from 0 x 0 to 6 x 6
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /SpringForceField1 for a contribution on states /mstate and /mstate
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /SpringForceField1 for a contribution on states /mstate and /mstate
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /SpringForceField1 for a contribution on states /mstate and /mstate
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /SpringForceField1 for a contribution on states /mstate and /mstate
[       OK ] LinearSystem.MatrixSystem_springForceField (0 ms)
[ RUN      ] LinearSystem.MatrixSystem_buggyForceField
[ERROR]   [BuggyForceField(unnamed)] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 6 while 10 was provided
[ERROR]   [BuggyForceField(unnamed)] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 5 while 20 was provided
[       OK ] LinearSystem.MatrixSystem_buggyForceField (0 ms)
[----------] 4 tests from LinearSystem (1 ms total)

[----------] 7 tests from MappingGraph
[ RUN      ] MappingGraph.noBuild
[ERROR]   [MappingGraph] Graph is not built yet
[ERROR]   [MappingGraph] Requested mechanical state is invalid
[ERROR]   [MappingGraph] Requested force field is invalid
[ERROR]   [MappingGraph] Requested mass is invalid
[       OK ] MappingGraph.noBuild (0 ms)
[ RUN      ] MappingGraph.nullRootNode
[ERROR]   [MappingGraph] Graph is not built yet
[ERROR]   [MappingGraph] Requested mechanical state is invalid
[ERROR]   [MappingGraph] Requested force field is invalid
[ERROR]   [MappingGraph] Requested mass is invalid
[       OK ] MappingGraph.nullRootNode (0 ms)
[ RUN      ] MappingGraph.emptyRootNode
[ERROR]   [MappingGraph] Requested mechanical state is invalid
[ERROR]   [MappingGraph] Requested force field is invalid
[ERROR]   [MappingGraph] Requested mass is invalid
[       OK ] MappingGraph.emptyRootNode (0 ms)
[ RUN      ] MappingGraph.oneMechanicalObject
[       OK ] MappingGraph.oneMechanicalObject (0 ms)
[ RUN      ] MappingGraph.twoMechanicalObject
[       OK ] MappingGraph.twoMechanicalObject (0 ms)
[ RUN      ] MappingGraph.oneMapping
[       OK ] MappingGraph.oneMapping (0 ms)
[ RUN      ] MappingGraph.diamondMapping
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[ERROR]   [MappingGraph] Requested mechanical state (/left/left) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix
[ERROR]   [MappingGraph] Requested mechanical state (/right/right) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix
[ERROR]   [MappingGraph] Requested mechanical state (/left/bottom/bottom) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix
[       OK ] MappingGraph.diamondMapping (1 ms)
[----------] 7 tests from MappingGraph (2 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 2 test suites ran. (4 ms total)
[  PASSED  ] 11 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Core_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Core_test --gtest_output=xml:unit-tests/Sofa.Core_test/report.xml 2>&1"

[WARNING] [ObjectFactory] Module name cannot be found when registering TestObject<i> into the object factory
[WARNING] [ObjectFactory] Module name cannot be found when registering TestObject<d> into the object factory
[WARNING] [ObjectFactory] Module name cannot be found when registering TestObject<l> into the object factory
[WARNING] [ObjectFactory] Module name cannot be found when registering TestObject2<i> into the object factory
[==========] Running 100 tests from 36 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from ReadAccessor
[ RUN      ] ReadAccessor.DataPrimitiveTypes
[       OK ] ReadAccessor.DataPrimitiveTypes (0 ms)
[ RUN      ] ReadAccessor.DataVectorTypes
[       OK ] ReadAccessor.DataVectorTypes (0 ms)
[----------] 2 tests from ReadAccessor (0 ms total)

[----------] 2 tests from WriteAccessor
[ RUN      ] WriteAccessor.PrimitiveTypes
[       OK ] WriteAccessor.PrimitiveTypes (0 ms)
[ RUN      ] WriteAccessor.VectorTypes
[       OK ] WriteAccessor.VectorTypes (0 ms)
[----------] 2 tests from WriteAccessor (0 ms total)

[----------] 1 test from NarrowPhaseDetection_test
[ RUN      ] NarrowPhaseDetection_test.DetectionOutputMap
[       OK ] NarrowPhaseDetection_test.DetectionOutputMap (0 ms)
[----------] 1 test from NarrowPhaseDetection_test (0 ms total)

[----------] 1 test from MeshLoader_test
[ RUN      ] MeshLoader_test.createSubElements
[       OK ] MeshLoader_test.createSubElements (0 ms)
[----------] 1 test from MeshLoader_test (0 ms total)

[----------] 1 test from AspectPoolTest
[ RUN      ] AspectPoolTest.allocate
[       OK ] AspectPoolTest.allocate (0 ms)
[----------] 1 test from AspectPoolTest (0 ms total)

[----------] 13 tests from BaseClass_test
[ RUN      ] BaseClass_test.checkClassEquivalence
[       OK ] BaseClass_test.checkClassEquivalence (0 ms)
[ RUN      ] BaseClass_test.checkStaticClassName
[       OK ] BaseClass_test.checkStaticClassName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicClassName
[       OK ] BaseClass_test.checkDynamicClassName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicCustomName
[       OK ] BaseClass_test.checkDynamicCustomName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicGetCustomTemplateName
[       OK ] BaseClass_test.checkDynamicGetCustomTemplateName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicClassNameOnBase
[       OK ] BaseClass_test.checkDynamicClassNameOnBase (0 ms)
[ RUN      ] BaseClass_test.checkDynamicClassCustomNameOnBase
[       OK ] BaseClass_test.checkDynamicClassCustomNameOnBase (0 ms)
[ RUN      ] BaseClass_test.checkDynamicGetCustomTemplateNameOnBase
[       OK ] BaseClass_test.checkDynamicGetCustomTemplateNameOnBase (0 ms)
[ RUN      ] BaseClass_test.checkStaticDefaultTemplate
[       OK ] BaseClass_test.checkStaticDefaultTemplate (0 ms)
[ RUN      ] BaseClass_test.checkStaticDefaultTemplateOverridenByCustom
[       OK ] BaseClass_test.checkStaticDefaultTemplateOverridenByCustom (0 ms)
[ RUN      ] BaseClass_test.checkNameSpace
[       OK ] BaseClass_test.checkNameSpace (0 ms)
[ RUN      ] BaseClass_test.checkStaticGetCustomClassNameOldWay
[       OK ] BaseClass_test.checkStaticGetCustomClassNameOldWay (0 ms)
[ RUN      ] BaseClass_test.checkNestedClass
[       OK ] BaseClass_test.checkNestedClass (0 ms)
[----------] 13 tests from BaseClass_test (0 ms total)

[----------] 2 tests from BaseData_test
[ RUN      ] BaseData_test.setGetName
[       OK ] BaseData_test.setGetName (0 ms)
[ RUN      ] BaseData_test.getLinkName
[       OK ] BaseData_test.getLinkName (0 ms)
[----------] 2 tests from BaseData_test (0 ms total)

[----------] 1 test from SingleLink/BaseLinkTests/0, where TypeParam = sofa::core::objectmodel::SingleLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,32u>
[ RUN      ] SingleLink/BaseLinkTests/0.checkOwnerSetGet
[       OK ] SingleLink/BaseLinkTests/0.checkOwnerSetGet (0 ms)
[----------] 1 test from SingleLink/BaseLinkTests/0 (0 ms total)

[----------] 1 test from SingleLink/BaseLinkTests/1, where TypeParam = sofa::core::objectmodel::SingleLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,1u>
[ RUN      ] SingleLink/BaseLinkTests/1.checkOwnerSetGet
[       OK ] SingleLink/BaseLinkTests/1.checkOwnerSetGet (0 ms)
[----------] 1 test from SingleLink/BaseLinkTests/1 (0 ms total)

[----------] 1 test from MultiLink/BaseLinkTests/0, where TypeParam = sofa::core::objectmodel::MultiLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,32u>
[ RUN      ] MultiLink/BaseLinkTests/0.checkOwnerSetGet
[       OK ] MultiLink/BaseLinkTests/0.checkOwnerSetGet (0 ms)
[----------] 1 test from MultiLink/BaseLinkTests/0 (0 ms total)

[----------] 1 test from MultiLink/BaseLinkTests/1, where TypeParam = sofa::core::objectmodel::MultiLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,1u>
[ RUN      ] MultiLink/BaseLinkTests/1.checkOwnerSetGet
[       OK ] MultiLink/BaseLinkTests/1.checkOwnerSetGet (0 ms)
[----------] 1 test from MultiLink/BaseLinkTests/1 (0 ms total)

[----------] 5 tests from BaseObjectDescription_test
[ RUN      ] BaseObjectDescription_test.checkConstructorBehavior
[ERROR]   [BaseObjectDescription] findObject: Node aNonExistantName NOT FOUND.
[       OK ] BaseObjectDescription_test.checkConstructorBehavior (0 ms)
[ RUN      ] BaseObjectDescription_test.checkSetGetAttribute
[       OK ] BaseObjectDescription_test.checkSetGetAttribute (0 ms)
[ RUN      ] BaseObjectDescription_test.checkGetAttributeAsFloat
[       OK ] BaseObjectDescription_test.checkGetAttributeAsFloat (0 ms)
[ RUN      ] BaseObjectDescription_test.checkGetAttributeAsInt
[       OK ] BaseObjectDescription_test.checkGetAttributeAsInt (0 ms)
[ RUN      ] BaseObjectDescription_test.checkRemoveAnAttribute
[       OK ] BaseObjectDescription_test.checkRemoveAnAttribute (0 ms)
[----------] 5 tests from BaseObjectDescription_test (0 ms total)

[----------] 4 tests from Data_test
[ RUN      ] Data_test.validInfo
[       OK ] Data_test.validInfo (0 ms)
[ RUN      ] Data_test.dataTypeName
[       OK ] Data_test.dataTypeName (0 ms)
[ RUN      ] Data_test.getValueTypeString
[       OK ] Data_test.getValueTypeString (0 ms)
[ RUN      ] Data_test.getNameWithValueTypeInfo
[       OK ] Data_test.getNameWithValueTypeInfo (0 ms)
[----------] 4 tests from Data_test (0 ms total)

[----------] 6 tests from DataLink_test
[ RUN      ] DataLink_test.UnsetByValue
[       OK ] DataLink_test.UnsetByValue (0 ms)
[ RUN      ] DataLink_test.SetParentOfDifferentType
[       OK ] DataLink_test.SetParentOfDifferentType (0 ms)
[ RUN      ] DataLink_test.SetParentOfDifferentType2
[       OK ] DataLink_test.SetParentOfDifferentType2 (0 ms)
[ RUN      ] DataLink_test.Set
[       OK ] DataLink_test.Set (0 ms)
[ RUN      ] DataLink_test.Unset
[       OK ] DataLink_test.Unset (0 ms)
[ RUN      ] DataLink_test.updateFromParent
[       OK ] DataLink_test.updateFromParent (0 ms)
[----------] 6 tests from DataLink_test (0 ms total)

[----------] 3 tests from DataFileName_test
[ RUN      ] DataFileName_test.checkSetGetValues
[       OK ] DataFileName_test.checkSetGetValues (0 ms)
[ RUN      ] DataFileName_test.checkSetGetFullPath
[       OK ] DataFileName_test.checkSetGetFullPath (0 ms)
[ RUN      ] DataFileName_test.checkSetGetRelativePath
[       OK ] DataFileName_test.checkSetGetRelativePath (0 ms)
[----------] 3 tests from DataFileName_test (0 ms total)

[----------] 2 tests from DataFileNameVector_test
[ RUN      ] DataFileNameVector_test.setValueAsString_spaces
[       OK ] DataFileNameVector_test.setValueAsString_spaces (0 ms)
[ RUN      ] DataFileNameVector_test.read_spaces
[       OK ] DataFileNameVector_test.read_spaces (0 ms)
[----------] 2 tests from DataFileNameVector_test (0 ms total)

[----------] 6 tests from DataCallback_test
[ RUN      ] DataCallback_test.testDataCallbackWithBind_1
[INFO]    [DataCallback_test] TestObject : Value of objdata1 changed : 123
[WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1
[       OK ] DataCallback_test.testDataCallbackWithBind_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallbackWithOldSyntax_1
[INFO]    [DataCallback_test] TestObject : Value of objdata1 changed : 123
[WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1
[       OK ] DataCallback_test.testDataCallbackWithOldSyntax_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallback_1
[INFO]    [DataCallback_test] TestObject : Value of objdata1 changed : 123
[WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1
[       OK ] DataCallback_test.testDataCallback_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallback_2
[SUGGESTION] [DataCallback_test] TestObject : Value of objdata2 changed : 456
[ERROR]   [DataCallback_test] TestObject : Value of objdata1 did not change : 0
[       OK ] DataCallback_test.testDataCallback_2 (0 ms)
[ RUN      ] DataCallback_test.testDataCallbackExample_1
[INFO]    [Example1] 5+0=5
[INFO]    [Example1] 5*0=0
[INFO]    [Example1] 5+6=11
[INFO]    [Example1] 5*6=30
[INFO]    [Example1] 5+7=12
[INFO]    [Example1] 5*7=35
[       OK ] DataCallback_test.testDataCallbackExample_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallback_All
[FATAL]   [DataCallback_test] TestObject : Value of objdata1 or objdata2 change : 234 | 1
[FATAL]   [DataCallback_test] TestObject : Value of objdata1 or objdata2 change : 234 | 987
[       OK ] DataCallback_test.testDataCallback_All (0 ms)
[----------] 6 tests from DataCallback_test (0 ms total)

[----------] 7 tests from DDGNode_test
[ RUN      ] DDGNode_test.addInput
[       OK ] DDGNode_test.addInput (0 ms)
[ RUN      ] DDGNode_test.addOutput
[       OK ] DDGNode_test.addOutput (0 ms)
[ RUN      ] DDGNode_test.dellInput
[       OK ] DDGNode_test.dellInput (0 ms)
[ RUN      ] DDGNode_test.dellOutput
[       OK ] DDGNode_test.dellOutput (0 ms)
[ RUN      ] DDGNode_test.propagationScenario1
[       OK ] DDGNode_test.propagationScenario1 (0 ms)
[ RUN      ] DDGNode_test.propagationScenario2
[       OK ] DDGNode_test.propagationScenario2 (0 ms)
[ RUN      ] DDGNode_test.propagationScenario3
[       OK ] DDGNode_test.propagationScenario3 (0 ms)
[----------] 7 tests from DDGNode_test (0 ms total)

[----------] 2 tests from RemoveData_test
[ RUN      ] RemoveData_test.testRemoved
[ERROR]   [MyObject(unnamed)] Attribute 'removedData' has been removed since SOFA v23.12. You should now use XXXX
[       OK ] RemoveData_test.testRemoved (0 ms)
[ RUN      ] RemoveData_test.testDeprecated
[DEPRECATED] [MyObject(unnamed)] Attribute 'deprecatedData' has been deprecated since SOFA v23.06 and it will be removed in SOFA v23.12. You should now use XXXX
[       OK ] RemoveData_test.testDeprecated (0 ms)
[----------] 2 tests from RemoveData_test (0 ms total)

[----------] 8 tests from SingleLink_test
[ RUN      ] SingleLink_test.checkAccess
[       OK ] SingleLink_test.checkAccess (0 ms)
[ RUN      ] SingleLink_test.checkIsSetPersistent
[       OK ] SingleLink_test.checkIsSetPersistent (0 ms)
[ RUN      ] SingleLink_test.checkCounterLogic
[       OK ] SingleLink_test.checkCounterLogic (0 ms)
[ RUN      ] SingleLink_test.checkMultiLink
[       OK ] SingleLink_test.checkMultiLink (0 ms)
[ RUN      ] SingleLink_test.getOwnerBase
[       OK ] SingleLink_test.getOwnerBase (0 ms)
[ RUN      ] SingleLink_test.checkClearSetValue
[       OK ] SingleLink_test.checkClearSetValue (0 ms)
[ RUN      ] SingleLink_test.checkClearSetPath
[       OK ] SingleLink_test.checkClearSetPath (0 ms)
[ RUN      ] SingleLink_test.checkEmptyness
[       OK ] SingleLink_test.checkEmptyness (0 ms)
[----------] 8 tests from SingleLink_test (0 ms total)

[----------] 2 tests from VectorData_test
[ RUN      ] VectorData_test.test_resize
[       OK ] VectorData_test.test_resize (0 ms)
[ RUN      ] VectorData_test.test_link
[       OK ] VectorData_test.test_link (0 ms)
[----------] 2 tests from VectorData_test (0 ms total)

[----------] 1 test from BaseMeshTopology
[ RUN      ] BaseMeshTopology.invalidContainers
[       OK ] BaseMeshTopology.invalidContainers (0 ms)
[----------] 1 test from BaseMeshTopology (0 ms total)

[----------] 3 tests from TopologySubsetIndices_test
[ RUN      ] TopologySubsetIndices_test.removePoints
[       OK ] TopologySubsetIndices_test.removePoints (0 ms)
[ RUN      ] TopologySubsetIndices_test.swapPoints
[       OK ] TopologySubsetIndices_test.swapPoints (0 ms)
[ RUN      ] TopologySubsetIndices_test.renumber
[       OK ] TopologySubsetIndices_test.renumber (0 ms)
[----------] 3 tests from TopologySubsetIndices_test (0 ms total)

[----------] 1 test from DataEngine_test
[ RUN      ] DataEngine_test.testDataEngine
[       OK ] DataEngine_test.testDataEngine (0 ms)
[----------] 1 test from DataEngine_test (0 ms total)

[----------] 3 tests from Engine_test
[ RUN      ] Engine_test.check_engine2_update
[       OK ] Engine_test.check_engine2_update (0 ms)
[ RUN      ] Engine_test.check_engine3_update
[       OK ] Engine_test.check_engine3_update (0 ms)
[ RUN      ] Engine_test.check_propagation
[       OK ] Engine_test.check_propagation (0 ms)
[----------] 3 tests from Engine_test (0 ms total)

[----------] 1 test from MatrixAccumulatorInterface
[ RUN      ] MatrixAccumulatorInterface.Mat33
[       OK ] MatrixAccumulatorInterface.Mat33 (0 ms)
[----------] 1 test from MatrixAccumulatorInterface (0 ms total)

[----------] 1 test from MatrixAccumulatorIndexChecker
[ RUN      ] MatrixAccumulatorIndexChecker.RangeVerification
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 3123 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 20 while 21 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 41 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 41 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 20 while 21 was provided
[       OK ] MatrixAccumulatorIndexChecker.RangeVerification (0 ms)
[----------] 1 test from MatrixAccumulatorIndexChecker (0 ms total)

[----------] 5 tests from ObjectFactory_test
[ RUN      ] ObjectFactory_test.testDuplicatedRegistration
[WARNING] [ObjectFactory] Module name cannot be found when registering TestObject<l> into the object factory
[WARNING] [ObjectFactory] Class already registered in the ObjectFactory: TestObject<l>
[       OK ] ObjectFactory_test.testDuplicatedRegistration (0 ms)
[ RUN      ] ObjectFactory_test.testValidAlias
[       OK ] ObjectFactory_test.testValidAlias (0 ms)
[ RUN      ] ObjectFactory_test.testInvalidAlias
[ERROR]   [ObjectFactory::addAlias()] Target class for alias 'NoWhere' not found: InvalidAlias
[       OK ] ObjectFactory_test.testInvalidAlias (0 ms)
[ RUN      ] ObjectFactory_test.testDuplicatedAlias
[ERROR]   [ObjectFactory::addAlias()] Name already exists: DuplicatedAlias
[       OK ] ObjectFactory_test.testDuplicatedAlias (0 ms)
[ RUN      ] ObjectFactory_test.testHasCreator
[       OK ] ObjectFactory_test.testHasCreator (0 ms)
[----------] 5 tests from ObjectFactory_test (0 ms total)

[----------] 4 tests from ObjectFactoryJson
[ RUN      ] ObjectFactoryJson.noObject
[       OK ] ObjectFactoryJson.noObject (0 ms)
[ RUN      ] ObjectFactoryJson.oneObject
[WARNING] [ObjectFactory] Module name cannot be found when registering DefaultAnimationLoop<> into the object factory
[       OK ] ObjectFactoryJson.oneObject (0 ms)
[ RUN      ] ObjectFactoryJson.oneTemplatedObject
[WARNING] [ObjectFactory] Module name cannot be found when registering DummyComponent<Vec3f> into the object factory
[       OK ] ObjectFactoryJson.oneTemplatedObject (0 ms)
[ RUN      ] ObjectFactoryJson.mainInstance
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[SUGGESTION] [AsyncSparseLDLSolver(unnamed)] Template is empty
By default AsyncSparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixMat3x3d" .
[SUGGESTION] [AsyncSparseLDLSolver(unnamed)] Template is empty
By default AsyncSparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[DEPRECATED] [ConstraintAnimationLoop] WARNING : ConstraintAnimationLoop is deprecated. Please use the combination of FreeMotionAnimationLoop and GenericConstraintSolver.
[ERROR]   [BaseObjectDescription] findObject: Node ../.. NOT FOUND.
[ERROR]   [BaseObjectDescription] findObject: Node .. NOT FOUND.
[WARNING] [FileMessageHandlerComponent(unnamed)] Name of the log file is missing. To suppress this message you need to add the specify the filename eg:  filename='nameOfTheLogFile.log' 
[ERROR]   [GIDMeshLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [MakeAlias(unnamed)] The mandatory 'targetcomponent' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[ERROR]   [MakeDataAlias(unnamed)] The mandatory 'componentname' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[ERROR]   [MeshGmshLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [MeshOBJLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [MeshOffLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [MeshSTLLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [MeshTrianLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [MeshVTKLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [MeshXspLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [OffSequenceLoader(unnamed)] No file to load. Data filename is not set.
[SUGGESTION] [SparseLDLSolver(unnamed)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixMat3x3d" .
[SUGGESTION] [SparseLDLSolver(unnamed)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[ERROR]   [SphereLoader(unnamed)] No file to load. Data filename is not set.
[ERROR]   [VoxelGridLoader(unnamed)] No file to load. Data filename is not set.
[       OK ] ObjectFactoryJson.mainInstance (1083 ms)
[----------] 4 tests from ObjectFactoryJson (1083 ms total)

[----------] 2 tests from PathResolver_test
[ RUN      ] PathResolver_test.checkSyntaxValidPath
[       OK ] PathResolver_test.checkSyntaxValidPath (0 ms)
[ RUN      ] PathResolver_test.checkSyntaxInvalidPath
[       OK ] PathResolver_test.checkSyntaxInvalidPath (0 ms)
[----------] 2 tests from PathResolver_test (0 ms total)

[----------] 1 test from DataTracker_test
[ RUN      ] DataTracker_test.testTrackedData
[       OK ] DataTracker_test.testTrackedData (0 ms)
[----------] 1 test from DataTracker_test (0 ms total)

[----------] 1 test from DataTrackerEngine_test
[ RUN      ] DataTrackerEngine_test.testTrackedData
[       OK ] DataTrackerEngine_test.testTrackedData (0 ms)
[----------] 1 test from DataTrackerEngine_test (0 ms total)

[----------] 1 test from DataTrackerFunctor_test
[ RUN      ] DataTrackerFunctor_test.test
[INFO]    [MyDataFunctor] Data myData just changed for the 1-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 2-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 3-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 4-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 5-th time
[       OK ] DataTrackerFunctor_test.test (0 ms)
[----------] 1 test from DataTrackerFunctor_test (0 ms total)

[----------] 1 test from BaseVecId
[ RUN      ] BaseVecId.constructor
[       OK ] BaseVecId.constructor (0 ms)
[----------] 1 test from BaseVecId (0 ms total)

[----------] 1 test from VecId
[ RUN      ] VecId.name
[       OK ] VecId.name (0 ms)
[----------] 1 test from VecId (0 ms total)

[----------] 3 tests from DisplayFlags
[ RUN      ] DisplayFlags.getAllFlagsLabels
[       OK ] DisplayFlags.getAllFlagsLabels (0 ms)
[ RUN      ] DisplayFlags.readFromObject
[       OK ] DisplayFlags.readFromObject (0 ms)
[ RUN      ] DisplayFlags.readFromData
[       OK ] DisplayFlags.readFromData (0 ms)
[----------] 3 tests from DisplayFlags (0 ms total)

[----------] Global test environment tear-down
[==========] 100 tests from 36 test suites ran. (1087 ms total)
[  PASSED  ] 100 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Bindings.Modules.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Modules.Tests --gtest_output=xml:unit-tests/Bindings.Modules.Tests/report.xml 2>&1"

[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [PythonTestExtractor] File 'SpringForceField.py' loaded with 6 unit tests.
[INFO]    [PythonTestExtractor] File 'LinearSpring.py' loaded with 2 unit tests.
[INFO]    [PythonTestExtractor] File 'matrix_access.py' loaded with 2 unit tests.
[INFO]    [PythonTestExtractor] File 'matrix_access.py' loaded with 1 unit tests.
[==========] Running 11 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 11 tests from SofaPython3/Modules
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[ RUN      ] SofaPython3/Modules.all_tests/0_SofaDeformable_SpringForceField_test_add_many_springs
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[WARNING] [SpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Kd list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Ks list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] elongationOnly list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] enabled list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.179s

OK
[       OK ] SofaPython3/Modules.all_tests/0_SofaDeformable_SpringForceField_test_add_many_springs (179 ms)
[ RUN      ] SofaPython3/Modules.all_tests/1_SofaDeformable_SpringForceField_test_add_one_spring
[WARNING] [SpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Kd list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Ks list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] elongationOnly list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] enabled list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.018s

OK
[       OK ] SofaPython3/Modules.all_tests/1_SofaDeformable_SpringForceField_test_add_one_spring (18 ms)
[ RUN      ] SofaPython3/Modules.all_tests/2_SofaDeformable_SpringForceField_test_clear
[WARNING] [SpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Kd list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Ks list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] elongationOnly list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] enabled list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.020s

OK
[       OK ] SofaPython3/Modules.all_tests/2_SofaDeformable_SpringForceField_test_clear (20 ms)
[ RUN      ] SofaPython3/Modules.all_tests/3_SofaDeformable_SpringForceField_test_get_springs
[WARNING] [SpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Kd list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Ks list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] elongationOnly list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] enabled list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.020s

OK
[       OK ] SofaPython3/Modules.all_tests/3_SofaDeformable_SpringForceField_test_get_springs (20 ms)
[ RUN      ] SofaPython3/Modules.all_tests/4_SofaDeformable_SpringForceField_test_remove_many_springs
[WARNING] [SpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Kd list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Ks list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] elongationOnly list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] enabled list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.021s

OK
[       OK ] SofaPython3/Modules.all_tests/4_SofaDeformable_SpringForceField_test_remove_many_springs (21 ms)
[ RUN      ] SofaPython3/Modules.all_tests/5_SofaDeformable_SpringForceField_test_remove_one_spring
[WARNING] [SpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Kd list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] Ks list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] elongationOnly list has a different size than indices1. The list will be resized to 9 elements.
[WARNING] [SpringForceField(spring_ff)] enabled list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.022s

OK
[       OK ] SofaPython3/Modules.all_tests/5_SofaDeformable_SpringForceField_test_remove_one_spring (22 ms)
[ RUN      ] SofaPython3/Modules.all_tests/6_SofaDeformable_LinearSpring_test_Creation
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Modules.all_tests/6_SofaDeformable_LinearSpring_test_Creation (0 ms)
[ RUN      ] SofaPython3/Modules.all_tests/7_SofaDeformable_LinearSpring_test_SetValues
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Modules.all_tests/7_SofaDeformable_LinearSpring_test_SetValues (0 ms)
[ RUN      ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
----------------------------------------------------------------------
Ran 1 test in 0.359s

OK
[       OK ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3 (359 ms)
[ RUN      ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
----------------------------------------------------------------------
Ran 1 test in 0.043s

OK
[       OK ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar (43 ms)
[ RUN      ] SofaPython3/Modules.all_tests/10_SofaConstraintSolver_matrix_access_test_matrix_access
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[DEPRECATED] [Sofa.Component.Mapping.MappedMatrix] This plugin is deprecated and will be removed in the future.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.MappedMatrix.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[WARNING] [EigenSimplicialLLT(unnamed)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list:
	* CompressedRowSparseMatrixMat3x3d
	* CompressedRowSparseMatrixd
----------------------------------------------------------------------
Ran 1 test in 0.545s

OK
[       OK ] SofaPython3/Modules.all_tests/10_SofaConstraintSolver_matrix_access_test_matrix_access (545 ms)
[----------] 11 tests from SofaPython3/Modules (1233 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 1 test suite ran. (1236 ms total)
[  PASSED  ] 11 tests.
[INFO]    [SofaPython3.Simulation] Sofa.Simulation unload()
[INFO]    [SofaPython3] Clearing Sofa.Core cache...
[INFO]    [SofaPython3.Core] Sofa.Core unload()
[INFO]    [SofaPython3.Helper] Sofa.Helper unload()
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.SolidMechanics.FEM.HyperElastic_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics.FEM.HyperElastic_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.FEM.HyperElastic_test/report.xml 2>&1"

[==========] Running 18 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 16 tests from HyperelasticMaterial
[ RUN      ] HyperelasticMaterial.PK2_StVenantKirchhoff
[       OK ] HyperelasticMaterial.PK2_StVenantKirchhoff (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_NeoHookean
[       OK ] HyperelasticMaterial.PK2_NeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_ArrudaBoyce
[       OK ] HyperelasticMaterial.PK2_ArrudaBoyce (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_VerondaWestman
[       OK ] HyperelasticMaterial.PK2_VerondaWestman (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_Costa
[       OK ] HyperelasticMaterial.PK2_Costa (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_StableNeoHookean
[       OK ] HyperelasticMaterial.PK2_StableNeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_StVenantKirchhoff
[       OK ] HyperelasticMaterial.ElasticityTensor_StVenantKirchhoff (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_NeoHookean
[       OK ] HyperelasticMaterial.ElasticityTensor_NeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_StableNeoHookean
[       OK ] HyperelasticMaterial.ElasticityTensor_StableNeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_ArrudaBoyce
[       OK ] HyperelasticMaterial.ElasticityTensor_ArrudaBoyce (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_VerondaWestman
[       OK ] HyperelasticMaterial.ElasticityTensor_VerondaWestman (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_StVenantKirchhoff
[       OK ] HyperelasticMaterial.applyElasticityTensor_StVenantKirchhoff (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_NeoHookean
[       OK ] HyperelasticMaterial.applyElasticityTensor_NeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_StableNeoHookean
[       OK ] HyperelasticMaterial.applyElasticityTensor_StableNeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_ArrudaBoyce
[       OK ] HyperelasticMaterial.applyElasticityTensor_ArrudaBoyce (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_VerondaWestman
[       OK ] HyperelasticMaterial.applyElasticityTensor_VerondaWestman (0 ms)
[----------] 16 tests from HyperelasticMaterial (0 ms total)

[----------] 1 test from TetrahedronHyperelasticityFEMForceField_params_test/0, where TypeParam = sofa::component::solidmechanics::fem::hyperelastic::TetrahedronHyperelasticityFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] TetrahedronHyperelasticityFEMForceField_params_test/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] TetrahedronHyperelasticityFEMForceField_params_test/0.extension (372 ms)
[----------] 1 test from TetrahedronHyperelasticityFEMForceField_params_test/0 (372 ms total)

[----------] 1 test from TetrahedronHyperelasticityFEMForceField_scene_test/0, where TypeParam = sofa::component::solidmechanics::fem::hyperelastic::TetrahedronHyperelasticityFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] TetrahedronHyperelasticityFEMForceField_scene_test/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [SparseLDLSolver(SparseLDLSolver1)] Unused Attribute: "saveMatrixToFile" with value: "0"
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] TetrahedronHyperelasticityFEMForceField_scene_test/0.extension (23701 ms)
[----------] 1 test from TetrahedronHyperelasticityFEMForceField_scene_test/0 (23701 ms total)

[----------] Global test environment tear-down
[==========] 18 tests from 3 test suites ran. (24074 ms total)
[  PASSED  ] 18 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests MultiThreading_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/MultiThreading_test --gtest_output=xml:unit-tests/MultiThreading_test/report.xml 2>&1"

[==========] Running 3 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DataExchange
[ RUN      ] DataExchange.getTemplateName
[       OK ] DataExchange.getTemplateName (0 ms)
[----------] 1 test from DataExchange (0 ms total)

[----------] 1 test from MeanComputation
[ RUN      ] MeanComputation.getTemplateName
[       OK ] MeanComputation.getTemplateName (0 ms)
[----------] 1 test from MeanComputation (0 ms total)

[----------] 1 test from ParallelImplementationsRegistry
[ RUN      ] ParallelImplementationsRegistry.existInObjectFactory
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[       OK ] ParallelImplementationsRegistry.existInObjectFactory (8 ms)
[----------] 1 test from ParallelImplementationsRegistry (8 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 3 test suites ran. (9 ms total)
[  PASSED  ] 3 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Bindings.Sofa.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests --gtest_output=xml:unit-tests/Bindings.Sofa.Tests/report.xml 2>&1"

[WARNING] [ObjectFactory] Module name cannot be found when registering Binding_BaseObject_MockComponent<> into the object factory
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [PythonTestExtractor] File 'Mass.py' loaded with 3 unit tests.
[INFO]    [PythonTestExtractor] File 'Controller.py' loaded with 7 unit tests.
[INFO]    [PythonTestExtractor] File 'Events.py' loaded with 1 unit tests.
[INFO]    [PythonTestExtractor] File 'BaseMeshTopology.py' loaded with 2 unit tests.
[ERROR]   [PythonTestExtractor] File skipped: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/MyRestShapeForceField.py  
No test suite found. Make sure there is at least one class in the script that inherits from TestCase.
[INFO]    [PythonTestExtractor] File 'BaseLink.py' loaded with 12 unit tests.
[INFO]    [PythonTestExtractor] File 'BaseData.py' loaded with 35 unit tests.
[INFO]    [PythonTestExtractor] File 'BaseObject.py' loaded with 12 unit tests.
[INFO]    [PythonTestExtractor] File 'ObjectFactory.py' loaded with 1 unit tests.
[INFO]    [PythonTestExtractor] File 'ForceField.py' loaded with 6 unit tests.
[INFO]    [PythonTestExtractor] File 'Base.py' loaded with 12 unit tests.
[INFO]    [PythonTestExtractor] File 'DataEngine.py' loaded with 3 unit tests.
[INFO]    [PythonTestExtractor] File 'Message.py' loaded with 2 unit tests.
[INFO]    [PythonTestExtractor] File 'FileRepository.py' loaded with 3 unit tests.
[INFO]    [PythonTestExtractor] File 'Simulation.py' loaded with 1 unit tests.
[INFO]    [PythonTestExtractor] File 'Node.py' loaded with 30 unit tests.
[INFO]    [PythonTestExtractor] File 'RGBAColor.py' loaded with 3 unit tests.
[INFO]    [PythonTestExtractor] File 'BoundingBox.py' loaded with 5 unit tests.
[INFO]    [PythonTestExtractor] File 'Vec3.py' loaded with 4 unit tests.
[==========] Running 143 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 143 tests from SofaPython3/Sofa
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[ RUN      ] SofaPython3/Sofa.all_tests/0_Sofa_Core_Mass_test_mass_matrix_access_blocks3x3
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
----------------------------------------------------------------------
Ran 1 test in 0.533s

OK
[       OK ] SofaPython3/Sofa.all_tests/0_Sofa_Core_Mass_test_mass_matrix_access_blocks3x3 (533 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Mass_test_mass_matrix_access_scalar
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
----------------------------------------------------------------------
Ran 1 test in 0.062s

OK
[       OK ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Mass_test_mass_matrix_access_scalar (62 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Mass_test_mass_mstate
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
----------------------------------------------------------------------
Ran 1 test in 0.052s

OK
[       OK ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Mass_test_mass_mstate (52 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_bindingPersistance
----------------------------------------------------------------------
Ran 1 test in 0.011s

OK
[       OK ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_bindingPersistance (12 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_constructorOverriddenWithArgs
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_constructorOverriddenWithArgs (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Controller_test_constructorOverriden
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Controller_test_constructorOverriden (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/8_Sofa_Core_Controller_test_events
----------------------------------------------------------------------
Ran 1 test in 0.036s

OK
[       OK ] SofaPython3/Sofa.all_tests/8_Sofa_Core_Controller_test_events (36 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/9_Sofa_Core_Controller_test_methodOverriding
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/9_Sofa_Core_Controller_test_methodOverriding (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/10_Sofa_Core_Events_test_events
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[WARNING] [GenericConstraintSolver(constraintSolver)] Required data "maxIterations" has not been set. Falling back to default value: 1000
[WARNING] [GenericConstraintSolver(constraintSolver)] Required data "tolerance" has not been set. Falling back to default value: 0.001
----------------------------------------------------------------------
Ran 1 test in 0.049s

OK
[       OK ] SofaPython3/Sofa.all_tests/10_Sofa_Core_Events_test_events (50 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseMeshTopology_test_regular_grid_hexas
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseMeshTopology_test_regular_grid_hexas (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseMeshTopology_test_regular_grid_tetra
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
----------------------------------------------------------------------
Ran 1 test in 0.019s

OK
[       OK ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseMeshTopology_test_regular_grid_tetra (19 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/13_loading_MyRestShapeForceField
[WARNING] [SofaPython3::PythonTest] There doesn't seem to be any test in /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/MyRestShapeForceField.py
[       OK ] SofaPython3/Sofa.all_tests/13_loading_MyRestShapeForceField (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseLink_test_Help
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
----------------------------------------------------------------------
Ran 1 test in 0.013s

OK
[       OK ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseLink_test_Help (14 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseLink_test_Name
----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
[       OK ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseLink_test_Name (8 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseLink_test_Persistent
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseLink_test_Persistent (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseLink_test_baselink_attributes_forwarding
----------------------------------------------------------------------
Ran 1 test in 0.009s

OK
[       OK ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseLink_test_baselink_attributes_forwarding (10 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseLink_test_getLinkedBase
----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
[       OK ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseLink_test_getLinkedBase (9 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseLink_test_getLinkedPath
----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
[       OK ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseLink_test_getLinkedPath (8 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseLink_test_getLinked_and_Owner
----------------------------------------------------------------------
Ran 1 test in 0.011s

OK
[       OK ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseLink_test_getLinked_and_Owner (11 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/21_Sofa_Core_BaseLink_test_getOwnerBase
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/21_Sofa_Core_BaseLink_test_getOwnerBase (7 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/22_Sofa_Core_BaseLink_test_getSize
----------------------------------------------------------------------
Ran 1 test in 0.009s

OK
[       OK ] SofaPython3/Sofa.all_tests/22_Sofa_Core_BaseLink_test_getSize (9 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/23_Sofa_Core_BaseLink_test_getValue
----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
[       OK ] SofaPython3/Sofa.all_tests/23_Sofa_Core_BaseLink_test_getValue (8 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/24_Sofa_Core_BaseLink_test_isMultiLink
----------------------------------------------------------------------
Ran 1 test in 0.009s

OK
[       OK ] SofaPython3/Sofa.all_tests/24_Sofa_Core_BaseLink_test_isMultiLink (10 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/25_Sofa_Core_BaseLink_test_read
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK (skipped=1)
[       OK ] SofaPython3/Sofa.all_tests/25_Sofa_Core_BaseLink_test_read (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/26_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK (skipped=1)
[       OK ] SofaPython3/Sofa.all_tests/26_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/27_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/27_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/28_Sofa_Core_BaseData_test_DataArray2DOperation
----------------------------------------------------------------------
Ran 1 test in 0.018s

OK
[       OK ] SofaPython3/Sofa.all_tests/28_Sofa_Core_BaseData_test_DataArray2DOperation (19 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/29_Sofa_Core_BaseData_test_DataArray2DResizeFromArray
----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
[       OK ] SofaPython3/Sofa.all_tests/29_Sofa_Core_BaseData_test_DataArray2DResizeFromArray (9 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/30_Sofa_Core_BaseData_test_DataArray2DSetFromArray
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/30_Sofa_Core_BaseData_test_DataArray2DSetFromArray (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseData_test_DataArray2DSetFromList
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseData_test_DataArray2DSetFromList (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseData_test_DataAsArray1D
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseData_test_DataAsArray1D (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseData_test_DataAsArray2D
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseData_test_DataAsArray2D (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseData_test_DataAsContainerNumpyArray
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseData_test_DataAsContainerNumpyArray (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_ (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleAccess_
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleAccess_ (8 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleWriteAccess_
----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
[       OK ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleWriteAccess_ (9 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseData_test_DataString
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseData_test_DataString (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseData_test_DataWrapper1D
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseData_test_DataWrapper1D (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseData_test_Dirty
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseData_test_Dirty (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/42_Sofa_Core_BaseData_test_DownCast
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/42_Sofa_Core_BaseData_test_DownCast (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_InvalidDataAccess
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_InvalidDataAccess (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_Parent
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_Parent (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_Persistent
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_Persistent (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_UnknowAttribute
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_UnknowAttribute (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_ValidDataAccess
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_ValidDataAccess (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_getLinkPath
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_getLinkPath (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_getValueString
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_getValueString (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_getValueTypeString
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_getValueTypeString (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_getattr
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_getattr (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_isRequired
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_isRequired (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_linkpath
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_linkpath (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_linkpath_between_two_scenes
----------------------------------------------------------------------
Ran 1 test in 0.010s

OK
[       OK ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_linkpath_between_two_scenes (10 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseData_test_linkpath_in_add_object_compat
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseData_test_linkpath_in_add_object_compat (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseData_test_name
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseData_test_name (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseData_test_read
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseData_test_read (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseData_test_readOnly
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseData_test_readOnly (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseData_test_set_value_from_string
[DEPRECATED] [Node(rootNode)] Data field 'gravity' is initialized from a string.  
 This behavior was allowed with SofaPython2 but have very poor performance so it is now  deprecated with SofaPython3. Please fix your scene (as this behavior will be removed).  
  
At: 
  /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.Sofa.Tests.d/Core/BaseData.py(362): test_set_value_from_string

----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseData_test_set_value_from_string (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseData_test_typeName
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseData_test_typeName (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseObject_test_context
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseObject_test_context (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName (7 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseObject_test_createObjectWithParam
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseObject_test_createObjectWithParam (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseObject_test_data_property
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseObject_test_data_property (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseObject_test_getCategories
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseObject_test_getCategories (7 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseObject_test_getLinkPath
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseObject_test_getLinkPath (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/67_Sofa_Core_BaseObject_test_getName
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/67_Sofa_Core_BaseObject_test_getName (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/68_Sofa_Core_BaseObject_test_getPathName
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/68_Sofa_Core_BaseObject_test_getPathName (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/69_Sofa_Core_BaseObject_test_getTarget
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/69_Sofa_Core_BaseObject_test_getTarget (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/70_Sofa_Core_BaseObject_test_mockComponent
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/70_Sofa_Core_BaseObject_test_mockComponent (7 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/71_Sofa_Core_BaseObject_test_setSrc
----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
[       OK ] SofaPython3/Sofa.all_tests/71_Sofa_Core_BaseObject_test_setSrc (8 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/72_Sofa_Core_BaseObject_test_slave_master
----------------------------------------------------------------------
Ran 1 test in 0.009s

OK
[       OK ] SofaPython3/Sofa.all_tests/72_Sofa_Core_BaseObject_test_slave_master (9 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/73_Sofa_Core_ObjectFactory_test_dump_json
[SUGGESTION] [AsyncSparseLDLSolver(unnamed)] Template is empty
By default AsyncSparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixMat3x3d" .
[SUGGESTION] [AsyncSparseLDLSolver(unnamed)] Template is empty
By default AsyncSparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[DEPRECATED] [ConstraintAnimationLoop] WARNING : ConstraintAnimationLoop is deprecated. Please use the combination of FreeMotionAnimationLoop and GenericConstraintSolver.
[SUGGESTION] [SparseLDLSolver(unnamed)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixMat3x3d" .
[SUGGESTION] [SparseLDLSolver(unnamed)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
----------------------------------------------------------------------
Ran 1 test in 0.061s

OK
[       OK ] SofaPython3/Sofa.all_tests/73_Sofa_Core_ObjectFactory_test_dump_json (61 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/74_Sofa_Core_ForceField_test_0_explicit
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[WARNING] [EigenSimplicialLLT(ldlSolver)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list:
	* CompressedRowSparseMatrixMat3x3d
	* CompressedRowSparseMatrixd
----------------------------------------------------------------------
Ran 1 test in 0.101s

OK
[       OK ] SofaPython3/Sofa.all_tests/74_Sofa_Core_ForceField_test_0_explicit (102 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/75_Sofa_Core_ForceField_test_1_implicit_iterative
----------------------------------------------------------------------
Ran 1 test in 0.097s

OK
[       OK ] SofaPython3/Sofa.all_tests/75_Sofa_Core_ForceField_test_1_implicit_iterative (98 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/76_Sofa_Core_ForceField_test_2_implicit_direct
[WARNING] [EigenSimplicialLLT(ldlSolver)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list:
	* CompressedRowSparseMatrixMat3x3d
	* CompressedRowSparseMatrixd
[WARNING] [NaiveRestShapeSpringsForcefield(Springs)] buildStiffnessMatrix not implemented: for compatibility reason, the deprecated API (addKToMatrix) will be used. This compatibility will disappear in the future, and will cause issues in simulations. Please update the code of NaiveRestShapeSpringsForcefield to ensure right behavior: the function addKToMatrix has been replaced by buildStiffnessMatrix
[WARNING] [NaiveRestShapeSpringsForcefield(Springs)] buildDampingMatrix not implemented: for compatibility reason, the deprecated API (addBToMatrix) will be used. This compatibility will disappear in the future, and will cause issues in simulations. Please update the code of NaiveRestShapeSpringsForcefield to ensure right behavior: the function addBToMatrix has been replaced by buildDampingMatrix
----------------------------------------------------------------------
Ran 1 test in 0.101s

OK
[       OK ] SofaPython3/Sofa.all_tests/76_Sofa_Core_ForceField_test_2_implicit_direct (102 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/77_Sofa_Core_ForceField_test_class_name
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/77_Sofa_Core_ForceField_test_class_name (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/78_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
----------------------------------------------------------------------
Ran 1 test in 0.061s

OK
[       OK ] SofaPython3/Sofa.all_tests/78_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3 (61 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/79_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
----------------------------------------------------------------------
Ran 1 test in 0.071s

OK
[       OK ] SofaPython3/Sofa.all_tests/79_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar (71 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/80_Sofa_Core_Base_test_addExistingDataAsParentOfNewData
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/80_Sofa_Core_Base_test_addExistingDataAsParentOfNewData (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/81_Sofa_Core_Base_test_addKeywordProtected
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/81_Sofa_Core_Base_test_addKeywordProtected (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/82_Sofa_Core_Base_test_addNewDataFromParent
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/82_Sofa_Core_Base_test_addNewDataFromParent (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/83_Sofa_Core_Base_test_addNewDataFromParent_brokenLink
----------------------------------------------------------------------
Ran 1 test in 0.013s

OK
[       OK ] SofaPython3/Sofa.all_tests/83_Sofa_Core_Base_test_addNewDataFromParent_brokenLink (13 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/84_Sofa_Core_Base_test_addNewDataFromParent_linkPaths
----------------------------------------------------------------------
Ran 1 test in 0.011s

OK
[       OK ] SofaPython3/Sofa.all_tests/84_Sofa_Core_Base_test_addNewDataFromParent_linkPaths (11 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/85_Sofa_Core_Base_test_addNewData_with_type
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/85_Sofa_Core_Base_test_addNewData_with_type (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/86_Sofa_Core_Base_test_data_property
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/86_Sofa_Core_Base_test_data_property (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/87_Sofa_Core_Base_test_getClassName
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/87_Sofa_Core_Base_test_getClassName (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/88_Sofa_Core_Base_test_getLinkPath
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/88_Sofa_Core_Base_test_getLinkPath (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/89_Sofa_Core_Base_test_getTemplateName
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/89_Sofa_Core_Base_test_getTemplateName (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/90_Sofa_Core_Base_test_linkpath
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/90_Sofa_Core_Base_test_linkpath (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/91_Sofa_Core_Base_test_loggedMessagesBinding
[INFO]    [Node(a_node)] This is a new message
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/91_Sofa_Core_Base_test_loggedMessagesBinding (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/92_Sofa_Core_DataEngine_test_DataEngine
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/92_Sofa_Core_DataEngine_test_DataEngine (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/93_Sofa_Core_DataEngine_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/93_Sofa_Core_DataEngine_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/94_Sofa_Core_DataEngine_test_constructorOverriden
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/94_Sofa_Core_DataEngine_test_constructorOverriden (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/95_Sofa_Helper_Message_test_messageHandler
[INFO]    [PythonScript] plop
[WARNING] [PythonScript] coucou
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/95_Sofa_Helper_Message_test_messageHandler (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/96_Sofa_Helper_Message_test_messages
[INFO]    [PythonScript] Simple message
[INFO]    [Emitter] Simple message
[INFO]    [PythonScript] Simple message with attached source info
[INFO]    [Node(node)] Simple message to an object
[INFO]    [Node(node)] Simple message to an object with attached source info
[WARNING] [PythonScript] Simple message
[WARNING] [Emitter] Simple message
[WARNING] [PythonScript] Simple message with attached source info
[WARNING] [Node(node)] Simple message to an object
[WARNING] [Node(node)] Simple message to an object with attached source info
[DEPRECATED] [PythonScript] Simple message
[DEPRECATED] [Emitter] Simple message
[DEPRECATED] [PythonScript] Simple message with attached source info
[DEPRECATED] [Node(node)] Simple message to an object
[DEPRECATED] [Node(node)] Simple message to an object with attached source info
----------------------------------------------------------------------
Ran 1 test in 0.014s

OK
[       OK ] SofaPython3/Sofa.all_tests/96_Sofa_Helper_Message_test_messages (14 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/97_Sofa_Helper_FileRepository_test_add_remove_directories
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/97_Sofa_Helper_FileRepository_test_add_remove_directories (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/98_Sofa_Helper_FileRepository_test_environment
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/98_Sofa_Helper_FileRepository_test_environment (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/99_Sofa_Helper_FileRepository_test_find_file
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/99_Sofa_Helper_FileRepository_test_find_file (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Simulation_test_load
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Simulation_test_load (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_Constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_Constructor (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_GetAttr
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_GetAttr (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_SimulationConstructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_SimulationConstructor (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_addChild
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_addChild (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_children_property
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_children_property (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_createObjectInvalid
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_createObjectInvalid (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_createObjectWithParam
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_createObjectWithParam (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_data_property
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_data_property (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Node_test_detachFromGraph
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Node_test_detachFromGraph (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/110_Sofa_Simulation_Node_test_getAsACreateObjectParameter
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/110_Sofa_Simulation_Node_test_getAsACreateObjectParameter (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/111_Sofa_Simulation_Node_test_getForceField
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
----------------------------------------------------------------------
Ran 1 test in 0.115s

OK
[       OK ] SofaPython3/Sofa.all_tests/111_Sofa_Simulation_Node_test_getForceField (115 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/112_Sofa_Simulation_Node_test_getItem
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/112_Sofa_Simulation_Node_test_getItem (8 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/113_Sofa_Simulation_Node_test_getLink
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/113_Sofa_Simulation_Node_test_getLink (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/114_Sofa_Simulation_Node_test_getMass
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/114_Sofa_Simulation_Node_test_getMass (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/115_Sofa_Simulation_Node_test_getMechanicalMapping
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/115_Sofa_Simulation_Node_test_getMechanicalMapping (8 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/116_Sofa_Simulation_Node_test_getMechanicalState
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/116_Sofa_Simulation_Node_test_getMechanicalState (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/117_Sofa_Simulation_Node_test_getRoot
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/117_Sofa_Simulation_Node_test_getRoot (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/118_Sofa_Simulation_Node_test_getRootPath
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/118_Sofa_Simulation_Node_test_getRootPath (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/119_Sofa_Simulation_Node_test_hasObjectWithDefaultPythonFunction
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/119_Sofa_Simulation_Node_test_hasObjectWithDefaultPythonFunction (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/120_Sofa_Simulation_Node_test_hasObjectWithFastPath
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/120_Sofa_Simulation_Node_test_hasObjectWithFastPath (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/121_Sofa_Simulation_Node_test_init
TYPE: 100
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Sofa.all_tests/121_Sofa_Simulation_Node_test_init (7 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/122_Sofa_Simulation_Node_test_isInitialized
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/122_Sofa_Simulation_Node_test_isInitialized (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/123_Sofa_Simulation_Node_test_moveChild
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/123_Sofa_Simulation_Node_test_moveChild (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/124_Sofa_Simulation_Node_test_objects_property
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/124_Sofa_Simulation_Node_test_objects_property (6 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/125_Sofa_Simulation_Node_test_objects_property_contains_method
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/125_Sofa_Simulation_Node_test_objects_property_contains_method (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/126_Sofa_Simulation_Node_test_objects_property_remove_at_method
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/126_Sofa_Simulation_Node_test_objects_property_remove_at_method (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/127_Sofa_Simulation_Node_test_parents_property
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/127_Sofa_Simulation_Node_test_parents_property (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/128_Sofa_Simulation_Node_test_removeChild
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/128_Sofa_Simulation_Node_test_removeChild (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/129_Sofa_Simulation_Node_test_removeObject
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] SofaPython3/Sofa.all_tests/129_Sofa_Simulation_Node_test_removeObject (7 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/130_Sofa_Simulation_Node_test_sendEvent
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/130_Sofa_Simulation_Node_test_sendEvent (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/131_Sofa_Types_RGBAColor_test_constructor_default
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/131_Sofa_Types_RGBAColor_test_constructor_default (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/132_Sofa_Types_RGBAColor_test_constructor_fromInvalidList
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/132_Sofa_Types_RGBAColor_test_constructor_fromInvalidList (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/133_Sofa_Types_RGBAColor_test_constructor_fromList
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/133_Sofa_Types_RGBAColor_test_constructor_fromList (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/134_Sofa_Types_BoundingBox_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/134_Sofa_Types_BoundingBox_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/135_Sofa_Types_BoundingBox_test_getMax
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/135_Sofa_Types_BoundingBox_test_getMax (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/136_Sofa_Types_BoundingBox_test_getMin
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/136_Sofa_Types_BoundingBox_test_getMin (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/137_Sofa_Types_BoundingBox_test_setMax
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/137_Sofa_Types_BoundingBox_test_setMax (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/138_Sofa_Types_BoundingBox_test_setMin
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/138_Sofa_Types_BoundingBox_test_setMin (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/139_Sofa_Types_Vec3_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/139_Sofa_Types_Vec3_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/140_Sofa_Types_Vec3_test_wrapAroundArray
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/140_Sofa_Types_Vec3_test_wrapAroundArray (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/141_Sofa_Types_Vec3_test_wrapAroundSingleField
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/141_Sofa_Types_Vec3_test_wrapAroundSingleField (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/142_Sofa_Types_Vec3_test_wrapInvalidSize
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/142_Sofa_Types_Vec3_test_wrapInvalidSize (4 ms)
[----------] 143 tests from SofaPython3/Sofa (2016 ms total)

[----------] Global test environment tear-down
[==========] 143 tests from 1 test suite ran. (2018 ms total)
[  PASSED  ] 143 tests.
[INFO]    [SofaPython3.Simulation] Sofa.Simulation unload()
[INFO]    [SofaPython3] Clearing Sofa.Core cache...
[INFO]    [SofaPython3.Core] Sofa.Core unload()
[INFO]    [SofaPython3.Helper] Sofa.Helper unload()
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests BeamAdapter_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/BeamAdapter_test --gtest_output=xml:unit-tests/BeamAdapter_test/report.xml 2>&1"

[==========] Running 17 tests from 6 test suites.
[----------] Global test environment set-up.
[----------] 1 test from AdaptiveBeamController
[ RUN      ] AdaptiveBeamController.target
[       OK ] AdaptiveBeamController.target (0 ms)
[----------] 1 test from AdaptiveBeamController (0 ms total)

[----------] 2 tests from InterventionalRadiologyController_test
[ RUN      ] InterventionalRadiologyController_test.test_init_empty
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libBeamAdapter.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[ERROR]   [InterventionalRadiologyController(DeployController)] No instrument found (no WireBeamInterpolation)! the component can not work and will be set to Invalid.
[ERROR]   [InterventionalRadiologyController(DeployController)] No MechanicalState found. The component can not work and will be set to Invalid.
[       OK ] InterventionalRadiologyController_test.test_init_empty (11 ms)
[ RUN      ] InterventionalRadiologyController_test.test_init_default
[       OK ] InterventionalRadiologyController_test.test_init_default (2 ms)
[----------] 2 tests from InterventionalRadiologyController_test (13 ms total)

[----------] 1 test from AdaptiveBeamSlidingConstraintTest/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] AdaptiveBeamSlidingConstraintTest/0.NormalBehavior
[       OK ] AdaptiveBeamSlidingConstraintTest/0.NormalBehavior (0 ms)
[----------] 1 test from AdaptiveBeamSlidingConstraintTest/0 (0 ms total)

[----------] 3 tests from AdaptiveBeamForceFieldAndMassTest
[ RUN      ] AdaptiveBeamForceFieldAndMassTest.SimpleScene
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[       OK ] AdaptiveBeamForceFieldAndMassTest.SimpleScene (7 ms)
[ RUN      ] AdaptiveBeamForceFieldAndMassTest.checkCreation
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[       OK ] AdaptiveBeamForceFieldAndMassTest.checkCreation (33 ms)
[ RUN      ] AdaptiveBeamForceFieldAndMassTest.checkValues
[       OK ] AdaptiveBeamForceFieldAndMassTest.checkValues (733 ms)
[ DISABLED ] AdaptiveBeamForceFieldAndMassTest.DISABLED_testPerformances
[----------] 3 tests from AdaptiveBeamForceFieldAndMassTest (775 ms total)

[----------] 5 tests from WireRestShape_test
[ RUN      ] WireRestShape_test.test_init_empty
[ERROR]   [WireRestShape(BeamRestShape)] Cannot find topology container. Please specify the link to the topology or insert one in the same node.
[       OK ] WireRestShape_test.test_init_empty (0 ms)
[ RUN      ] WireRestShape_test.test_init_default
[       OK ] WireRestShape_test.test_init_default (0 ms)
[ RUN      ] WireRestShape_test.test_init_parameters
[       OK ] WireRestShape_test.test_init_parameters (0 ms)
[ RUN      ] WireRestShape_test.test_init_topology
[       OK ] WireRestShape_test.test_init_topology (0 ms)
[ RUN      ] WireRestShape_test.test_Transform_methods
[       OK ] WireRestShape_test.test_Transform_methods (0 ms)
[----------] 5 tests from WireRestShape_test (3 ms total)

[----------] 5 tests from checkMinimalScene/BeamInterpolationTest
[ RUN      ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/0
[       OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/0 (1 ms)
[ RUN      ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/1
[       OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/1 (1 ms)
[ RUN      ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/2
[ERROR]   [Node(Root)] Object type BeamInterpolation<Rigid3d> was not created  
The object is in the factory but cannot be created.  
Requested template : Rigid3d  
Used template      : Rigid3d (default)  
Reason(s)          : No mechanical state with the datatype 'Rigid3d' found in the context node.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/2 (2 ms)
[ RUN      ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/3
[ERROR]   [BeamInterpolation(Interpol)] No Topology found. Component is de-activated.
[       OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/3 (1 ms)
[ RUN      ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/4
[ERROR]   [Node(Root)] Object type BeamInterpolation<Rigid3d> was not created  
The object is in the factory but cannot be created.  
Requested template : Rigid3d  
Used template      : Rigid3d (default)  
Reason(s)          : No mechanical state with the datatype 'Rigid3d' found in the context node.  
  

[ERROR]   [Node(Root)] Object type AdaptiveBeamForceFieldAndMass<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] checkMinimalScene/BeamInterpolationTest.checkMinimalScene/4 (3 ms)
[----------] 5 tests from checkMinimalScene/BeamInterpolationTest (10 ms total)

[----------] Global test environment tear-down
[==========] 17 tests from 6 test suites ran. (803 ms total)
[  PASSED  ] 17 tests.

  YOU HAVE 3 DISABLED TESTS
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Topology.Container.Grid_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Container.Grid_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Grid_test/report.xml 2>&1"

[==========] Running 67 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from CylinderGridTopology_test
[ RUN      ] CylinderGridTopology_test.cylinderGridCreation
[WARNING] [GridTopology(unnamed)] The grid resolution: [-1 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] CylinderGridTopology_test.cylinderGridCreation (0 ms)
[ RUN      ] CylinderGridTopology_test.cylinderGridSize
[       OK ] CylinderGridTopology_test.cylinderGridSize (0 ms)
[ RUN      ] CylinderGridTopology_test.cylinderGridPosition
[       OK ] CylinderGridTopology_test.cylinderGridPosition (0 ms)
[----------] 3 tests from CylinderGridTopology_test (1 ms total)

[----------] 3 tests from RegularGridTopology_test
[ RUN      ] RegularGridTopology_test.regularGridCreation
[       OK ] RegularGridTopology_test.regularGridCreation (0 ms)
[ RUN      ] RegularGridTopology_test.regularGridPosition
[       OK ] RegularGridTopology_test.regularGridPosition (0 ms)
[ RUN      ] RegularGridTopology_test.regularGridFindPoint
[       OK ] RegularGridTopology_test.regularGridFindPoint (0 ms)
[----------] 3 tests from RegularGridTopology_test (1 ms total)

[----------] 2 tests from SparseGridTopology_test
[ RUN      ] SparseGridTopology_test.buildFromMeshFile
[ERROR]   [SparseGridTopology(unnamed)] Loading mesh /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Testing/resources/mesh/suzanne.stl failed.
[       OK ] SparseGridTopology_test.buildFromMeshFile (11 ms)
[ RUN      ] SparseGridTopology_test.buildFromMeshParams
[       OK ] SparseGridTopology_test.buildFromMeshParams (6 ms)
[----------] 2 tests from SparseGridTopology_test (17 ms total)

[----------] 3 tests from SphereGridTopology_test
[ RUN      ] SphereGridTopology_test.SphereGridCreation
[WARNING] [GridTopology(unnamed)] The grid resolution: [-1 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] SphereGridTopology_test.SphereGridCreation (0 ms)
[ RUN      ] SphereGridTopology_test.SphereGridSize
[       OK ] SphereGridTopology_test.SphereGridSize (0 ms)
[ RUN      ] SphereGridTopology_test.SphereGridPosition
[       OK ] SphereGridTopology_test.SphereGridPosition (0 ms)
[----------] 3 tests from SphereGridTopology_test (0 ms total)

[----------] 56 tests from regularGridSize3D/RegularGridTopology_test
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/0
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/0 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/1
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/1 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/2
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/2 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/3
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/3 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/4
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/4 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/5
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/5 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/6
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/6 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/7
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/7 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/8
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/8 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/9
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/9 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/10
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/10 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/11
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/11 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/12
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/12 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/13
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/13 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/14
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/14 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/15
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/15 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/16
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/16 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/17
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/17 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/18
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 6 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/18 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/19
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 6] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/19 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/20
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 5 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/20 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/21
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 5 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/21 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/22
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; -1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/22 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/23
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 5 ; -5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/23 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/24
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/24 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/25
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/25 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/26
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 1 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/26 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/27
[WARNING] [GridTopology(unnamed)] The grid resolution: [-2 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/27 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/0
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/0 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/1
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/1 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/2
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/2 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/3
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/3 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/4
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/4 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/5
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/5 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/6
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/6 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/7
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/7 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/8
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/8 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/9
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/9 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/10
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/10 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/11
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/11 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/12
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/12 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/13
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/13 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/14
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/14 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/15
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/15 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/16
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/16 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/17
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/17 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/18
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 6 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/18 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/19
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 6] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/19 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/20
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 5 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/20 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/21
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 5 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/21 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/22
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; -1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/22 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/23
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 5 ; -5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/23 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/24
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/24 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/25
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/25 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/26
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 1 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/26 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/27
[WARNING] [GridTopology(unnamed)] The grid resolution: [-2 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/27 (0 ms)
[----------] 56 tests from regularGridSize3D/RegularGridTopology_test (5 ms total)

[----------] Global test environment tear-down
[==========] 67 tests from 5 test suites ran. (27 ms total)
[  PASSED  ] 67 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Bindings.SofaRuntime.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.SofaRuntime.Tests --gtest_output=xml:unit-tests/Bindings.SofaRuntime.Tests/report.xml 2>&1"

[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [PythonTestExtractor] File 'Base.py' loaded with 2 unit tests.
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from SofaPython3/Sofa
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[ RUN      ] SofaPython3/Sofa.all_tests/0_SofaRuntime_Base_test_getCategoriesmethod
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
----------------------------------------------------------------------
Ran 1 test in 0.937s

OK
[       OK ] SofaPython3/Sofa.all_tests/0_SofaRuntime_Base_test_getCategoriesmethod (938 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/1_SofaRuntime_Base_test_moduleImport
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/1_SofaRuntime_Base_test_moduleImport (0 ms)
[----------] 2 tests from SofaPython3/Sofa (938 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (941 ms total)
[  PASSED  ] 2 tests.
[INFO]    [SofaPython3.Simulation] Sofa.Simulation unload()
[INFO]    [SofaPython3] Clearing Sofa.Core cache...
[INFO]    [SofaPython3.Core] Sofa.Core unload()
[INFO]    [SofaPython3.Helper] Sofa.Helper unload()
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Simulation.Graph_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Graph_test --gtest_output=xml:unit-tests/Sofa.Simulation.Graph_test/report.xml 2>&1"

[==========] Running 43 tests from 7 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from DAG_test
[ RUN      ] DAG_test.traverse
[       OK ] DAG_test.traverse (0 ms)
[ RUN      ] DAG_test.getObject
[       OK ] DAG_test.getObject (0 ms)
[----------] 2 tests from DAG_test (1 ms total)

[----------] 4 tests from DAGNodeTest
[ RUN      ] DAGNodeTest.objectDestruction_singleObject
[       OK ] DAGNodeTest.objectDestruction_singleObject (0 ms)
[ RUN      ] DAGNodeTest.objectDestruction_multipleObjects
[       OK ] DAGNodeTest.objectDestruction_multipleObjects (0 ms)
[ RUN      ] DAGNodeTest.objectDestruction_childNode_singleObject
[       OK ] DAGNodeTest.objectDestruction_childNode_singleObject (0 ms)
[ RUN      ] DAGNodeTest.objectDestruction_childNode_complexChild
[       OK ] DAGNodeTest.objectDestruction_childNode_complexChild (0 ms)
[----------] 4 tests from DAGNodeTest (0 ms total)

[----------] 2 tests from DAGNode_test
[ RUN      ] DAGNode_test.test_findCommonParent
[       OK ] DAGNode_test.test_findCommonParent (0 ms)
[ RUN      ] DAGNode_test.test_findCommonParent_MultipleParents
[       OK ] DAGNode_test.test_findCommonParent_MultipleParents (0 ms)
[----------] 2 tests from DAGNode_test (0 ms total)

[----------] 16 tests from MutationListener_test
[ RUN      ] MutationListener_test.test_createChild
[       OK ] MutationListener_test.test_createChild (0 ms)
[ RUN      ] MutationListener_test.test_addChild
[       OK ] MutationListener_test.test_addChild (0 ms)
[ RUN      ] MutationListener_test.test_addSubChild
[       OK ] MutationListener_test.test_addSubChild (0 ms)
[ RUN      ] MutationListener_test.test_removeSubChild
[       OK ] MutationListener_test.test_removeSubChild (0 ms)
[ RUN      ] MutationListener_test.test_removeChild
[       OK ] MutationListener_test.test_removeChild (0 ms)
[ RUN      ] MutationListener_test.test_removeNonExistingChild
[       OK ] MutationListener_test.test_removeNonExistingChild (0 ms)
[ RUN      ] MutationListener_test.test_removeDetachedChild
[       OK ] MutationListener_test.test_removeDetachedChild (0 ms)
[ RUN      ] MutationListener_test.test_moveChild
[       OK ] MutationListener_test.test_moveChild (0 ms)
[ RUN      ] MutationListener_test.test_addObject
[       OK ] MutationListener_test.test_addObject (0 ms)
[ RUN      ] MutationListener_test.test_removeObject
[       OK ] MutationListener_test.test_removeObject (0 ms)
[ RUN      ] MutationListener_test.test_removeNonExistingObject
[       OK ] MutationListener_test.test_removeNonExistingObject (0 ms)
[ RUN      ] MutationListener_test.test_moveObject
[       OK ] MutationListener_test.test_moveObject (0 ms)
[ RUN      ] MutationListener_test.test_addChildWithDescendency
[       OK ] MutationListener_test.test_addChildWithDescendency (0 ms)
[ RUN      ] MutationListener_test.test_removeChildWithDescendency
[       OK ] MutationListener_test.test_removeChildWithDescendency (0 ms)
[ RUN      ] MutationListener_test.test_moveChildWithDescendency
[       OK ] MutationListener_test.test_moveChildWithDescendency (0 ms)
[ RUN      ] MutationListener_test.test_moveChildWithDescendencyAndMultipleParents
[       OK ] MutationListener_test.test_moveChildWithDescendencyAndMultipleParents (0 ms)
[----------] 16 tests from MutationListener_test (1 ms total)

[----------] 7 tests from Node_test
[ RUN      ] Node_test.getPathName
[       OK ] Node_test.getPathName (0 ms)
[ RUN      ] Node_test.addObject
[       OK ] Node_test.addObject (0 ms)
[ RUN      ] Node_test.addObjectAtFront
[       OK ] Node_test.addObjectAtFront (0 ms)
[ RUN      ] Node_test.addObjectPreventingSharedContext
[ERROR]   [Node(child2)] Object 'A' already has a node (/child1/A). Please remove it from this node before adding it to a new one.
[       OK ] Node_test.addObjectPreventingSharedContext (0 ms)
[ RUN      ] Node_test.getObjectsStdVector
[       OK ] Node_test.getObjectsStdVector (0 ms)
[ RUN      ] Node_test.getObjectsStdSet
[       OK ] Node_test.getObjectsStdSet (0 ms)
[ RUN      ] Node_test.getObjectsStdUnorderedSet
[       OK ] Node_test.getObjectsStdUnorderedSet (0 ms)
[----------] 7 tests from Node_test (0 ms total)

[----------] 9 tests from Scene_test
[ RUN      ] Scene_test.computeBBox
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] Scene_test.computeBBox (0 ms)
[ RUN      ] Scene_test.objectDestruction_replace
[       OK ] Scene_test.objectDestruction_replace (0 ms)
[ RUN      ] Scene_test.objectDestruction_delete
[       OK ] Scene_test.objectDestruction_delete (0 ms)
[ RUN      ] Scene_test.objectDestruction_setNull
[       OK ] Scene_test.objectDestruction_setNull (0 ms)
[ RUN      ] Scene_test.objectDestruction_reset
[       OK ] Scene_test.objectDestruction_reset (0 ms)
[ RUN      ] Scene_test.objectDestruction_subObject
[       OK ] Scene_test.objectDestruction_subObject (0 ms)
[ RUN      ] Scene_test.objectDestruction_subNodeAndStep
[       OK ] Scene_test.objectDestruction_subNodeAndStep (0 ms)
[ RUN      ] Scene_test.sceneDestruction_unload
[       OK ] Scene_test.sceneDestruction_unload (0 ms)
[ RUN      ] Scene_test.sceneDestruction_createnewgraph
[       OK ] Scene_test.sceneDestruction_createnewgraph (0 ms)
[----------] 9 tests from Scene_test (1 ms total)

[----------] 3 tests from Link_test
[ RUN      ] Link_test.setLinkedBase_test
[       OK ] Link_test.setLinkedBase_test (0 ms)
[ RUN      ] Link_test.read_test
[ERROR]   [BaseObject(unnamed)] Parsing Link "/A": first character should be '@'.
[       OK ] Link_test.read_test (0 ms)
[ DISABLED ] Link_test.DISABLED_read_test_tofix
[ RUN      ] Link_test.read_multilink_test
[       OK ] Link_test.read_multilink_test (0 ms)
[----------] 3 tests from Link_test (0 ms total)

[----------] Global test environment tear-down
[==========] 43 tests from 7 test suites ran. (5 ms total)
[  PASSED  ] 43 tests.

  YOU HAVE 1 DISABLED TEST
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Testing_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Testing_test --gtest_output=xml:unit-tests/Sofa.Testing_test/report.xml 2>&1"

[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from TestMessageHandler_test
[ RUN      ] TestMessageHandler_test.defaultTestBehavior
[DEPRECATED] [HERE] This should generate a failure
[WARNING] [HERE] This should generate a failure
[ERROR]   [HERE] This should generate a failure
[       OK ] TestMessageHandler_test.defaultTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.catchingTestBehavior
[WARNING] [HERE] This should not generate a failure
[ERROR]   [HERE] This should not generate a test failure
[       OK ] TestMessageHandler_test.catchingTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.noEmitTestBehavior
[WARNING] [HERE] This should generate a failure but with line number close to 159
[ERROR]   [HERE] This should generate a test failure with line number close to 160
[       OK ] TestMessageHandler_test.noEmitTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.noEmitIgnoredTestBehavior
[WARNING] [HERE] This shouldn't generate a failure 
[ERROR]   [HERE] This shouldn't generate a failure 
[       OK ] TestMessageHandler_test.noEmitIgnoredTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.complexTestBehavior
[ERROR]   [HERE] This should generate a test failure
[WARNING] [HERE] This should generate a failure
[ERROR]   [HERE] This should generate a test failure
[       OK ] TestMessageHandler_test.complexTestBehavior (0 ms)
[----------] 5 tests from TestMessageHandler_test (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 5 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Bindings.SofaTypes.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Bindings.SofaTypes.Tests --gtest_output=xml:unit-tests/Bindings.SofaTypes.Tests/report.xml 2>&1"

[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [PythonTestExtractor] File 'vector_test.py' loaded with 4 unit tests.
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from Batch/PythonTest
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[ RUN      ] Batch/PythonTest.all_tests/0_SofaTypes_vector_test_test_Accessors
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] Batch/PythonTest.all_tests/0_SofaTypes_vector_test_test_Accessors (1 ms)
[ RUN      ] Batch/PythonTest.all_tests/1_SofaTypes_vector_test_test_Constructors
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] Batch/PythonTest.all_tests/1_SofaTypes_vector_test_test_Constructors (4 ms)
[ RUN      ] Batch/PythonTest.all_tests/2_SofaTypes_vector_test_test_GeometricFunction
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] Batch/PythonTest.all_tests/2_SofaTypes_vector_test_test_GeometricFunction (1 ms)
[ RUN      ] Batch/PythonTest.all_tests/3_SofaTypes_vector_test_test_Operators
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
[       OK ] Batch/PythonTest.all_tests/3_SofaTypes_vector_test_test_Operators (6 ms)
[----------] 4 tests from Batch/PythonTest (13 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (15 ms total)
[  PASSED  ] 4 tests.
[INFO]    [SofaPython3.Simulation] Sofa.Simulation unload()
[INFO]    [SofaPython3] Clearing Sofa.Core cache...
[INFO]    [SofaPython3.Core] Sofa.Core unload()
[INFO]    [SofaPython3.Helper] Sofa.Helper unload()
sed: 1: "s:[": unbalanced brackets ([])
Thread 1/4 (PID 31139) is done.
Waiting for thread 2/4 (PID 31140) to finish...



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

Running unit-tests Sofa.Helper_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Helper_simutest --gtest_output=xml:unit-tests/Sofa.Helper_simutest/report.xml 2>&1"

[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from AdvancedTimerTest
[ RUN      ] AdvancedTimerTest.IsEnabled
[       OK ] AdvancedTimerTest.IsEnabled (0 ms)
[ RUN      ] AdvancedTimerTest.SetOutputType
[WARNING] [AdvancedTimer] Unable to set output type to . Switching to the default 'stdout' output. Valid types are [stdout, json, ljson].
[WARNING] [AdvancedTimer] Unable to set output type to invalidtype. Switching to the default 'stdout' output. Valid types are [stdout, json, ljson].
[       OK ] AdvancedTimerTest.SetOutputType (0 ms)
[ RUN      ] AdvancedTimerTest.End
[       OK ] AdvancedTimerTest.End (0 ms)
[----------] 3 tests from AdvancedTimerTest (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Collision.Detection.Intersection_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Detection.Intersection_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Detection.Intersection_test/report.xml 2>&1"

[==========] Running 4 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from TestLocalMinDistance
[ RUN      ] TestLocalMinDistance.checkAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1
[WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5
[       OK ] TestLocalMinDistance.checkAttributes (13 ms)
[ RUN      ] TestLocalMinDistance.checkBasicIntersectionTests_OpenIssue
[WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1
[WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5
[       OK ] TestLocalMinDistance.checkBasicIntersectionTests_OpenIssue (0 ms)
[ DISABLED ] TestLocalMinDistance.DISABLED_checkDoubleInit_OpenIssue
[ RUN      ] TestLocalMinDistance.checkMissingRequiredAttributes
[WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1
[WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5
[       OK ] TestLocalMinDistance.checkMissingRequiredAttributes (0 ms)
[----------] 3 tests from TestLocalMinDistance (14 ms total)

[----------] 1 test from MeshNewProximityIntersectionTest
[ RUN      ] MeshNewProximityIntersectionTest.pointTriangle
[       OK ] MeshNewProximityIntersectionTest.pointTriangle (0 ms)
[----------] 1 test from MeshNewProximityIntersectionTest (0 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 2 test suites ran. (14 ms total)
[  PASSED  ] 4 tests.

  YOU HAVE 1 DISABLED TEST
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Simulation.Core_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation.Core_test --gtest_output=xml:unit-tests/Sofa.Simulation.Core_test/report.xml 2>&1"

[==========] Running 59 tests from 24 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from ParallelForEach
[ RUN      ] ParallelForEach.makeRangesForLoop
[       OK ] ParallelForEach.makeRangesForLoop (0 ms)
[ RUN      ] ParallelForEach.incrementVectorLambda
[       OK ] ParallelForEach.incrementVectorLambda (0 ms)
[ RUN      ] ParallelForEach.incrementVectorFunctor
[       OK ] ParallelForEach.incrementVectorFunctor (0 ms)
[ RUN      ] ParallelForEach.nbElementsLessThanThreads
[       OK ] ParallelForEach.nbElementsLessThanThreads (1 ms)
[ RUN      ] ParallelForEach.emptyContainer
[       OK ] ParallelForEach.emptyContainer (1 ms)
[ RUN      ] ParallelForEach.integers
[       OK ] ParallelForEach.integers (0 ms)
[----------] 6 tests from ParallelForEach (3 ms total)

[----------] 3 tests from ParallelForEachRange
[ RUN      ] ParallelForEachRange.nonInitializedTaskScheduler
[ERROR]   [parallelForEach] Task scheduler does not appear to be initialized. Cannot perform parallel tasks.
[       OK ] ParallelForEachRange.nonInitializedTaskScheduler (0 ms)
[ RUN      ] ParallelForEachRange.incrementVectorLambda
[       OK ] ParallelForEachRange.incrementVectorLambda (0 ms)
[ RUN      ] ParallelForEachRange.integers
[       OK ] ParallelForEachRange.integers (0 ms)
[----------] 3 tests from ParallelForEachRange (0 ms total)

[----------] 3 tests from RequiredPlugin_test
[ RUN      ] RequiredPlugin_test.testNotExistingPlugin
[ERROR]   [RequiredPlugin(notExist)] Plugin not found: "SofaNotExist"
  
Failed to load: ["SofaNotExist"]
[       OK ] RequiredPlugin_test.testNotExistingPlugin (12 ms)
[ RUN      ] RequiredPlugin_test.testNoParameter
[ERROR]   [RequiredPlugin()] Plugin not found: ""
  
Failed to load: [""]
[       OK ] RequiredPlugin_test.testNoParameter (5 ms)
[ DISABLED ] RequiredPlugin_test.DISABLED_testLoadPluginA
[ DISABLED ] RequiredPlugin_test.DISABLED_testLoadPluginB
[ RUN      ] RequiredPlugin_test.testLoadPluginC
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libTestPluginC.dylib
[       OK ] RequiredPlugin_test.testLoadPluginC (835 ms)
[----------] 3 tests from RequiredPlugin_test (853 ms total)

[----------] 1 test from SceneCheckRegistry
[ RUN      ] SceneCheckRegistry.addToRegistry
[       OK ] SceneCheckRegistry.addToRegistry (0 ms)
[----------] 1 test from SceneCheckRegistry (0 ms total)

[----------] 2 tests from simulationLoad
[ RUN      ] simulationLoad.existingFilename
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Shader.dylib
[       OK ] simulationLoad.existingFilename (6596 ms)
[ RUN      ] simulationLoad.nonExistingFilename
[ERROR]   [Simulation] Cannot load file 'aFileThatDoesNotExist.scn': file cannot be found
[       OK ] simulationLoad.nonExistingFilename (0 ms)
[----------] 2 tests from simulationLoad (6596 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (545 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (2680 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0 (3226 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (522 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (2716 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1 (3238 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (469 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (2347 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2 (2817 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (481 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (2435 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3 (2916 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (476 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (2414 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4 (2890 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (475 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (2412 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5 (2887 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (507 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (2310 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6 (2817 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (473 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (2346 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7 (2820 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (311 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (1689 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8 (2001 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (309 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (1632 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9 (1942 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (307 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (1800 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10 (2108 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (573 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (2637 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11 (3210 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (582 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (2729 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12 (3311 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (635 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (2262 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13 (2897 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (402 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (2016 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14 (2419 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>>
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (358 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (2899 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15 (3257 ms total)

[----------] 1 test from TaskSchedulerFactory
[ RUN      ] TaskSchedulerFactory.instantiateNotInFactory
[ERROR]   [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory
[       OK ] TaskSchedulerFactory.instantiateNotInFactory (0 ms)
[----------] 1 test from TaskSchedulerFactory (0 ms total)

[----------] 5 tests from MainTaskSchedulerFactory
[ RUN      ] MainTaskSchedulerFactory.createEmpty
[       OK ] MainTaskSchedulerFactory.createEmpty (0 ms)
[ RUN      ] MainTaskSchedulerFactory.createDefault
[       OK ] MainTaskSchedulerFactory.createDefault (0 ms)
[ RUN      ] MainTaskSchedulerFactory.createNotInFactory
[ERROR]   [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory
[       OK ] MainTaskSchedulerFactory.createNotInFactory (0 ms)
[ RUN      ] MainTaskSchedulerFactory.registerAlreadyInFactory
[ERROR]   [TaskSchedulerFactory] Cannot register task scheduler '_default' into the factory: a task scheduler with this name already exists
[       OK ] MainTaskSchedulerFactory.registerAlreadyInFactory (0 ms)
[ RUN      ] MainTaskSchedulerFactory.registerNew
[       OK ] MainTaskSchedulerFactory.registerNew (0 ms)
[----------] 5 tests from MainTaskSchedulerFactory (0 ms total)

[----------] 6 tests from TaskSchedulerTests
[ RUN      ] TaskSchedulerTests.FibonacciSingle
[       OK ] TaskSchedulerTests.FibonacciSingle (53 ms)
[ RUN      ] TaskSchedulerTests.FibonacciMulti
[       OK ] TaskSchedulerTests.FibonacciMulti (318 ms)
[ RUN      ] TaskSchedulerTests.IntSumSingle
[       OK ] TaskSchedulerTests.IntSumSingle (108 ms)
[ RUN      ] TaskSchedulerTests.IntSumMulti
[       OK ] TaskSchedulerTests.IntSumMulti (1009 ms)
[ RUN      ] TaskSchedulerTests.Lambda
[       OK ] TaskSchedulerTests.Lambda (0 ms)
[ RUN      ] TaskSchedulerTests.Functor
[       OK ] TaskSchedulerTests.Functor (0 ms)
[----------] 6 tests from TaskSchedulerTests (1489 ms total)

[----------] Global test environment tear-down
[==========] 59 tests from 24 test suites ran. (53709 ms total)
[  PASSED  ] 59 tests.

  YOU HAVE 2 DISABLED TESTS
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Collision.Geometry_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Geometry_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Geometry_test/report.xml 2>&1"

[==========] Running 15 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 11 tests from TestSphere
[ RUN      ] TestSphere.rigid_rigid_1
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[       OK ] TestSphere.rigid_rigid_1 (2 ms)
[ RUN      ] TestSphere.rigid_rigid_2
[       OK ] TestSphere.rigid_rigid_2 (0 ms)
[ RUN      ] TestSphere.rigid_soft_1
[       OK ] TestSphere.rigid_soft_1 (0 ms)
[ RUN      ] TestSphere.rigid_soft_2
[       OK ] TestSphere.rigid_soft_2 (0 ms)
[ RUN      ] TestSphere.rigid_soft_3
[       OK ] TestSphere.rigid_soft_3 (0 ms)
[ RUN      ] TestSphere.rigid_soft_4
[       OK ] TestSphere.rigid_soft_4 (0 ms)
[ RUN      ] TestSphere.soft_soft_1
[       OK ] TestSphere.soft_soft_1 (0 ms)
[ RUN      ] TestSphere.checkSceneWithVec3MechanicalModel
[       OK ] TestSphere.checkSceneWithVec3MechanicalModel (0 ms)
[ RUN      ] TestSphere.checkSceneWithRigid3dMechanicalMode
[       OK ] TestSphere.checkSceneWithRigid3dMechanicalMode (0 ms)
[ RUN      ] TestSphere.checkAttributes
[       OK ] TestSphere.checkAttributes (0 ms)
[ RUN      ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing
[ERROR]   [SphereCollisionModel(spheremodel)] Missing a MechanicalObject with template 'Vec3d. This MechnicalObject stores the position of the spheres. When this one is missing the collision model is deactivated. 
To remove this error message you can add to your scene a line <MechanicalObject template='Vec3d'/>. 
[       OK ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing (0 ms)
[----------] 11 tests from TestSphere (6 ms total)

[----------] 4 tests from TestTriangle
[ RUN      ] TestTriangle.rigid_sphere_triangle_min_prox
[       OK ] TestTriangle.rigid_sphere_triangle_min_prox (0 ms)
[ RUN      ] TestTriangle.rigid_sphere_triangle_new_prox
[       OK ] TestTriangle.rigid_sphere_triangle_new_prox (0 ms)
[ RUN      ] TestTriangle.soft_sphere_triangle_min_prox
[       OK ] TestTriangle.soft_sphere_triangle_min_prox (0 ms)
[ RUN      ] TestTriangle.soft_sphere_triangle_new_prox
[       OK ] TestTriangle.soft_sphere_triangle_new_prox (0 ms)
[----------] 4 tests from TestTriangle (0 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 2 test suites ran. (8 ms total)
[  PASSED  ] 15 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Constraint.Projective_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Constraint.Projective_test --gtest_output=xml:unit-tests/Sofa.Component.Constraint.Projective_test/report.xml 2>&1"

[==========] Running 60 tests from 20 test suites.
[----------] Global test environment set-up.
[----------] 1 test from AffineMovementProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] AffineMovementProjectiveConstraint_test/0.testValue
[       OK ] AffineMovementProjectiveConstraint_test/0.testValue (10 ms)
[----------] 1 test from AffineMovementProjectiveConstraint_test/0 (10 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/0.testValueImplicitWithCG
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333, ->2] and [1, ->2] 
[       OK ] FixedProjectiveConstraint_test/0.testValueImplicitWithCG (27 ms)
[ RUN      ] FixedProjectiveConstraint_test/0.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6, ->2] and [1, ->2] 
[       OK ] FixedProjectiveConstraint_test/0.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/0.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333, ->2] and [1, ->2] 
[       OK ] FixedProjectiveConstraint_test/0.testValueImplicitWithSparseLDL (1 ms)
[ RUN      ] FixedProjectiveConstraint_test/0.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/0.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/0 (30 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/1.testValueImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333, ->2 2.1] and [1 1.1, ->2 2.1] 
[       OK ] FixedProjectiveConstraint_test/1.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/1.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1, ->2 2.1] and [1 1.1, ->2 2.1] 
[       OK ] FixedProjectiveConstraint_test/1.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/1.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333, ->2 2.1] and [1 1.1, ->2 2.1] 
[       OK ] FixedProjectiveConstraint_test/1.testValueImplicitWithSparseLDL (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/1.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/1.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/1 (2 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/2.testValueImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/2.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/2.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/2.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/2.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/2.testValueImplicitWithSparseLDL (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/2.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/2.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/2 (2 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/3, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/3.testValueImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 4.63333 4.73333 4.83333, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] 
[       OK ] FixedProjectiveConstraint_test/3.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/3.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2 6.3 6.4 6.5, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] 
[       OK ] FixedProjectiveConstraint_test/3.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/3.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 4.63333 4.73333 4.83333, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] 
[       OK ] FixedProjectiveConstraint_test/3.testValueImplicitWithSparseLDL (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/3.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/3.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/3 (3 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] FixedProjectiveConstraint_test/4.testValueImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/4.testValueImplicitWithCG (1 ms)
[ RUN      ] FixedProjectiveConstraint_test/4.testValueExplicit
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/4.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/4.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/4.testValueImplicitWithSparseLDL (1 ms)
[ RUN      ] FixedProjectiveConstraint_test/4.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/4.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/4 (4 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/5, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] FixedProjectiveConstraint_test/5.testValueImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 -1.01059 -1.15102 -1.20413 -2.15962, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] 
[       OK ] FixedProjectiveConstraint_test/5.testValueImplicitWithCG (1 ms)
[ RUN      ] FixedProjectiveConstraint_test/5.testValueExplicit
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2 -1.39558 -1.27218 -1.47018 1.65302, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] 
[       OK ] FixedProjectiveConstraint_test/5.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/5.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 -1.01059 -1.15102 -1.20413 -2.15962, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] 
[       OK ] FixedProjectiveConstraint_test/5.testValueImplicitWithSparseLDL (1 ms)
[ RUN      ] FixedProjectiveConstraint_test/5.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/5.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/5 (4 ms total)

[----------] 3 tests from FixedPlaneProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] FixedPlaneProjectiveConstraint_test/0.testContraintExplicit
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/0.testContraintExplicit (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithCG (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithSparseLDL (1 ms)
[----------] 3 tests from FixedPlaneProjectiveConstraint_test/0 (3 ms total)

[----------] 3 tests from FixedPlaneProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>
[ RUN      ] FixedPlaneProjectiveConstraint_test/1.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/1.testContraintExplicit (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithCG (1 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithSparseLDL (1 ms)
[----------] 3 tests from FixedPlaneProjectiveConstraint_test/1 (3 ms total)

[----------] 3 tests from FixedPlaneProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] FixedPlaneProjectiveConstraint_test/2.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/2.testContraintExplicit (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithCG (1 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithSparseLDL (1 ms)
[----------] 3 tests from FixedPlaneProjectiveConstraint_test/2 (3 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/0.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/0.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithSparseLDL (0 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/0 (1 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/1.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/1.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithSparseLDL (0 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/1 (1 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/2.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/2.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithSparseLDL (0 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/2 (2 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/3, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/3.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/3.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithSparseLDL (1 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/3 (2 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/4.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/4.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithCG (1 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithSparseLDL (1 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/4 (3 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/5, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/5.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/5.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithCG (1 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithSparseLDL (1 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/5 (4 ms total)

[----------] 2 tests from DirectionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] DirectionProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DirectionProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] DirectionProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DirectionProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from DirectionProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from LineProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] LineProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] LineProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] LineProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] LineProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from LineProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from PlaneProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PlaneProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] PlaneProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from PlaneProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from PointProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PointProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PointProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] PointProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PointProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from PointProjectiveConstraint_test/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 60 tests from 20 test suites ran. (87 ms total)
[  PASSED  ] 60 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Diffusion_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Diffusion_test --gtest_output=xml:unit-tests/Sofa.Component.Diffusion_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TetrahedronDiffusionFEMForceField_test/0, where TypeParam = sofa::component::diffusion::TetrahedronDiffusionFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] TetrahedronDiffusionFEMForceField_test/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[       OK ] TetrahedronDiffusionFEMForceField_test/0.extension (1175 ms)
[----------] 1 test from TetrahedronDiffusionFEMForceField_test/0 (1175 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (1176 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Collision.Response.Mapper_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Collision.Response.Mapper_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Response.Mapper_test/report.xml 2>&1"

[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from BaryMapperTest
[ RUN      ] BaryMapperTest.alpha0dot3_beta0dot2
[       OK ] BaryMapperTest.alpha0dot3_beta0dot2 (0 ms)
[ RUN      ] BaryMapperTest.alpha0dot4_beta0dot6
[       OK ] BaryMapperTest.alpha0dot4_beta0dot6 (0 ms)
[ RUN      ] BaryMapperTest.alpha0_beta0
[       OK ] BaryMapperTest.alpha0_beta0 (0 ms)
[ RUN      ] BaryMapperTest.out_0
[       OK ] BaryMapperTest.out_0 (0 ms)
[ RUN      ] BaryMapperTest.out_1
[       OK ] BaryMapperTest.out_1 (0 ms)
[ RUN      ] BaryMapperTest.out_2
[       OK ] BaryMapperTest.out_2 (0 ms)
[----------] 6 tests from BaryMapperTest (1 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 6 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests SofaImplicitField_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaImplicitField_test --gtest_output=xml:unit-tests/SofaImplicitField_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from SphericalFieldTest
[ RUN      ] SphericalFieldTest.checkSphericalField
[       OK ] SphericalFieldTest.checkSphericalField (0 ms)
[----------] 1 test from SphericalFieldTest (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests runSofa_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/runSofa_test --gtest_output=xml:unit-tests/runSofa_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from runSofa_test
[ RUN      ] runSofa_test.runSofa_autoload
[DEPRECATED] [PluginManager] /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/plugins/test_plugin_list.conf file is using a deprecated syntax (version information missing). Please update it in the near future.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libTestPluginA.dylib
[INFO]    [PluginManager] 1 plugins have been loaded from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/plugins/test_plugin_list.conf
[       OK ] runSofa_test.runSofa_autoload (425 ms)
[----------] 1 test from runSofa_test (426 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (426 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.StateContainer_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.StateContainer_test --gtest_output=xml:unit-tests/Sofa.Component.StateContainer_test/report.xml 2>&1"

[==========] Running 9 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from MechanicalObject_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] MechanicalObject_test/0.checkThatDefaultSizeIsOne
[       OK ] MechanicalObject_test/0.checkThatDefaultSizeIsOne (0 ms)
[ RUN      ] MechanicalObject_test/0.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord
[       OK ] MechanicalObject_test/0.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms)
[ RUN      ] MechanicalObject_test/0.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals
[       OK ] MechanicalObject_test/0.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms)
[----------] 3 tests from MechanicalObject_test/0 (0 ms total)

[----------] 3 tests from MechanicalObject_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] MechanicalObject_test/1.checkThatDefaultSizeIsOne
[       OK ] MechanicalObject_test/1.checkThatDefaultSizeIsOne (0 ms)
[ RUN      ] MechanicalObject_test/1.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord
[       OK ] MechanicalObject_test/1.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms)
[ RUN      ] MechanicalObject_test/1.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals
[       OK ] MechanicalObject_test/1.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms)
[----------] 3 tests from MechanicalObject_test/1 (0 ms total)

[----------] 3 tests from MechanicalObject_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] MechanicalObject_test/2.checkThatDefaultSizeIsOne
[       OK ] MechanicalObject_test/2.checkThatDefaultSizeIsOne (0 ms)
[ RUN      ] MechanicalObject_test/2.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord
[       OK ] MechanicalObject_test/2.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms)
[ RUN      ] MechanicalObject_test/2.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals
[       OK ] MechanicalObject_test/2.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms)
[----------] 3 tests from MechanicalObject_test/2 (0 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 3 test suites ran. (1 ms total)
[  PASSED  ] 9 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Helper_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Helper_test --gtest_output=xml:unit-tests/Sofa.Helper_test/report.xml 2>&1"

[==========] Running 143 tests from 30 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DiffLib_test
[ RUN      ] DiffLib_test.normalBehavior_getClosestMatch
[       OK ] DiffLib_test.normalBehavior_getClosestMatch (0 ms)
[----------] 1 test from DiffLib_test (0 ms total)

[----------] 1 test from Factory_test
[ RUN      ] Factory_test.EnumKey
[       OK ] Factory_test.EnumKey (0 ms)
[----------] 1 test from Factory_test (0 ms total)

[----------] 3 tests from KdTreeTest
[ RUN      ] KdTreeTest.point_point
[       OK ] KdTreeTest.point_point (0 ms)
[ RUN      ] KdTreeTest.point_Npoints
[       OK ] KdTreeTest.point_Npoints (1 ms)
[ RUN      ] KdTreeTest.cached_point_point
[       OK ] KdTreeTest.cached_point_point (0 ms)
[----------] 3 tests from KdTreeTest (2 ms total)

[----------] 6 tests from NameDecoder_test
[ RUN      ] NameDecoder_test.simpleClass
[       OK ] NameDecoder_test.simpleClass (0 ms)
[ RUN      ] NameDecoder_test.namespaceSimpleClass
[       OK ] NameDecoder_test.namespaceSimpleClass (0 ms)
[ RUN      ] NameDecoder_test.templateClass
[       OK ] NameDecoder_test.templateClass (0 ms)
[ RUN      ] NameDecoder_test.nestedSimpleClass
[       OK ] NameDecoder_test.nestedSimpleClass (0 ms)
[ RUN      ] NameDecoder_test.namespaceNestedSimpleClass
[       OK ] NameDecoder_test.namespaceNestedSimpleClass (0 ms)
[ RUN      ] NameDecoder_test.namespaceNestedTemplateClass
[       OK ] NameDecoder_test.namespaceNestedTemplateClass (0 ms)
[----------] 6 tests from NameDecoder_test (0 ms total)

[----------] 2 tests from OptionsGroup
[ RUN      ] OptionsGroup.constructors
[       OK ] OptionsGroup.constructors (0 ms)
[ RUN      ] OptionsGroup.DataTypeInfo
[       OK ] OptionsGroup.DataTypeInfo (0 ms)
[----------] 2 tests from OptionsGroup (0 ms total)

[----------] 18 tests from SelectableItem
[ RUN      ] SelectableItem.numberOfItems
[       OK ] SelectableItem.numberOfItems (0 ms)
[ RUN      ] SelectableItem.allKeysAsString
[       OK ] SelectableItem.allKeysAsString (0 ms)
[ RUN      ] SelectableItem.operator_equal_string_view
[       OK ] SelectableItem.operator_equal_string_view (0 ms)
[ RUN      ] SelectableItem.operator_equal_string
[       OK ] SelectableItem.operator_equal_string (0 ms)
[ RUN      ] SelectableItem.description
[       OK ] SelectableItem.description (0 ms)
[ RUN      ] SelectableItem.operator_equal_to
[       OK ] SelectableItem.operator_equal_to (0 ms)
[ RUN      ] SelectableItem.convertion_string_view
[       OK ] SelectableItem.convertion_string_view (0 ms)
[ RUN      ] SelectableItem.stream_out
[       OK ] SelectableItem.stream_out (0 ms)
[ RUN      ] SelectableItem.stream_in
[       OK ] SelectableItem.stream_in (0 ms)
[ RUN      ] SelectableItem.constexpr_constructor
[       OK ] SelectableItem.constexpr_constructor (0 ms)
[ RUN      ] SelectableItem.wrong_key
[ERROR]   [SelectableItem] Item 'foo' does not exist in the list [small,large]. Fall back to item 'small'
[       OK ] SelectableItem.wrong_key (0 ms)
[ RUN      ] SelectableItem.data
[       OK ] SelectableItem.data (0 ms)
[ RUN      ] SelectableItem.DataTypeInfo_BaseSelectableItems
[       OK ] SelectableItem.DataTypeInfo_BaseSelectableItems (0 ms)
[ RUN      ] SelectableItem.DataTypeInfoValidInfo_SelectableItem
[       OK ] SelectableItem.DataTypeInfoValidInfo_SelectableItem (0 ms)
[ RUN      ] SelectableItem.DataTypeInfo_SelectableItem
[       OK ] SelectableItem.DataTypeInfo_SelectableItem (0 ms)
[ RUN      ] SelectableItem.BaseData_typeName
[       OK ] SelectableItem.BaseData_typeName (0 ms)
[ RUN      ] SelectableItem.dynamic_cast_base
[       OK ] SelectableItem.dynamic_cast_base (0 ms)
[ RUN      ] SelectableItem.deprecated_key
[WARNING] [SelectableItem] Item 'deprecated_key' is deprecated. New key to use instead is 'large'. Now use 'large'
[WARNING] [SelectableItem] Item 'deprecated_key' is deprecated. New key to use instead is 'large'. Now use 'large'
[       OK ] SelectableItem.deprecated_key (0 ms)
[----------] 18 tests from SelectableItem (0 ms total)

[----------] 3 tests from removeTrailingCharacterTest
[ RUN      ] removeTrailingCharacterTest.emptyString
[       OK ] removeTrailingCharacterTest.emptyString (0 ms)
[ RUN      ] removeTrailingCharacterTest.singleTrailingCharacter
[       OK ] removeTrailingCharacterTest.singleTrailingCharacter (0 ms)
[ RUN      ] removeTrailingCharacterTest.multipleTrailingCharacters
[       OK ] removeTrailingCharacterTest.multipleTrailingCharacters (0 ms)
[----------] 3 tests from removeTrailingCharacterTest (0 ms total)

[----------] 5 tests from removeTrailingCharactersTest
[ RUN      ] removeTrailingCharactersTest.emptyString
[       OK ] removeTrailingCharactersTest.emptyString (0 ms)
[ RUN      ] removeTrailingCharactersTest.noTrailingCharacters
[       OK ] removeTrailingCharactersTest.noTrailingCharacters (0 ms)
[ RUN      ] removeTrailingCharactersTest.singleTrailingCharacter
[       OK ] removeTrailingCharactersTest.singleTrailingCharacter (0 ms)
[ RUN      ] removeTrailingCharactersTest.multipleTrailingCharacters
[       OK ] removeTrailingCharactersTest.multipleTrailingCharacters (0 ms)
[ RUN      ] removeTrailingCharactersTest.mixOfCharacters
[       OK ] removeTrailingCharactersTest.mixOfCharacters (0 ms)
[----------] 5 tests from removeTrailingCharactersTest (0 ms total)

[----------] 4 tests from StringUtilsTest
[ RUN      ] StringUtilsTest.string_to_widestring_to_string
[       OK ] StringUtilsTest.string_to_widestring_to_string (0 ms)
[ RUN      ] StringUtilsTest.widestring_to_string_to_widestring
[       OK ] StringUtilsTest.widestring_to_string_to_widestring (0 ms)
[ RUN      ] StringUtilsTest.downcaseString
[       OK ] StringUtilsTest.downcaseString (0 ms)
[ RUN      ] StringUtilsTest.upcaseString
[       OK ] StringUtilsTest.upcaseString (0 ms)
[----------] 4 tests from StringUtilsTest (0 ms total)

[----------] 2 tests from TagFactory_test
[ RUN      ] TagFactory_test.initialization
[       OK ] TagFactory_test.initialization (0 ms)
[ RUN      ] TagFactory_test.addTag
[       OK ] TagFactory_test.addTag (0 ms)
[----------] 2 tests from TagFactory_test (0 ms total)

[----------] 7 tests from UtilsTest
[ RUN      ] UtilsTest.getExecutablePath
[       OK ] UtilsTest.getExecutablePath (0 ms)
[ RUN      ] UtilsTest.getExecutableDirectory
[       OK ] UtilsTest.getExecutableDirectory (0 ms)
[ RUN      ] UtilsTest.getSofaPathPrefix
[       OK ] UtilsTest.getSofaPathPrefix (0 ms)
[ RUN      ] UtilsTest.getUserLocalDirectory
[       OK ] UtilsTest.getUserLocalDirectory (0 ms)
[ RUN      ] UtilsTest.getSofaUserLocalDirectory
[       OK ] UtilsTest.getSofaUserLocalDirectory (0 ms)
[ RUN      ] UtilsTest.readBasicIniFile_nonexistentFile
[ERROR]   [Utils::readBasicIniFile()] Error while trying to read file (this-file-does-not-exist)
[       OK ] UtilsTest.readBasicIniFile_nonexistentFile (0 ms)
[ RUN      ] UtilsTest.readBasicIniFile
[       OK ] UtilsTest.readBasicIniFile (0 ms)
[----------] 7 tests from UtilsTest (0 ms total)

[----------] 2 tests from ReadAccessor
[ RUN      ] ReadAccessor.PrimitiveTypes
[       OK ] ReadAccessor.PrimitiveTypes (0 ms)
[ RUN      ] ReadAccessor.VectorTypes
[       OK ] ReadAccessor.VectorTypes (0 ms)
[----------] 2 tests from ReadAccessor (0 ms total)

[----------] 1 test from ReadAccessorFixedArray_test/0, where TypeParam = sofa::type::fixed_array<double,5u>
[ RUN      ] ReadAccessorFixedArray_test/0.tests
[       OK ] ReadAccessorFixedArray_test/0.tests (0 ms)
[----------] 1 test from ReadAccessorFixedArray_test/0 (0 ms total)

[----------] 1 test from ReadAccessorFixedArray_test/1, where TypeParam = sofa::type::Vec<2u,float>
[ RUN      ] ReadAccessorFixedArray_test/1.tests
[       OK ] ReadAccessorFixedArray_test/1.tests (0 ms)
[----------] 1 test from ReadAccessorFixedArray_test/1 (0 ms total)

[----------] 1 test from ReadAccessorFixedArray_test/2, where TypeParam = sofa::type::Mat<3u,3u,float>
[ RUN      ] ReadAccessorFixedArray_test/2.tests
[       OK ] ReadAccessorFixedArray_test/2.tests (0 ms)
[----------] 1 test from ReadAccessorFixedArray_test/2 (0 ms total)

[----------] 2 tests from WriteAccessor
[ RUN      ] WriteAccessor.PrimitiveTypes
[       OK ] WriteAccessor.PrimitiveTypes (0 ms)
[ RUN      ] WriteAccessor.VectorTypes
[       OK ] WriteAccessor.VectorTypes (0 ms)
[----------] 2 tests from WriteAccessor (0 ms total)

[----------] 1 test from WriteAccessorFixedArray_test/0, where TypeParam = sofa::type::fixed_array<double,5u>
[ RUN      ] WriteAccessorFixedArray_test/0.tests
[       OK ] WriteAccessorFixedArray_test/0.tests (0 ms)
[----------] 1 test from WriteAccessorFixedArray_test/0 (0 ms total)

[----------] 1 test from WriteAccessorFixedArray_test/1, where TypeParam = sofa::type::Vec<2u,float>
[ RUN      ] WriteAccessorFixedArray_test/1.tests
[       OK ] WriteAccessorFixedArray_test/1.tests (0 ms)
[----------] 1 test from WriteAccessorFixedArray_test/1 (0 ms total)

[----------] 1 test from WriteAccessorFixedArray_test/2, where TypeParam = sofa::type::Mat<3u,3u,float>
[ RUN      ] WriteAccessorFixedArray_test/2.tests
[       OK ] WriteAccessorFixedArray_test/2.tests (0 ms)
[----------] 1 test from WriteAccessorFixedArray_test/2 (0 ms total)

[----------] 3 tests from MeshOBJ_test
[ RUN      ] MeshOBJ_test.MeshOBJ_NoFile
[ERROR]   [FileRepository] File mesh/randomnamewhichdoesnotexist.obj NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Testing/resources:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[ERROR]   [MeshOBJ] File mesh/randomnamewhichdoesnotexist.obj not found.
[       OK ] MeshOBJ_test.MeshOBJ_NoFile (0 ms)
[ RUN      ] MeshOBJ_test.MeshOBJ_NoMesh
[       OK ] MeshOBJ_test.MeshOBJ_NoMesh (0 ms)
[ RUN      ] MeshOBJ_test.MeshOBJ_UV_N_MTL_Init
[       OK ] MeshOBJ_test.MeshOBJ_UV_N_MTL_Init (0 ms)
[----------] 3 tests from MeshOBJ_test (0 ms total)

[----------] 7 tests from STBImage_test
[ RUN      ] STBImage_test.STBImage_NoFile
[ERROR]   [FileRepository] File randomnamewhichdoesnotexist.png NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/io/images:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[ERROR]   [Image] File randomnamewhichdoesnotexist.png not found 
[       OK ] STBImage_test.STBImage_NoFile (0 ms)
[ RUN      ] STBImage_test.STBImage_NoImg
[ERROR]   [Image] Could not load: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/io/images/imagetest_noimage.png
[       OK ] STBImage_test.STBImage_NoImg (0 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_png
[       OK ] STBImage_test.STBImage_ReadBlackWhite_png (1 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_jpg
[       OK ] STBImage_test.STBImage_ReadBlackWhite_jpg (6 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_tiff
[ERROR]   [Image] Could not load: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/framework/Helper/test/io/images/imagetest_blackwhite.tiff
[       OK ] STBImage_test.STBImage_ReadBlackWhite_tiff (0 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_bmp
[       OK ] STBImage_test.STBImage_ReadBlackWhite_bmp (4 ms)
[ RUN      ] STBImage_test.STBImage_WriteBlackWhite
[       OK ] STBImage_test.STBImage_WriteBlackWhite (22 ms)
[----------] 7 tests from STBImage_test (36 ms total)

[----------] 2 tests from XspLoader_test
[ RUN      ] XspLoader_test.loadXs3File
[       OK ] XspLoader_test.loadXs3File (0 ms)
[ RUN      ] XspLoader_test.loadXs4File
[       OK ] XspLoader_test.loadXs4File (0 ms)
[----------] 2 tests from XspLoader_test (0 ms total)

[----------] 14 tests from LoggingTest
[ RUN      ] LoggingTest.noHandler
[       OK ] LoggingTest.noHandler (0 ms)
[ RUN      ] LoggingTest.oneHandler
[       OK ] LoggingTest.oneHandler (0 ms)
[ RUN      ] LoggingTest.duplicatedHandler
[       OK ] LoggingTest.duplicatedHandler (0 ms)
[ RUN      ] LoggingTest.threadingTests
[       OK ] LoggingTest.threadingTests (391 ms)
[ RUN      ] LoggingTest.withoutDevMode
[       OK ] LoggingTest.withoutDevMode (0 ms)
[ RUN      ] LoggingTest.speedTest
[       OK ] LoggingTest.speedTest (558 ms)
[ RUN      ] LoggingTest.emptyMessage
[       OK ] LoggingTest.emptyMessage (0 ms)
[ RUN      ] LoggingTest.checkBaseObjectMsgAPI
[       OK ] LoggingTest.checkBaseObjectMsgAPI (0 ms)
[ RUN      ] LoggingTest.checkBaseObjectMsgAPInoPrintLog
[       OK ] LoggingTest.checkBaseObjectMsgAPInoPrintLog (0 ms)
[ RUN      ] LoggingTest.checkBaseObjectQueueSize
[       OK ] LoggingTest.checkBaseObjectQueueSize (0 ms)
[ RUN      ] LoggingTest.withDevMode
[       OK ] LoggingTest.withDevMode (0 ms)
[ RUN      ] LoggingTest.checkLoggingMessageHandler
[       OK ] LoggingTest.checkLoggingMessageHandler (0 ms)
[ RUN      ] LoggingTest.checkCountingMessageHandler
[       OK ] LoggingTest.checkCountingMessageHandler (0 ms)
[ RUN      ] LoggingTest.checkRoutingMessageHandler
[INFO]    [test] An info message
[INFO]    [test] An info message
[INFO]    [test] An info message
[WARNING] [test] An second message
[WARNING] [test] An second message
[WARNING] [test] An second message
[       OK ] LoggingTest.checkRoutingMessageHandler (0 ms)
[----------] 14 tests from LoggingTest (950 ms total)

[----------] 2 tests from narrow_cast_test
[ RUN      ] narrow_cast_test.in_range
[       OK ] narrow_cast_test.in_range (0 ms)
[ RUN      ] narrow_cast_test.out_of_range
[       OK ] narrow_cast_test.out_of_range (0 ms)
[----------] 2 tests from narrow_cast_test (0 ms total)

[----------] 11 tests from FileMonitor
[ RUN      ] FileMonitor.addFileNotExist_test
[       OK ] FileMonitor.addFileNotExist_test (0 ms)
[ RUN      ] FileMonitor.addFileNotExist2_test
[       OK ] FileMonitor.addFileNotExist2_test (0 ms)
[ RUN      ] FileMonitor.addFileExist_test
[       OK ] FileMonitor.addFileExist_test (1011 ms)
[ RUN      ] FileMonitor.addFileTwice_test
[       OK ] FileMonitor.addFileTwice_test (3248 ms)
[ RUN      ] FileMonitor.noUpdate_test
[       OK ] FileMonitor.noUpdate_test (1006 ms)
[ RUN      ] FileMonitor.updateNoChange_test
[       OK ] FileMonitor.updateNoChange_test (2020 ms)
[ RUN      ] FileMonitor.fileChange_test
[       OK ] FileMonitor.fileChange_test (1228 ms)
[ RUN      ] FileMonitor.fileChangeTwice_test
[       OK ] FileMonitor.fileChangeTwice_test (1233 ms)
[ RUN      ] FileMonitor.fileListenerRemoved_test
[       OK ] FileMonitor.fileListenerRemoved_test (1226 ms)
[ RUN      ] FileMonitor.listenerRemoved_test
[       OK ] FileMonitor.listenerRemoved_test (1239 ms)
[ RUN      ] FileMonitor.fileChange2_test
[       OK ] FileMonitor.fileChange2_test (1224 ms)
[----------] 11 tests from FileMonitor (13441 ms total)

[----------] 4 tests from FileRepository_test
[ RUN      ] FileRepository_test.findFile
[       OK ] FileRepository_test.findFile (0 ms)
[ RUN      ] FileRepository_test.findFileSubDir
[       OK ] FileRepository_test.findFileSubDir (0 ms)
[ RUN      ] FileRepository_test.findFileWithSpaces
[       OK ] FileRepository_test.findFileWithSpaces (0 ms)
[ RUN      ] FileRepository_test.findFileWithAccents
[       OK ] FileRepository_test.findFileWithAccents (0 ms)
[----------] 4 tests from FileRepository_test (0 ms total)

[----------] 3 tests from FileRepository_relativeToPath
[ RUN      ] FileRepository_relativeToPath.emptyAbsoluteFilename
[       OK ] FileRepository_relativeToPath.emptyAbsoluteFilename (0 ms)
[ RUN      ] FileRepository_relativeToPath.notMatchingAbsoluteFilename
[       OK ] FileRepository_relativeToPath.notMatchingAbsoluteFilename (0 ms)
[ RUN      ] FileRepository_relativeToPath.matching
[       OK ] FileRepository_relativeToPath.matching (0 ms)
[----------] 3 tests from FileRepository_relativeToPath (0 ms total)

[----------] 25 tests from FileSystemTest
[ RUN      ] FileSystemTest.listDirectory_nonEmpty
[       OK ] FileSystemTest.listDirectory_nonEmpty (0 ms)
[ RUN      ] FileSystemTest.listDirectory_nonEmpty_trailingSlash
[       OK ] FileSystemTest.listDirectory_nonEmpty_trailingSlash (0 ms)
[ RUN      ] FileSystemTest.listDirectory_withExtension_multipleMatches
[       OK ] FileSystemTest.listDirectory_withExtension_multipleMatches (0 ms)
[ RUN      ] FileSystemTest.listDirectory_withExtension_oneMatch
[       OK ] FileSystemTest.listDirectory_withExtension_oneMatch (0 ms)
[ RUN      ] FileSystemTest.listDirectory_withExtension_noMatch
[       OK ] FileSystemTest.listDirectory_withExtension_noMatch (0 ms)
[ RUN      ] FileSystemTest.createDirectory
[       OK ] FileSystemTest.createDirectory (0 ms)
[ RUN      ] FileSystemTest.createDirectory_alreadyExists
[       OK ] FileSystemTest.createDirectory_alreadyExists (0 ms)
[ RUN      ] FileSystemTest.removeDirectory
[       OK ] FileSystemTest.removeDirectory (0 ms)
[ RUN      ] FileSystemTest.removeDirectory_doesNotExists
[       OK ] FileSystemTest.removeDirectory_doesNotExists (0 ms)
[ RUN      ] FileSystemTest.exists_yes
[       OK ] FileSystemTest.exists_yes (0 ms)
[ RUN      ] FileSystemTest.exists_yes_directory
[       OK ] FileSystemTest.exists_yes_directory (0 ms)
[ RUN      ] FileSystemTest.exists_yes_directory_trailingSlash
[       OK ] FileSystemTest.exists_yes_directory_trailingSlash (0 ms)
[ RUN      ] FileSystemTest.exists_nope
[       OK ] FileSystemTest.exists_nope (0 ms)
[ RUN      ] FileSystemTest.isDirectory_yes
[       OK ] FileSystemTest.isDirectory_yes (0 ms)
[ RUN      ] FileSystemTest.isDirectory_yes_trailingSlash
[       OK ] FileSystemTest.isDirectory_yes_trailingSlash (0 ms)
[ RUN      ] FileSystemTest.isDirectory_nope
[       OK ] FileSystemTest.isDirectory_nope (0 ms)
[ RUN      ] FileSystemTest.isFile_yes
[       OK ] FileSystemTest.isFile_yes (0 ms)
[ RUN      ] FileSystemTest.isFile_nope
[       OK ] FileSystemTest.isFile_nope (0 ms)
[ RUN      ] FileSystemTest.isAbsolute
[       OK ] FileSystemTest.isAbsolute (0 ms)
[ RUN      ] FileSystemTest.cleanPath
[       OK ] FileSystemTest.cleanPath (0 ms)
[ RUN      ] FileSystemTest.convertBackSlashesToSlashes
[       OK ] FileSystemTest.convertBackSlashesToSlashes (0 ms)
[ RUN      ] FileSystemTest.removeExtraSlashes
[       OK ] FileSystemTest.removeExtraSlashes (0 ms)
[ RUN      ] FileSystemTest.getParentDirectory
[       OK ] FileSystemTest.getParentDirectory (0 ms)
[ RUN      ] FileSystemTest.stripDirectory
[       OK ] FileSystemTest.stripDirectory (0 ms)
[ RUN      ] FileSystemTest.append
[       OK ] FileSystemTest.append (0 ms)
[----------] 25 tests from FileSystemTest (1 ms total)

[----------] 8 tests from PluginManager_test
[ RUN      ] PluginManager_test.loadTestPluginAByPath
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
PluginManager_test.loadTestPluginAByPath: pluginPath = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libTestPluginA.dylib
PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 0
PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 1
PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 1
[       OK ] PluginManager_test.loadTestPluginAByPath (17 ms)
[ RUN      ] PluginManager_test.loadTestPluginAByName
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
[       OK ] PluginManager_test.loadTestPluginAByName (26 ms)
[ RUN      ] PluginManager_test.pluginEntries
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
[       OK ] PluginManager_test.pluginEntries (1 ms)
[ RUN      ] PluginManager_test.pluginEntriesValues
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
[       OK ] PluginManager_test.pluginEntriesValues (1 ms)
[ RUN      ] PluginManager_test.testIniFile
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
[       OK ] PluginManager_test.testIniFile (4 ms)
[ RUN      ] PluginManager_test.testDeprecatedIniFileWoVersion
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
[       OK ] PluginManager_test.testDeprecatedIniFileWoVersion (2 ms)
[ RUN      ] PluginManager_test.testPluginAAsDependencyOfPluginB
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
[       OK ] PluginManager_test.testPluginAAsDependencyOfPluginB (812 ms)
[ RUN      ] PluginManager_test.failingPlugin
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib
[       OK ] PluginManager_test.failingPlugin (489 ms)
[----------] 8 tests from PluginManager_test (1355 ms total)

[----------] 2 tests from CircularQueue_SingleTest
[ RUN      ] CircularQueue_SingleTest.pop
[       OK ] CircularQueue_SingleTest.pop (0 ms)
[ RUN      ] CircularQueue_SingleTest.push
[       OK ] CircularQueue_SingleTest.push (0 ms)
[----------] 2 tests from CircularQueue_SingleTest (0 ms total)

[----------] Global test environment tear-down
[==========] 143 tests from 30 test suites ran. (15791 ms total)
[  PASSED  ] 143 tests.

  YOU HAVE 2 DISABLED TESTS
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Simulation_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Simulation_simutest --gtest_output=xml:unit-tests/Sofa.Simulation_simutest/report.xml 2>&1"

[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from ParallelScenesTest
[ RUN      ] ParallelScenesTest.testParallelLiver
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[INFO]    [Scene 2] start
[INFO]    [Scene 1] start
[INFO]    [Scene 0] start
[INFO]    [Scene 3] start
[INFO]    [Scene 4] start
[INFO]    [Scene 5] start
[INFO]    [Scene 6] start
[INFO]    [Scene 7] start
[INFO]    [Scene 5] end
[INFO]    [Scene 0] end
[INFO]    [Scene 2] end
[INFO]    [Scene 1] end
[INFO]    [Scene 3] end
[INFO]    [Scene 7] end
[INFO]    [Scene 6] end
[INFO]    [Scene 4] end
[       OK ] ParallelScenesTest.testParallelLiver (8835 ms)
[ RUN      ] ParallelScenesTest.testParallelCaduceusNoMT
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Shader.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [Scene 0] start
[INFO]    [Scene 6] start
[INFO]    [Scene 5] start
[INFO]    [Scene 3] start
[INFO]    [Scene 4] start
[INFO]    [Scene 1] start
[INFO]    [Scene 7] start
[INFO]    [Scene 2] start
[INFO]    [Scene 5] end
[INFO]    [Scene 6] end
[INFO]    [Scene 7] end
[INFO]    [Scene 0] end
[INFO]    [Scene 2] end
[INFO]    [Scene 4] end
[INFO]    [Scene 3] end
[INFO]    [Scene 1] end
[       OK ] ParallelScenesTest.testParallelCaduceusNoMT (19027 ms)
[----------] 2 tests from ParallelScenesTest (27863 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (27863 ms total)
[  PASSED  ] 2 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Engine.Transform_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Engine.Transform_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Transform_test/report.xml 2>&1"

[==========] Running 74 tests from 30 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from DifferenceEngine_test/0, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] DifferenceEngine_test/0.NormalBehavior
[       OK ] DifferenceEngine_test/0.NormalBehavior (0 ms)
[ RUN      ] DifferenceEngine_test/0.UpdateTest
[       OK ] DifferenceEngine_test/0.UpdateTest (0 ms)
[ RUN      ] DifferenceEngine_test/0.DataTest
[WARNING] [DifferenceEngine(unnamed)] Input vector and vector to subtract should have same size. Abort.
[       OK ] DifferenceEngine_test/0.DataTest (0 ms)
[----------] 3 tests from DifferenceEngine_test/0 (0 ms total)

[----------] 2 tests from DilateEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] DilateEngine_test/0.NormalBehavior
[WARNING] [DilateEngine(myname)] No input position
[WARNING] [DilateEngine(unnamed)] No input position
[       OK ] DilateEngine_test/0.NormalBehavior (0 ms)
[ RUN      ] DilateEngine_test/0.UpdateTest
[       OK ] DilateEngine_test/0.UpdateTest (0 ms)
[----------] 2 tests from DilateEngine_test/0 (0 ms total)

[----------] 1 test from DisplacementMatrixEngine
[ RUN      ] DisplacementMatrixEngine.getTemplateName
[       OK ] DisplacementMatrixEngine.getTemplateName (0 ms)
[----------] 1 test from DisplacementMatrixEngine (0 ms total)

[----------] 1 test from DisplacementTransformEngine
[ RUN      ] DisplacementTransformEngine.getTemplateName
[       OK ] DisplacementTransformEngine.getTemplateName (0 ms)
[----------] 1 test from DisplacementTransformEngine (0 ms total)

[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::DifferenceEngine<sofa::type::Vec<3u,double>>>
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::DilateEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/1.basic_test
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::IndexValueMapper<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/2.basic_test
[       OK ] DataEngine_test/2.basic_test (0 ms)
[----------] 1 test from DataEngine_test/2 (0 ms total)

[----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::MapIndices<int>>
[ RUN      ] DataEngine_test/3.basic_test
[       OK ] DataEngine_test/3.basic_test (0 ms)
[----------] 1 test from DataEngine_test/3 (0 ms total)

[----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::MathOp<sofa::type::vector<int,sofa::type::CPUMemoryManager<int>>>>
[ RUN      ] DataEngine_test/4.basic_test
[       OK ] DataEngine_test/4.basic_test (0 ms)
[----------] 1 test from DataEngine_test/4 (0 ms total)

[----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::QuatToRigidEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/5.basic_test
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[       OK ] DataEngine_test/5.basic_test (0 ms)
[----------] 1 test from DataEngine_test/5 (0 ms total)

[----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::ROIValueMapper>
[ RUN      ] DataEngine_test/6.basic_test
[       OK ] DataEngine_test/6.basic_test (0 ms)
[----------] 1 test from DataEngine_test/6 (0 ms total)

[----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::RigidToQuatEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/7.basic_test
[       OK ] DataEngine_test/7.basic_test (0 ms)
[----------] 1 test from DataEngine_test/7 (0 ms total)

[----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::SmoothMeshEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/8.basic_test
[ERROR]   [TestDataEngine(engineInput)] No topology component found at path: , nor in current context: unnamed
[ERROR]   [TestDataEngine(engine)] No topology component found at path: , nor in current context: unnamed
[       OK ] DataEngine_test/8.basic_test (0 ms)
[----------] 1 test from DataEngine_test/8 (0 ms total)

[----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::TransformEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/9.basic_test
[       OK ] DataEngine_test/9.basic_test (0 ms)
[----------] 1 test from DataEngine_test/9 (0 ms total)

[----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::TransformPosition<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/10.basic_test
[       OK ] DataEngine_test/10.basic_test (0 ms)
[----------] 1 test from DataEngine_test/10 (0 ms total)

[----------] 1 test from DataEngine_test/11, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::TranslateTransformMatrixEngine>
[ RUN      ] DataEngine_test/11.basic_test
[       OK ] DataEngine_test/11.basic_test (0 ms)
[----------] 1 test from DataEngine_test/11 (0 ms total)

[----------] 1 test from DataEngine_test/12, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::Vertex2Frame<sofa::defaulttype::StdRigidTypes<3u,double>>>
[ RUN      ] DataEngine_test/12.basic_test
[       OK ] DataEngine_test/12.basic_test (0 ms)
[----------] 1 test from DataEngine_test/12 (0 ms total)

[----------] 7 tests from TestIndexValueMapper/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TestIndexValueMapper/0.input_to_output_empty_values
[       OK ] TestIndexValueMapper/0.input_to_output_empty_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.input_to_output_values
[       OK ] TestIndexValueMapper/0.input_to_output_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.input_to_output_float_values
[       OK ] TestIndexValueMapper/0.input_to_output_float_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.input_to_output_negative_values
[       OK ] TestIndexValueMapper/0.input_to_output_negative_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.resize
[       OK ] TestIndexValueMapper/0.resize (0 ms)
[ RUN      ] TestIndexValueMapper/0.negative_indices
[WARNING] [indices] Unable to parse values
   - problem while parsing '-4' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[       OK ] TestIndexValueMapper/0.negative_indices (0 ms)
[ RUN      ] TestIndexValueMapper/0.change_indice_value
[       OK ] TestIndexValueMapper/0.change_indice_value (0 ms)
[----------] 7 tests from TestIndexValueMapper/0 (0 ms total)

[----------] 1 test from ProjectiveTransformEngine
[ RUN      ] ProjectiveTransformEngine.getTemplateName
[       OK ] ProjectiveTransformEngine.getTemplateName (0 ms)
[----------] 1 test from ProjectiveTransformEngine (0 ms total)

[----------] 1 test from SmoothMeshEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] SmoothMeshEngine_test/0.test_computeBBox
[       OK ] SmoothMeshEngine_test/0.test_computeBBox (0 ms)
[----------] 1 test from SmoothMeshEngine_test/0 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] TransformEngine_test_uninitialized/0.uninitialized
[       OK ] TransformEngine_test_uninitialized/0.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/0 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] TransformEngine_test_uninitialized/1.uninitialized
[       OK ] TransformEngine_test_uninitialized/1.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/1 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TransformEngine_test_uninitialized/2.uninitialized
[       OK ] TransformEngine_test_uninitialized/2.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/2 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/3, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] TransformEngine_test_uninitialized/3.uninitialized
[       OK ] TransformEngine_test_uninitialized/3.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/3 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/4, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] TransformEngine_test_uninitialized/4.uninitialized
[       OK ] TransformEngine_test_uninitialized/4.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/4 (0 ms total)

[----------] 8 tests from TransformEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] TransformEngine_test/0.input
[       OK ] TransformEngine_test/0.input (0 ms)
[ RUN      ] TransformEngine_test/0.translation
[       OK ] TransformEngine_test/0.translation (0 ms)
[ RUN      ] TransformEngine_test/0.rotation
[       OK ] TransformEngine_test/0.rotation (0 ms)
[ RUN      ] TransformEngine_test/0.scale
[       OK ] TransformEngine_test/0.scale (0 ms)
[ RUN      ] TransformEngine_test/0.translationRotation
[       OK ] TransformEngine_test/0.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/0.translationScale
[       OK ] TransformEngine_test/0.translationScale (0 ms)
[ RUN      ] TransformEngine_test/0.rotationScale
[       OK ] TransformEngine_test/0.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/0.translationRotationScale
[       OK ] TransformEngine_test/0.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/0 (0 ms total)

[----------] 8 tests from TransformEngine_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] TransformEngine_test/1.input
[       OK ] TransformEngine_test/1.input (0 ms)
[ RUN      ] TransformEngine_test/1.translation
[       OK ] TransformEngine_test/1.translation (0 ms)
[ RUN      ] TransformEngine_test/1.rotation
[       OK ] TransformEngine_test/1.rotation (0 ms)
[ RUN      ] TransformEngine_test/1.scale
[       OK ] TransformEngine_test/1.scale (0 ms)
[ RUN      ] TransformEngine_test/1.translationRotation
[       OK ] TransformEngine_test/1.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/1.translationScale
[       OK ] TransformEngine_test/1.translationScale (0 ms)
[ RUN      ] TransformEngine_test/1.rotationScale
[       OK ] TransformEngine_test/1.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/1.translationRotationScale
[       OK ] TransformEngine_test/1.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/1 (0 ms total)

[----------] 8 tests from TransformEngine_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TransformEngine_test/2.input
[       OK ] TransformEngine_test/2.input (0 ms)
[ RUN      ] TransformEngine_test/2.translation
[       OK ] TransformEngine_test/2.translation (0 ms)
[ RUN      ] TransformEngine_test/2.rotation
[       OK ] TransformEngine_test/2.rotation (0 ms)
[ RUN      ] TransformEngine_test/2.scale
[       OK ] TransformEngine_test/2.scale (0 ms)
[ RUN      ] TransformEngine_test/2.translationRotation
[       OK ] TransformEngine_test/2.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/2.translationScale
[       OK ] TransformEngine_test/2.translationScale (0 ms)
[ RUN      ] TransformEngine_test/2.rotationScale
[       OK ] TransformEngine_test/2.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/2.translationRotationScale
[       OK ] TransformEngine_test/2.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/2 (0 ms total)

[----------] 8 tests from TransformEngine_test/3, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] TransformEngine_test/3.input
[       OK ] TransformEngine_test/3.input (0 ms)
[ RUN      ] TransformEngine_test/3.translation
[       OK ] TransformEngine_test/3.translation (0 ms)
[ RUN      ] TransformEngine_test/3.rotation
[       OK ] TransformEngine_test/3.rotation (0 ms)
[ RUN      ] TransformEngine_test/3.scale
[       OK ] TransformEngine_test/3.scale (0 ms)
[ RUN      ] TransformEngine_test/3.translationRotation
[       OK ] TransformEngine_test/3.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/3.translationScale
[       OK ] TransformEngine_test/3.translationScale (0 ms)
[ RUN      ] TransformEngine_test/3.rotationScale
[       OK ] TransformEngine_test/3.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/3.translationRotationScale
[       OK ] TransformEngine_test/3.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/3 (0 ms total)

[----------] 8 tests from TransformEngine_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] TransformEngine_test/4.input
[       OK ] TransformEngine_test/4.input (0 ms)
[ RUN      ] TransformEngine_test/4.translation
[       OK ] TransformEngine_test/4.translation (0 ms)
[ RUN      ] TransformEngine_test/4.rotation
[       OK ] TransformEngine_test/4.rotation (0 ms)
[ RUN      ] TransformEngine_test/4.scale
[       OK ] TransformEngine_test/4.scale (0 ms)
[ RUN      ] TransformEngine_test/4.translationRotation
[       OK ] TransformEngine_test/4.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/4.translationScale
[       OK ] TransformEngine_test/4.translationScale (0 ms)
[ RUN      ] TransformEngine_test/4.rotationScale
[       OK ] TransformEngine_test/4.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/4.translationRotationScale
[       OK ] TransformEngine_test/4.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/4 (0 ms total)

[----------] Global test environment tear-down
[==========] 74 tests from 30 test suites ran. (3 ms total)
[  PASSED  ] 74 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.SolidMechanics.FEM.Elastic_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.SolidMechanics.FEM.Elastic_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.FEM.Elastic_test/report.xml 2>&1"

[==========] Running 49 tests from 11 test suites.
[----------] Global test environment set-up.
[----------] 8 tests from BeamFEMForceField_Rig3_test
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_Creation
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_Creation (1447 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_noMechanicalObject
[ERROR]   [Node(root)] Component 'BeamFEMForceField' of type 'BeamFEMForceField' failed:  
 Object type BeamFEMForceField<Rigid3d> was not created  
 The object is in the factory but cannot be created.  
Requested template : Rigid3d  
Used template      : Rigid3d  
Reason(s)          : Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
  

[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_noMechanicalObject (4 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_noTopology
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radius" has not been set. Falling back to default value: 0.1
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[ERROR]   [BeamFEMForceField(BeamFEMForceField)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_noTopology (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_emptyTopology
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radius" has not been set. Falling back to default value: 0.1
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[ERROR]   [BeamFEMForceField(BeamFEMForceField)] No edge found in the topology @EdgeSetTopologyContainer
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_emptyTopology (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_defaultAttributes
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_defaultAttributes (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_init
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_init (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_values
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_values (1 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_TopologyChanges
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_TopologyChanges (0 ms)
[----------] 8 tests from BeamFEMForceField_Rig3_test (1455 ms total)

[----------] 2 tests from FastTetrahedralCorotationalForceField_test/BaseTetrahedronFEMForceField_test/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::FastTetrahedralCorotationalForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] FastTetrahedralCorotationalForceField_test/BaseTetrahedronFEMForceField_test/0.creation
[       OK ] FastTetrahedralCorotationalForceField_test/BaseTetrahedronFEMForceField_test/0.creation (0 ms)
[ RUN      ] FastTetrahedralCorotationalForceField_test/BaseTetrahedronFEMForceField_test/0.noTopology
[ERROR]   [FastTetrahedralCorotationalForceField(FEM)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] FastTetrahedralCorotationalForceField_test/BaseTetrahedronFEMForceField_test/0.noTopology (0 ms)
[ DISABLED ] FastTetrahedralCorotationalForceField_test/BaseTetrahedronFEMForceField_test/0.DISABLED_testFEMPerformance
[----------] 2 tests from FastTetrahedralCorotationalForceField_test/BaseTetrahedronFEMForceField_test/0 (1 ms total)

[----------] 3 tests from FastTetrahedralCorotationalForceField_test
[ RUN      ] FastTetrahedralCorotationalForceField_test.init
[       OK ] FastTetrahedralCorotationalForceField_test.init (0 ms)
[ RUN      ] FastTetrahedralCorotationalForceField_test.FEMValues
[       OK ] FastTetrahedralCorotationalForceField_test.FEMValues (41 ms)
[ RUN      ] FastTetrahedralCorotationalForceField_test.emptyTology
[ERROR]   [FastTetrahedralCorotationalForceField(FEM)] No tetrahedra found in linked Topology.
[       OK ] FastTetrahedralCorotationalForceField_test.emptyTology (0 ms)
[----------] 3 tests from FastTetrahedralCorotationalForceField_test (42 ms total)

[----------] 2 tests from HexahedronFEMForceField_test/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::HexahedronFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] HexahedronFEMForceField_test/0.extension
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] HexahedronFEMForceField_test/0.extension (1 ms)
[ RUN      ] HexahedronFEMForceField_test/0.test_computeBBox
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] HexahedronFEMForceField_test/0.test_computeBBox (0 ms)
[----------] 2 tests from HexahedronFEMForceField_test/0 (2 ms total)

[----------] 2 tests from TetrahedralCorotationalFEMForceField_test/BaseTetrahedronFEMForceField_test/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::TetrahedralCorotationalFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] TetrahedralCorotationalFEMForceField_test/BaseTetrahedronFEMForceField_test/0.creation
[       OK ] TetrahedralCorotationalFEMForceField_test/BaseTetrahedronFEMForceField_test/0.creation (0 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField_test/BaseTetrahedronFEMForceField_test/0.noTopology
[ERROR]   [TetrahedralCorotationalFEMForceField(FEM)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] TetrahedralCorotationalFEMForceField_test/BaseTetrahedronFEMForceField_test/0.noTopology (0 ms)
[ DISABLED ] TetrahedralCorotationalFEMForceField_test/BaseTetrahedronFEMForceField_test/0.DISABLED_testFEMPerformance
[----------] 2 tests from TetrahedralCorotationalFEMForceField_test/BaseTetrahedronFEMForceField_test/0 (1 ms total)

[----------] 3 tests from TetrahedralCorotationalFEMForceField_test
[ RUN      ] TetrahedralCorotationalFEMForceField_test.init
[       OK ] TetrahedralCorotationalFEMForceField_test.init (0 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField_test.FEMValues
[       OK ] TetrahedralCorotationalFEMForceField_test.FEMValues (76 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField_test.emptyTology
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[       OK ] TetrahedralCorotationalFEMForceField_test.emptyTology (0 ms)
[----------] 3 tests from TetrahedralCorotationalFEMForceField_test (78 ms total)

[----------] 1 test from TetrahedronFEMForceField_stepTest/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::TetrahedronFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] TetrahedronFEMForceField_stepTest/0.extension
[       OK ] TetrahedronFEMForceField_stepTest/0.extension (0 ms)
[----------] 1 test from TetrahedronFEMForceField_stepTest/0 (0 ms total)

[----------] 2 tests from TetrahedronFEMForceField_test/BaseTetrahedronFEMForceField_test/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::TetrahedronFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] TetrahedronFEMForceField_test/BaseTetrahedronFEMForceField_test/0.creation
[       OK ] TetrahedronFEMForceField_test/BaseTetrahedronFEMForceField_test/0.creation (0 ms)
[ RUN      ] TetrahedronFEMForceField_test/BaseTetrahedronFEMForceField_test/0.noTopology
[ERROR]   [TetrahedronFEMForceField(FEM)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] TetrahedronFEMForceField_test/BaseTetrahedronFEMForceField_test/0.noTopology (0 ms)
[ DISABLED ] TetrahedronFEMForceField_test/BaseTetrahedronFEMForceField_test/0.DISABLED_testFEMPerformance
[----------] 2 tests from TetrahedronFEMForceField_test/BaseTetrahedronFEMForceField_test/0 (1 ms total)

[----------] 4 tests from TetrahedronFEMForceField_test
[ RUN      ] TetrahedronFEMForceField_test.init
[       OK ] TetrahedronFEMForceField_test.init (0 ms)
[ RUN      ] TetrahedronFEMForceField_test.FEMValues
[       OK ] TetrahedronFEMForceField_test.FEMValues (73 ms)
[ RUN      ] TetrahedronFEMForceField_test.emptyTology
[ERROR]   [TetrahedronFEMForceField(FEM)]  object must have a tetrahedric topology. The component is inactivated.  To remove this error message please add a tetrahedric topology component to your scene.
[       OK ] TetrahedronFEMForceField_test.emptyTology (0 ms)
[ RUN      ] TetrahedronFEMForceField_test.checkGracefullHandlingWhenTopologyIsMissing
[INFO]    [TetrahedronFEMForceField(fem)] No link given for mstate, but it has been found in the context
[INFO]    [TetrahedronFEMForceField(fem)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[ERROR]   [TetrahedronFEMForceField(fem)] No topology component found at path: , nor in current context: FEMnode. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] TetrahedronFEMForceField_test.checkGracefullHandlingWhenTopologyIsMissing (0 ms)
[----------] 4 tests from TetrahedronFEMForceField_test (75 ms total)

[----------] 1 test from TriangleFEMForceField_stepTest/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::TriangleFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] TriangleFEMForceField_stepTest/0.test
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] TriangleFEMForceField_stepTest/0.test (0 ms)
[----------] 1 test from TriangleFEMForceField_stepTest/0 (0 ms total)

[----------] 21 tests from TriangleFEMForceField3_test
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_Creation
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_Creation (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_noTopology
[ERROR]   [TriangleFEMForceField(FEM)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_noTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_emptyTopology
[WARNING] [TriangleFEMForceField(FEM)] No triangles found in linked Topology.
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_emptyTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_defaultAttributes
[WARNING] [TriangleFEMForceField(TriangleFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45
[WARNING] [TriangleFEMForceField(TriangleFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_defaultAttributes (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_wrongAttributess
[WARNING] [TriangleFEMForceField(FEM)] Young's modulus must be positive, but a negative value has been provided (-100). It is set to 5000 to ensure the correct behavior
[WARNING] [TriangleFEMForceField(FEM)] Poisson's ratio must be in the range [0, 0.5), but an out-of-bounds value has been provided (-0.3). It is set to 0.45 to ensure the correct behavior
[WARNING] [TriangleFEMForceField(FEM)] Input Method is not possible: toto, should be 0 (Large) or 1 (Small). Setting default value: Large
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_wrongAttributess (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_init
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_init (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_values
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_values (77 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_Creation
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_Creation (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_NoTopology
[ERROR]   [TriangularFEMForceField(FEM)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_NoTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_emptyTopology
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_emptyTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_defaultAttributes
[WARNING] [TriangularFEMForceField(TriangularFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45
[WARNING] [TriangularFEMForceField(TriangularFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_defaultAttributes (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_wrongAttributess
[WARNING] [TriangularFEMForceField(FEM)] Young's modulus must be positive, but a negative value has been provided (-100). It is set to 5000 to ensure the correct behavior
[WARNING] [TriangularFEMForceField(FEM)] Poisson's ratio must be in the range [0, 0.5), but an out-of-bounds value has been provided (-0.3). It is set to 0.45 to ensure the correct behavior
[WARNING] [TriangularFEMForceField(FEM)] Input Method is not possible: toto, should be 0 (Large) or 1 (Small). Setting default value: Large
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_wrongAttributess (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_init
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_init (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_values
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_values (93 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_Creation
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_Creation (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_NoTopology
[ERROR]   [TriangularFEMForceFieldOptim(FEM)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology. The list of available BaseMeshTopology components is: CubeTopology, CylinderGridTopology, DynamicSparseGridTopologyContainer, EdgeSetTopologyContainer, GridTopology, HexahedronSetTopologyContainer, MeshTopology, MultilevelHexahedronSetTopologyContainer, PointSetTopologyContainer, QuadSetTopologyContainer, RegularGridTopology, SparseGridMultipleTopology, SparseGridRamificationTopology, SparseGridTopology, SphereGridTopology, SphereQuadTopology, TetrahedronSetTopologyContainer, TriangleSetTopologyContainer
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_NoTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_emptyTopology
[WARNING] [TriangularFEMForceFieldOptim(FEM)] No triangles found in linked Topology.
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_emptyTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_defaultAttributes
[WARNING] [TriangularFEMForceFieldOptim(TriangularFEMForceFieldOptim)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45
[WARNING] [TriangularFEMForceFieldOptim(TriangularFEMForceFieldOptim)] Required data "youngModulus" has not been set. Falling back to default value: 5000
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_defaultAttributes (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_wrongAttributess
[WARNING] [TriangularFEMForceFieldOptim(unnamed)] Attribute method was specified as "toto" while this version only implements the "large" method. Ignoring...
[WARNING] [TriangularFEMForceFieldOptim(FEM)] Young's modulus must be positive, but a negative value has been provided (-100). It is set to 5000 to ensure the correct behavior
[WARNING] [TriangularFEMForceFieldOptim(FEM)] Poisson's ratio must be in the range [0, 0.5), but an out-of-bounds value has been provided (-0.3). It is set to 0.45 to ensure the correct behavior
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_wrongAttributess (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_init
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_init (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_values
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_values (69 ms)
[ DISABLED ] TriangleFEMForceField3_test.DISABLED_testTriangleFEMPerformance
[ DISABLED ] TriangleFEMForceField3_test.DISABLED_testTriangularFEMPerformance
[----------] 21 tests from TriangleFEMForceField3_test (250 ms total)

[----------] Global test environment tear-down
[==========] 49 tests from 11 test suites ran. (1908 ms total)
[  PASSED  ] 49 tests.

  YOU HAVE 5 DISABLED TESTS
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Geometry_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Geometry_test --gtest_output=xml:unit-tests/Sofa.Geometry_test/report.xml 2>&1"

[==========] Running 57 tests from 21 test suites.
[----------] Global test environment set-up.
[----------] 12 tests from GeometryEdge_test
[ RUN      ] GeometryEdge_test.squaredLength1f
[       OK ] GeometryEdge_test.squaredLength1f (0 ms)
[ RUN      ] GeometryEdge_test.squaredLength2f
[       OK ] GeometryEdge_test.squaredLength2f (0 ms)
[ RUN      ] GeometryEdge_test.squaredLength3f
[       OK ] GeometryEdge_test.squaredLength3f (0 ms)
[ RUN      ] GeometryEdge_test.length3f
[       OK ] GeometryEdge_test.length3f (0 ms)
[ RUN      ] GeometryEdge_test.getBarycentricCoordinates1f
[       OK ] GeometryEdge_test.getBarycentricCoordinates1f (0 ms)
[ RUN      ] GeometryEdge_test.getBarycentricCoordinates2f
[       OK ] GeometryEdge_test.getBarycentricCoordinates2f (0 ms)
[ RUN      ] GeometryEdge_test.getBarycentricCoordinates3f
[       OK ] GeometryEdge_test.getBarycentricCoordinates3f (0 ms)
[ RUN      ] GeometryEdge_test.isPointOnEdge2f
[       OK ] GeometryEdge_test.isPointOnEdge2f (0 ms)
[ RUN      ] GeometryEdge_test.isPointOnEdge3f
[       OK ] GeometryEdge_test.isPointOnEdge3f (0 ms)
[ RUN      ] GeometryEdge_test.intersectionWithEdge2f
[       OK ] GeometryEdge_test.intersectionWithEdge2f (0 ms)
[ RUN      ] GeometryEdge_test.intersectionWithEdge3f
[       OK ] GeometryEdge_test.intersectionWithEdge3f (0 ms)
[ RUN      ] GeometryEdge_test.intersectionWithPlane3f
[       OK ] GeometryEdge_test.intersectionWithPlane3f (0 ms)
[----------] 12 tests from GeometryEdge_test (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/0, where TypeParam = std::array<float,2ul>
[ RUN      ] Geometry2DTriangle_test/0.area
[       OK ] Geometry2DTriangle_test/0.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/0.flat_area
[       OK ] Geometry2DTriangle_test/0.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/0 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/1, where TypeParam = sofa::type::fixed_array<float,2u>
[ RUN      ] Geometry2DTriangle_test/1.area
[       OK ] Geometry2DTriangle_test/1.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/1.flat_area
[       OK ] Geometry2DTriangle_test/1.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/1 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/2, where TypeParam = sofa::type::Vec<2u,float>
[ RUN      ] Geometry2DTriangle_test/2.area
[       OK ] Geometry2DTriangle_test/2.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/2.flat_area
[       OK ] Geometry2DTriangle_test/2.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/2 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/3, where TypeParam = std::array<double,2ul>
[ RUN      ] Geometry2DTriangle_test/3.area
[       OK ] Geometry2DTriangle_test/3.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/3.flat_area
[       OK ] Geometry2DTriangle_test/3.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/3 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/4, where TypeParam = sofa::type::fixed_array<double,2u>
[ RUN      ] Geometry2DTriangle_test/4.area
[       OK ] Geometry2DTriangle_test/4.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/4.flat_area
[       OK ] Geometry2DTriangle_test/4.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/4 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/5, where TypeParam = sofa::type::Vec<2u,double>
[ RUN      ] Geometry2DTriangle_test/5.area
[       OK ] Geometry2DTriangle_test/5.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/5.flat_area
[       OK ] Geometry2DTriangle_test/5.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/5 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/0, where TypeParam = std::array<float,3ul>
[ RUN      ] Geometry3DTriangle_test/0.area
[       OK ] Geometry3DTriangle_test/0.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/0.flat_area
[       OK ] Geometry3DTriangle_test/0.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/0.normal
[       OK ] Geometry3DTriangle_test/0.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/0 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/1, where TypeParam = sofa::type::fixed_array<float,3u>
[ RUN      ] Geometry3DTriangle_test/1.area
[       OK ] Geometry3DTriangle_test/1.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/1.flat_area
[       OK ] Geometry3DTriangle_test/1.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/1.normal
[       OK ] Geometry3DTriangle_test/1.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/1 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/2, where TypeParam = sofa::type::Vec<3u,float>
[ RUN      ] Geometry3DTriangle_test/2.area
[       OK ] Geometry3DTriangle_test/2.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/2.flat_area
[       OK ] Geometry3DTriangle_test/2.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/2.normal
[       OK ] Geometry3DTriangle_test/2.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/2 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/3, where TypeParam = std::array<double,3ul>
[ RUN      ] Geometry3DTriangle_test/3.area
[       OK ] Geometry3DTriangle_test/3.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/3.flat_area
[       OK ] Geometry3DTriangle_test/3.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/3.normal
[       OK ] Geometry3DTriangle_test/3.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/3 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/4, where TypeParam = sofa::type::fixed_array<double,3u>
[ RUN      ] Geometry3DTriangle_test/4.area
[       OK ] Geometry3DTriangle_test/4.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/4.flat_area
[       OK ] Geometry3DTriangle_test/4.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/4.normal
[       OK ] Geometry3DTriangle_test/4.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/4 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/5, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] Geometry3DTriangle_test/5.area
[       OK ] Geometry3DTriangle_test/5.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/5.flat_area
[       OK ] Geometry3DTriangle_test/5.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/5.normal
[       OK ] Geometry3DTriangle_test/5.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/5 (0 ms total)

[----------] 1 test from GeometryVec2DTriangle_test/0, where TypeParam = sofa::type::Vec<2u,float>
[ RUN      ] GeometryVec2DTriangle_test/0.isPointInTriangle
[       OK ] GeometryVec2DTriangle_test/0.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec2DTriangle_test/0 (0 ms total)

[----------] 1 test from GeometryVec2DTriangle_test/1, where TypeParam = sofa::type::Vec<2u,double>
[ RUN      ] GeometryVec2DTriangle_test/1.isPointInTriangle
[       OK ] GeometryVec2DTriangle_test/1.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec2DTriangle_test/1 (0 ms total)

[----------] 1 test from GeometryVec3DTriangle_test/0, where TypeParam = sofa::type::Vec<3u,float>
[ RUN      ] GeometryVec3DTriangle_test/0.isPointInTriangle
[       OK ] GeometryVec3DTriangle_test/0.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec3DTriangle_test/0 (0 ms total)

[----------] 1 test from GeometryVec3DTriangle_test/1, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] GeometryVec3DTriangle_test/1.isPointInTriangle
[       OK ] GeometryVec3DTriangle_test/1.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec3DTriangle_test/1 (0 ms total)

[----------] 1 test from GeometryTriangle_test
[ RUN      ] GeometryTriangle_test.rayIntersectionVec3
[       OK ] GeometryTriangle_test.rayIntersectionVec3 (0 ms)
[----------] 1 test from GeometryTriangle_test (0 ms total)

[----------] 2 tests from GeometryQuad_test
[ RUN      ] GeometryQuad_test.square_area3f_stdarray
[       OK ] GeometryQuad_test.square_area3f_stdarray (0 ms)
[ RUN      ] GeometryQuad_test.quad_area3f_stdarray
[       OK ] GeometryQuad_test.quad_area3f_stdarray (0 ms)
[----------] 2 tests from GeometryQuad_test (0 ms total)

[----------] 1 test from GeometryTetrahedron_test
[ RUN      ] GeometryTetrahedron_test.volume2_vec3f
[       OK ] GeometryTetrahedron_test.volume2_vec3f (0 ms)
[----------] 1 test from GeometryTetrahedron_test (0 ms total)

[----------] 7 tests from GeometryHexahedron_test
[ RUN      ] GeometryHexahedron_test.center_vec3f
[       OK ] GeometryHexahedron_test.center_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.barycentricCoefficients_vec3f
[       OK ] GeometryHexahedron_test.barycentricCoefficients_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.squaredDistanceTo_vec3f
[       OK ] GeometryHexahedron_test.squaredDistanceTo_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.getPositionFromBarycentricCoefficients_vec3f
[       OK ] GeometryHexahedron_test.getPositionFromBarycentricCoefficients_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.cube_volume_vec3f
[       OK ] GeometryHexahedron_test.cube_volume_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.rand_volume_vec3f
[       OK ] GeometryHexahedron_test.rand_volume_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.null_volume_vec3f
[       OK ] GeometryHexahedron_test.null_volume_vec3f (0 ms)
[----------] 7 tests from GeometryHexahedron_test (0 ms total)

[----------] Global test environment tear-down
[==========] 57 tests from 21 test suites ran. (0 ms total)
[  PASSED  ] 57 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Topology.Container.Constant_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Container.Constant_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Constant_test/report.xml 2>&1"

[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from MeshTopology_test
[ RUN      ] MeshTopology_test.testEmptyContainer
[       OK ] MeshTopology_test.testEmptyContainer (0 ms)
[ RUN      ] MeshTopology_test.testHexahedronTopology
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[WARNING] [MeshTopology(topoCon)] GetHexahedraAroundQuadArray: HexahedraAroundQuad array is empty. Be sure to call createHexahedraAroundQuadArray first.
[WARNING] [MeshTopology(topoCon)] GetHexahedraAroundEdgeArray: HexahedraAroundEdge array is empty. Be sure to call createHexahedraAroundEdgeArray first.
[WARNING] [MeshTopology(topoCon)] GetHexahedraAroundVertexArray: HexahedraAroundVertex array is empty. Be sure to call createHexahedraAroundVertexArray first.
[       OK ] MeshTopology_test.testHexahedronTopology (56 ms)
[ RUN      ] MeshTopology_test.testTetrahedronTopology
[WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundTriangleArray: TetrahedraAroundTriangle array is empty. Be sure to call createTetrahedraAroundTriangleArray first.
[WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundEdgeArray: TetrahedraAroundEdge array is empty. Be sure to call createTetrahedraAroundEdgeArray first.
[WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundVertexArray: TetrahedraAroundVertex array is empty. Be sure to call createTetrahedraAroundVertexArray first.
[       OK ] MeshTopology_test.testTetrahedronTopology (2 ms)
[ RUN      ] MeshTopology_test.testQuadTopology
[WARNING] [MeshTopology(topoCon)] GetEdgesInQuadArray: EdgesInQuad array is empty. Be sure to call createEdgesInQuadArray first.
[WARNING] [MeshTopology(topoCon)] GetQuadsAroundVertexArray: QuadsAroundVertex array is empty. Be sure to call createQuadsAroundVertexArray first.
[WARNING] [MeshTopology(topoCon)] GetQuadsAroundEdgeArray: QuadsAroundEdge array is empty. Be sure to call createQuadsAroundEdgeArray first.
[       OK ] MeshTopology_test.testQuadTopology (1 ms)
[ RUN      ] MeshTopology_test.testTriangleTopology
[WARNING] [MeshTopology(topoCon)] GetEdgesInTriangleArray: EdgesInTriangle array is empty. Be sure to call createEdgesInTriangleArray first.
[WARNING] [MeshTopology(topoCon)] GetTrianglesAroundVertexArray: TrianglesAroundVertex array is empty. Be sure to call createTrianglesAroundVertexArray first.
[WARNING] [MeshTopology(topoCon)] GetTrianglesAroundEdgeArray: TrianglesAroundEdge array is empty. Be sure to call createTrianglesAroundEdgeArray first.
[       OK ] MeshTopology_test.testTriangleTopology (1 ms)
[ RUN      ] MeshTopology_test.testEdgeTopology
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] MeshTopology_test.testEdgeTopology (25 ms)
[----------] 6 tests from MeshTopology_test (87 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (87 ms total)
[  PASSED  ] 6 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.ODESolver.Backward_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.ODESolver.Backward_test --gtest_output=xml:unit-tests/Sofa.Component.ODESolver.Backward_test/report.xml 2>&1"

[==========] Running 25 tests from 9 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from EulerImplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_without_damping
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_without_damping (155 ms)
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_with_damping
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_with_damping (1 ms)
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (11 ms)
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_small_dt_with_rayleigh_mass
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_small_dt_with_rayleigh_mass (107 ms)
[----------] 4 tests from EulerImplicitDynamic_test/0 (276 ms total)

[----------] 1 test from EulerImplicit_test_2_particles_to_equilibrium
[ RUN      ] EulerImplicit_test_2_particles_to_equilibrium.check
[       OK ] EulerImplicit_test_2_particles_to_equilibrium.check (1 ms)
[----------] 1 test from EulerImplicit_test_2_particles_to_equilibrium (1 ms total)

[----------] 1 test from EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium
[ RUN      ] EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium.check
[       OK ] EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium.check (1 ms)
[----------] 1 test from EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium (1 ms total)

[----------] 1 test from EulerImplicit_with_damping_forcefield
[ RUN      ] EulerImplicit_with_damping_forcefield.check
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[       OK ] EulerImplicit_with_damping_forcefield.check (115 ms)
[----------] 1 test from EulerImplicit_with_damping_forcefield (115 ms total)

[----------] 4 tests from NewmarkImplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_without_damping
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_without_damping (2 ms)
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_with_damping
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_with_damping (1 ms)
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (12 ms)
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_small_dt_with_rayleigh_mass
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_small_dt_with_rayleigh_mass (115 ms)
[----------] 4 tests from NewmarkImplicitDynamic_test/0 (132 ms total)

[----------] 6 tests from StaticSolverTest
[ RUN      ] StaticSolverTest.Residuals
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[       OK ] StaticSolverTest.Residuals (577 ms)
[ RUN      ] StaticSolverTest.RelativeResiduals
[       OK ] StaticSolverTest.RelativeResiduals (10 ms)
[ RUN      ] StaticSolverTest.AbsoluteResiduals
[       OK ] StaticSolverTest.AbsoluteResiduals (12 ms)
[ RUN      ] StaticSolverTest.Increments
[       OK ] StaticSolverTest.Increments (12 ms)
[ RUN      ] StaticSolverTest.RelativeIncrements
[       OK ] StaticSolverTest.RelativeIncrements (10 ms)
[ RUN      ] StaticSolverTest.AbsoluteIncrements
[       OK ] StaticSolverTest.AbsoluteIncrements (11 ms)
[----------] 6 tests from StaticSolverTest (634 ms total)

[----------] 1 test from SpringSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] SpringSolverDynamic_test/0.EulerImplicitSolverDynamicTest
[       OK ] SpringSolverDynamic_test/0.EulerImplicitSolverDynamicTest (108 ms)
[----------] 1 test from SpringSolverDynamic_test/0 (108 ms total)

[----------] 3 tests from VariationalSymplecticExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_small_dt_without_damping
[       OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_small_dt_without_damping (71 ms)
[ RUN      ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_medium_dt_with_damping
[       OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_medium_dt_with_damping (8 ms)
[ RUN      ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_high_dt_with_damping
[       OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_high_dt_with_damping (1 ms)
[----------] 3 tests from VariationalSymplecticExplicitSolverDynamic_test/0 (80 ms total)

[----------] 4 tests from VariationalSymplecticImplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_high_dt_without_damping
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_high_dt_without_damping (31 ms)
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_mass
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_mass (31 ms)
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (31 ms)
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_small_dt_with_damping
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_small_dt_with_damping (312 ms)
[----------] 4 tests from VariationalSymplecticImplicitSolverDynamic_test/0 (406 ms total)

[----------] Global test environment tear-down
[==========] 25 tests from 9 test suites ran. (1757 ms total)
[  PASSED  ] 25 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.SimpleApi_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.SimpleApi_test --gtest_output=xml:unit-tests/Sofa.SimpleApi_test/report.xml 2>&1"

[==========] Running 3 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from SimpleApi_test
[ RUN      ] SimpleApi_test.testParamAPI
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[       OK ] SimpleApi_test.testParamAPI (12 ms)
[ RUN      ] SimpleApi_test.createParamString
[       OK ] SimpleApi_test.createParamString (0 ms)
[----------] 2 tests from SimpleApi_test (12 ms total)

[----------] 1 test from SimpleApi_test_solo
[ RUN      ] SimpleApi_test_solo.testIsSetWithDataLink
[       OK ] SimpleApi_test_solo.testIsSetWithDataLink (0 ms)
[----------] 1 test from SimpleApi_test_solo (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 2 test suites ran. (12 ms total)
[  PASSED  ] 3 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Mapping.NonLinear_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Mapping.NonLinear_test --gtest_output=xml:unit-tests/Sofa.Component.Mapping.NonLinear_test/report.xml 2>&1"

[==========] Running 23 tests from 15 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AreaMapping
[ RUN      ] AreaMapping.firstDerivative
[       OK ] AreaMapping.firstDerivative (0 ms)
[ RUN      ] AreaMapping.secondDerivative
[       OK ] AreaMapping.secondDerivative (0 ms)
[----------] 2 tests from AreaMapping (0 ms total)

[----------] 1 test from AreaMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::AreaMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] AreaMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [AreaMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] AreaMappingTest/0.test (0 ms)
[----------] 1 test from AreaMappingTest/0 (0 ms total)

[----------] 1 test from DistanceMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::DistanceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] DistanceMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMappingTest/0.test (0 ms)
[----------] 1 test from DistanceMappingTest/0 (0 ms total)

[----------] 1 test from DistanceMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::DistanceMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] DistanceMappingTest/1.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMappingTest/1.test (0 ms)
[----------] 1 test from DistanceMappingTest/1 (0 ms total)

[----------] 2 tests from DistanceMultiMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::DistanceMultiMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] DistanceMultiMappingTest/0.computeDistance
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMultiMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMultiMappingTest/0.computeDistance (0 ms)
[ RUN      ] DistanceMultiMappingTest/0.notComputeDistance
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMultiMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMultiMappingTest/0.notComputeDistance (0 ms)
[----------] 2 tests from DistanceMultiMappingTest/0 (0 ms total)

[----------] 2 tests from DistanceMultiMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::DistanceMultiMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] DistanceMultiMappingTest/1.computeDistance
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMultiMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMultiMappingTest/1.computeDistance (0 ms)
[ RUN      ] DistanceMultiMappingTest/1.notComputeDistance
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMultiMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMultiMappingTest/1.notComputeDistance (0 ms)
[----------] 2 tests from DistanceMultiMappingTest/1 (0 ms total)

[----------] 2 tests from RigidMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>>
[ RUN      ] RigidMappingTest/0.oneRigid_fourParticles_localCoords
[WARNING] [MappingTest] getK is not tested
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [RigidMapping(unnamed)] Geometric stiffness is not supported in 2d
[       OK ] RigidMappingTest/0.oneRigid_fourParticles_localCoords (0 ms)
[ RUN      ] RigidMappingTest/0.oneRigid_fourParticles_worldCoords
[WARNING] [MappingTest] getK is not tested
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/0.oneRigid_fourParticles_worldCoords (0 ms)
[----------] 2 tests from RigidMappingTest/0 (0 ms total)

[----------] 2 tests from RigidMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>
[ RUN      ] RigidMappingTest/1.oneRigid_fourParticles_localCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/1.oneRigid_fourParticles_localCoords (0 ms)
[ RUN      ] RigidMappingTest/1.oneRigid_fourParticles_worldCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/1.oneRigid_fourParticles_worldCoords (0 ms)
[----------] 2 tests from RigidMappingTest/1 (0 ms total)

[----------] 2 tests from RigidMappingTest/2, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdRigidTypes<3u,double>>
[ RUN      ] RigidMappingTest/2.oneRigid_fourParticles_localCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/2.oneRigid_fourParticles_localCoords (0 ms)
[ RUN      ] RigidMappingTest/2.oneRigid_fourParticles_worldCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/2.oneRigid_fourParticles_worldCoords (0 ms)
[----------] 2 tests from RigidMappingTest/2 (0 ms total)

[----------] 1 test from SquareDistanceMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::SquareDistanceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] SquareDistanceMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [SquareDistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] SquareDistanceMappingTest/0.test (0 ms)
[----------] 1 test from SquareDistanceMappingTest/0 (0 ms total)

[----------] 1 test from SquareDistanceMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::SquareDistanceMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] SquareDistanceMappingTest/1.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [SquareDistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] SquareDistanceMappingTest/1.test (0 ms)
[----------] 1 test from SquareDistanceMappingTest/1 (0 ms total)

[----------] 2 tests from SquareDistanceMappingCompare_test
[ RUN      ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingCG
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[       OK ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingCG (933 ms)
[ RUN      ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingLU
[       OK ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingLU (23 ms)
[----------] 2 tests from SquareDistanceMappingCompare_test (957 ms total)

[----------] 1 test from SquareMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::SquareMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] SquareMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SquareMappingTest/0.test (3 ms)
[----------] 1 test from SquareMappingTest/0 (3 ms total)

[----------] 2 tests from VolumeMapping
[ RUN      ] VolumeMapping.firstDerivative
[       OK ] VolumeMapping.firstDerivative (0 ms)
[ RUN      ] VolumeMapping.secondDerivative
[       OK ] VolumeMapping.secondDerivative (0 ms)
[----------] 2 tests from VolumeMapping (0 ms total)

[----------] 1 test from VolumeMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::VolumeMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>>
[ RUN      ] VolumeMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [VolumeMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] VolumeMappingTest/0.test (0 ms)
[----------] 1 test from VolumeMappingTest/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 23 tests from 15 test suites ran. (966 ms total)
[  PASSED  ] 23 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.DefaultType_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.DefaultType_simutest --gtest_output=xml:unit-tests/Sofa.DefaultType_simutest/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TemplateAliasTest
[ RUN      ] TemplateAliasTest.Register
[WARNING] [ObjectFactory] cannot create template alias TheAlias2 as it already exists
[       OK ] TemplateAliasTest.Register (0 ms)
[----------] 1 test from TemplateAliasTest (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.IO.Mesh_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.IO.Mesh_test --gtest_output=xml:unit-tests/Sofa.Component.IO.Mesh_test/report.xml 2>&1"

[==========] Running 68 tests from 9 test suites.
[----------] Global test environment set-up.
[----------] 1 test from MeshGmshLoader_test
[ RUN      ] MeshGmshLoader_test.LoadCall
[       OK ] MeshGmshLoader_test.LoadCall (1 ms)
[----------] 1 test from MeshGmshLoader_test (1 ms total)

[----------] 1 test from MeshOBJLoader_test
[ RUN      ] MeshOBJLoader_test.LoadCall
[ERROR]   [MeshOBJLoader(unnamed)] Cannot read file ''.
[       OK ] MeshOBJLoader_test.LoadCall (30 ms)
[----------] 1 test from MeshOBJLoader_test (30 ms total)

[----------] 1 test from MeshSTLLoaderTest
[ RUN      ] MeshSTLLoaderTest.LoadCall
[ERROR]   [MeshSTLLoader(unnamed)] File  not found 
[WARNING] [MeshSTLLoader(unnamed)] Found 4 degenerated triangles (triangles which indices are not all different). Those triangles have not been added to the list of triangles
[       OK ] MeshSTLLoaderTest.LoadCall (164 ms)
[----------] 1 test from MeshSTLLoaderTest (164 ms total)

[----------] 5 tests from MeshVTKLoaderTest
[ RUN      ] MeshVTKLoaderTest.detectFileType
[       OK ] MeshVTKLoaderTest.detectFileType (0 ms)
[ RUN      ] MeshVTKLoaderTest.loadLegacy
[       OK ] MeshVTKLoaderTest.loadLegacy (0 ms)
[ RUN      ] MeshVTKLoaderTest.loadXML
[       OK ] MeshVTKLoaderTest.loadXML (15 ms)
[ RUN      ] MeshVTKLoaderTest.loadLegacy_binary
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'mytest' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'xRamp' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'yRamp' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'zRamp' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'outVect' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'vect2' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cRamp1' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cRamp2' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cVects' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cv2' already used as a Data in this class or in a parent class
[       OK ] MeshVTKLoaderTest.loadLegacy_binary (0 ms)
[ RUN      ] MeshVTKLoaderTest.loadInvalidFilenames
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[ERROR]   [FileRepository] File test.vtu NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[ERROR]   [FileRepository] File test.vtk NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[       OK ] MeshVTKLoaderTest.loadInvalidFilenames (32 ms)
[----------] 5 tests from MeshVTKLoaderTest (50 ms total)

[----------] 2 tests from MeshXspLoader_test
[ RUN      ] MeshXspLoader_test.test_defaultBehavior
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[       OK ] MeshXspLoader_test.test_defaultBehavior (1 ms)
[ RUN      ] MeshXspLoader_test.test_invalidFile
[ERROR]   [MeshXspLoader(MeshXspLoader)] File: '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/Sofa/Component/IO/Mesh/tests/files/invalidFile.xs3' not found. 
[       OK ] MeshXspLoader_test.test_invalidFile (0 ms)
[----------] 2 tests from MeshXspLoader_test (2 ms total)

[----------] 2 tests from OffSequenceLoader_test
[ RUN      ] OffSequenceLoader_test.emptyFilename
[ERROR]   [OffSequenceLoader(unnamed)] Attribute 'filename' is empty.
[       OK ] OffSequenceLoader_test.emptyFilename (0 ms)
[ RUN      ] OffSequenceLoader_test.noNumberInFilename
[ERROR]   [OffSequenceLoader(unnamed)] Cannot read file 'jfdsofhfisaf'.
[       OK ] OffSequenceLoader_test.noNumberInFilename (0 ms)
[----------] 2 tests from OffSequenceLoader_test (0 ms total)

[----------] 8 tests from STLExporter_test
[ RUN      ] STLExporter_test.checkBasicBehavior
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[       OK ] STLExporter_test.checkBasicBehavior (141 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorNoFileName
[       OK ] STLExporter_test.checkBasicBehaviorNoFileName (111 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInSubDirName
[       OK ] STLExporter_test.checkBasicBehaviorInSubDirName (112 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInInvalidSubDirName
[       OK ] STLExporter_test.checkBasicBehaviorInInvalidSubDirName (116 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInInvalidLongSubDirName
[       OK ] STLExporter_test.checkBasicBehaviorInInvalidLongSubDirName (109 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInInvalidRelativeDirName
[       OK ] STLExporter_test.checkBasicBehaviorInInvalidRelativeDirName (110 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInValidDir
[       OK ] STLExporter_test.checkBasicBehaviorInValidDir (113 ms)
[ RUN      ] STLExporter_test.checkSimulationWriteEachNbStep
[       OK ] STLExporter_test.checkSimulationWriteEachNbStep (401 ms)
[----------] 8 tests from STLExporter_test (1217 ms total)

[----------] 8 tests from VisualModelOBJExporter_test
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehavior
[       OK ] VisualModelOBJExporter_test.checkBasicBehavior (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorNoFileName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorNoFileName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInSubDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInSubDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidSubDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidSubDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidLongSubDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidLongSubDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidRelativeDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidRelativeDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInValidDir
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInValidDir (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkSimulationWriteEachNbStep
[       OK ] VisualModelOBJExporter_test.checkSimulationWriteEachNbStep (1 ms)
[----------] 8 tests from VisualModelOBJExporter_test (4 ms total)

[----------] 40 tests from checkAllBehavior/MeshExporter_test
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/0
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/0 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/3 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/4 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/0 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/3 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/4 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/0 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/3 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/0 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/3 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/0 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/3 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/0 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/3 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/0 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/3 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/4 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/0
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/0 (9 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/1
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/1 (8 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/2
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/2 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/3
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/3 (5 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/4
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/4 (10 ms)
[----------] 40 tests from checkAllBehavior/MeshExporter_test (123 ms total)

[----------] Global test environment tear-down
[==========] 68 tests from 9 test suites ran. (1595 ms total)
[  PASSED  ] 68 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Registration_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Registration_test --gtest_output=xml:unit-tests/Registration_test/report.xml 2>&1"

[==========] Running 3 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 1 test from GroupwiseRegistrationEngine
[ RUN      ] GroupwiseRegistrationEngine.getTemplateName
[       OK ] GroupwiseRegistrationEngine.getTemplateName (0 ms)
[----------] 1 test from GroupwiseRegistrationEngine (0 ms total)

[----------] 1 test from IntensityProfileCreator
[ RUN      ] IntensityProfileCreator.getTemplateName
[       OK ] IntensityProfileCreator.getTemplateName (0 ms)
[----------] 1 test from IntensityProfileCreator (0 ms total)

[----------] 1 test from IntensityProfileRegistrationForceField
[ RUN      ] IntensityProfileRegistrationForceField.getTemplateName
[       OK ] IntensityProfileRegistrationForceField.getTemplateName (0 ms)
[----------] 1 test from IntensityProfileRegistrationForceField (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 3 test suites ran. (0 ms total)
[  PASSED  ] 3 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests SofaCarving_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/SofaCarving_test --gtest_output=xml:unit-tests/SofaCarving_test/report.xml 2>&1"

[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from SofaCarving_test
[ RUN      ] SofaCarving_test.testManagerEmpty
[       OK ] SofaCarving_test.testManagerEmpty (0 ms)
[ RUN      ] SofaCarving_test.testManagerInit
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[       OK ] SofaCarving_test.testManagerInit (645 ms)
[ RUN      ] SofaCarving_test.testManagerInitWithLinks
[       OK ] SofaCarving_test.testManagerInitWithLinks (0 ms)
[ RUN      ] SofaCarving_test.testManagerWrongInit
[ERROR]   [CarvingManager(Carving Manager)] Tool Collision Model not found. Set the link to toolModel or set tag 'CarvingTool' to the right collision model.
[ERROR]   [CarvingManager(Carving Manager)] m_surfaceCollisionModels not found. Set tag 'CarvingSurface' to the right collision models.
[       OK ] SofaCarving_test.testManagerWrongInit (0 ms)
[ RUN      ] SofaCarving_test.testCarvingSceneInit
[       OK ] SofaCarving_test.testCarvingSceneInit (22 ms)
[ RUN      ] SofaCarving_test.testdoCarving
[       OK ] SofaCarving_test.testdoCarving (342 ms)
[ RUN      ] SofaCarving_test.testdoCarvingWithPenetration
[       OK ] SofaCarving_test.testdoCarvingWithPenetration (424 ms)
[----------] 7 tests from SofaCarving_test (1435 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (1435 ms total)
[  PASSED  ] 7 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.GL.Component.Engine_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.GL.Component.Engine_test --gtest_output=xml:unit-tests/Sofa.GL.Component.Engine_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::gl::component::engine::TextureInterpolation<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>>>
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.LinearSolver.Direct_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.LinearSolver.Direct_test --gtest_output=xml:unit-tests/Sofa.Component.LinearSolver.Direct_test/report.xml 2>&1"

[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from SparseLDLSolver
[ RUN      ] SparseLDLSolver.EmptySystem
[WARNING] [SparseLDLSolver(unnamed)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[       OK ] SparseLDLSolver.EmptySystem (0 ms)
[ RUN      ] SparseLDLSolver.EmptyMState
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[ERROR]   [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriately (/MatrixLinearSystem1)
[WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[       OK ] SparseLDLSolver.EmptyMState (15 ms)
[ RUN      ] SparseLDLSolver.TopologyChangeEmptyMState
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[ERROR]   [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriately (/MatrixLinearSystem1)
[WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[       OK ] SparseLDLSolver.TopologyChangeEmptyMState (40 ms)
[ RUN      ] SparseLDLSolver.AssociatedLinearSystem
[       OK ] SparseLDLSolver.AssociatedLinearSystem (0 ms)
[----------] 4 tests from SparseLDLSolver (56 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (56 ms total)
[  PASSED  ] 4 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests image_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/image_test --gtest_output=xml:unit-tests/image_test/report.xml 2>&1"

[WARNING] [ObjectFactory] Module name cannot be found when registering TestImageEngine<ImageUC> into the object factory
[WARNING] [ObjectFactory] Module name cannot be found when registering TestImageEngine<ImageD> into the object factory
[==========] Running 19 tests from 16 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from DataImageLink_test
[ RUN      ] DataImageLink_test.createAndDeleteLinkedData
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[       OK ] DataImageLink_test.createAndDeleteLinkedData (0 ms)
[ RUN      ] DataImageLink_test.testImageDataLink
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[       OK ] DataImageLink_test.testImageDataLink (0 ms)
[----------] 2 tests from DataImageLink_test (0 ms total)

[----------] 3 tests from ImageEngine_test
[ RUN      ] ImageEngine_test.testDataLink
[       OK ] ImageEngine_test.testDataLink (3 ms)
[ RUN      ] ImageEngine_test.testEngineDataLink
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [AnimationLoopParallelScheduler, DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[       OK ] ImageEngine_test.testEngineDataLink (0 ms)
[ RUN      ] ImageEngine_test.testImageViewer
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [AnimationLoopParallelScheduler, DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[       OK ] ImageEngine_test.testImageViewer (0 ms)
[----------] 3 tests from ImageEngine_test (4 ms total)

[----------] 1 test from ImageDataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageAccumulator<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/0.basic_test
[       OK ] ImageDataEngine_test/0.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/0 (0 ms total)

[----------] 1 test from ImageDataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageDataDisplay<sofa::defaulttype::Image<unsigned char>,sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/1.basic_test
[       OK ] ImageDataEngine_test/1.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/1 (0 ms total)

[----------] 1 test from ImageDataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageFilter<sofa::defaulttype::Image<unsigned char>,sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/2.basic_test
[       OK ] ImageDataEngine_test/2.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/2 (0 ms total)

[----------] 1 test from ImageDataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageOperation<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/3.basic_test
[       OK ] ImageDataEngine_test/3.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/3 (0 ms total)

[----------] 1 test from ImageDataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageSampler<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/4.basic_test
[       OK ] ImageDataEngine_test/4.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/4 (0 ms total)

[----------] 1 test from ImageDataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageToRigidMassEngine<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/5.basic_test
[       OK ] ImageDataEngine_test/5.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/5 (0 ms total)

[----------] 1 test from ImageDataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageTransformEngine>
[ RUN      ] ImageDataEngine_test/6.basic_test
[       OK ] ImageDataEngine_test/6.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/6 (0 ms total)

[----------] 1 test from ImageDataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageValuesFromPositions<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/7.basic_test
[       OK ] ImageDataEngine_test/7.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/7 (0 ms total)

[----------] 1 test from ImageDataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::MarchingCubesEngine<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/8.basic_test
[       OK ] ImageDataEngine_test/8.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/8 (0 ms total)

[----------] 1 test from ImageDataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::MergeImages<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/9.basic_test
[       OK ] ImageDataEngine_test/9.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/9 (0 ms total)

[----------] 1 test from ImageDataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::MeshToImageEngine<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/10.basic_test
[       OK ] ImageDataEngine_test/10.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/10 (0 ms total)

[----------] 1 test from ImageDataEngine_test/11, where TypeParam = sofa::TestDataEngine<sofa::component::engine::TestImageEngine<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/11.basic_test
[       OK ] ImageDataEngine_test/11.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/11 (0 ms total)

[----------] 1 test from ImageDataEngine_test/12, where TypeParam = sofa::TestDataEngine<sofa::component::engine::TransferFunction<sofa::defaulttype::Image<unsigned char>,sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/12.basic_test
[       OK ] ImageDataEngine_test/12.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/12 (0 ms total)

[----------] 1 test from ImageDataEngine_test/13, where TypeParam = sofa::TestDataEngine<sofa::component::engine::VoronoiToMeshEngine<sofa::defaulttype::Image<unsigned char>>>
[ RUN      ] ImageDataEngine_test/13.basic_test
[       OK ] ImageDataEngine_test/13.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/13 (0 ms total)

[----------] Global test environment tear-down
[==========] 19 tests from 16 test suites ran. (6 ms total)
[  PASSED  ] 19 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests ModelOrderReduction_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/ModelOrderReduction_test --gtest_output=xml:unit-tests/ModelOrderReduction_test/report.xml 2>&1"

[WARNING] [ObjectFactory] Class already registered in the ObjectFactory: CapsuleCollisionModel<Rigid3d>
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from ModelOrderReduction_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] ModelOrderReduction_test/0.SmallCorotationalPatchTest
[       OK ] ModelOrderReduction_test/0.SmallCorotationalPatchTest (0 ms)
[----------] 1 test from ModelOrderReduction_test/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Topology.Utility_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Topology.Utility_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Utility_test/report.xml 2>&1"

[==========] Running 27 tests from 10 test suites.
[----------] Global test environment set-up.
[----------] 1 test from RemoveTetrahedronProcessor_test
[ RUN      ] RemoveTetrahedronProcessor_test.RemoveTetrahedra
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[       OK ] RemoveTetrahedronProcessor_test.RemoveTetrahedra (200 ms)
[----------] 1 test from RemoveTetrahedronProcessor_test (200 ms total)

[----------] 1 test from AddTetrahedronProcessor_test
[ RUN      ] AddTetrahedronProcessor_test.AddTetrahedra
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] AddTetrahedronProcessor_test.AddTetrahedra (3 ms)
[----------] 1 test from AddTetrahedronProcessor_test (3 ms total)

[----------] 1 test from InciseProcessor_test
[ RUN      ] InciseProcessor_test.InciseTriangles
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on Point (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on Point (it should not even exist!)
[       OK ] InciseProcessor_test.InciseTriangles (595 ms)
[----------] 1 test from InciseProcessor_test (595 ms total)

[----------] 1 test from AddTriangleProcessor_test
[ RUN      ] AddTriangleProcessor_test.AddTriangles
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] AddTriangleProcessor_test.AddTriangles (7 ms)
[----------] 1 test from AddTriangleProcessor_test (7 ms total)

[----------] 1 test from RemoveTriangleProcessor_test
[ RUN      ] RemoveTriangleProcessor_test.RemoveTriangles
[       OK ] RemoveTriangleProcessor_test.RemoveTriangles (38 ms)
[----------] 1 test from RemoveTriangleProcessor_test (38 ms total)

[----------] 4 tests from EdgeTopologyChecker_test
[ RUN      ] EdgeTopologyChecker_test.UnsetTopologyLink
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[       OK ] EdgeTopologyChecker_test.UnsetTopologyLink (180 ms)
[ RUN      ] EdgeTopologyChecker_test.Check_Valid_Topology
[       OK ] EdgeTopologyChecker_test.Check_Valid_Topology (44 ms)
[ RUN      ] EdgeTopologyChecker_test.Check_Invalid_Container
[ERROR]   [TopologyChecker(checker)] CheckEdgeTopology failed: edge 0 has 2 identical vertices: 4 4
[       OK ] EdgeTopologyChecker_test.Check_Invalid_Container (7 ms)
[ RUN      ] EdgeTopologyChecker_test.Check_Invalid_Edge2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckEdgeTopology failed: found 96 edges in m_edgesAroundVertex out of 97
[       OK ] EdgeTopologyChecker_test.Check_Invalid_Edge2VertexCrossContainer (7 ms)
[----------] 4 tests from EdgeTopologyChecker_test (240 ms total)

[----------] 4 tests from TriangleTopologyChecker_test
[ RUN      ] TriangleTopologyChecker_test.Check_Valid_Topology
[       OK ] TriangleTopologyChecker_test.Check_Valid_Topology (39 ms)
[ RUN      ] TriangleTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0 has 2 identical vertices: 134 134 75
[       OK ] TriangleTopologyChecker_test.Check_Invalid_Containers (7 ms)
[ RUN      ] TriangleTopologyChecker_test.Check_Invalid_Triangle2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: found 1450 triangles in m_trianglesAroundEdge out of 1451
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 75: [75 76] not found in triangle: 0: 53 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 97: [76 134] not found in triangle: 0: 53 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 119: [372 53] not found in triangle: 10: 76 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 52: [53 54] not found in triangle: 10: 76 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 96: [134 75] not found in triangle: 0: 53 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 75: [75 76] not found in triangle: 0: 53 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 97: [76 134] not found in triangle: 0: 53 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 118: [54 372] not found in triangle: 10: 76 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 119: [372 53] not found in triangle: 10: 76 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 52: [53 54] not found in triangle: 10: 76 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 0: [13 14] not found in triangle: 111: 0 4 364
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 10: [0 4] not found in triangle: 1105: 14 601 13
[       OK ] TriangleTopologyChecker_test.Check_Invalid_Triangle2EdgeCrossContainer (9 ms)
[ RUN      ] TriangleTopologyChecker_test.Check_Invalid_Triangle2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: found 1450 triangles in trianglesAroundVertex out of 1451
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 54 372] not around vertex: 53
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 134 75] not around vertex: 76
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 53
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 54
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 76
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 134
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 372
[       OK ] TriangleTopologyChecker_test.Check_Invalid_Triangle2VertexCrossContainer (9 ms)
[----------] 4 tests from TriangleTopologyChecker_test (66 ms total)

[----------] 4 tests from QuadTopologyChecker_test
[ RUN      ] QuadTopologyChecker_test.Check_Valid_Topology
[       OK ] QuadTopologyChecker_test.Check_Valid_Topology (11 ms)
[ RUN      ] QuadTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] checkQuadTopology failed: quad 0 has 2 identical vertices: 1 1 5 4
[       OK ] QuadTopologyChecker_test.Check_Invalid_Containers (2 ms)
[ RUN      ] QuadTopologyChecker_test.Check_Invalid_Quad2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: found 9 quads in m_quadsAroundEdge out of 10
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [1 5] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 1: [5 4] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 2: [4 0] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 3: [0 1] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [5 9] not found in quad: 4: 0 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 5: [6 5] not found in quad: 4: 0 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [1 5] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 1: [5 4] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 2: [4 0] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 3: [0 1] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 13: [6 10] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 14: [10 9] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [5 9] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 5: [6 5] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [5 9] not found in quad: 0: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [5 9] not found in quad: 1: 1 2 6 5
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [1 5] not found in quad: 3: 4 5 9 8
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [1 5] not found in quad: 4: 5 6 10 9
[       OK ] QuadTopologyChecker_test.Check_Invalid_Quad2EdgeCrossContainer (2 ms)
[ RUN      ] QuadTopologyChecker_test.Check_Invalid_Quad2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: found 9 quads in quadsAroundVertex out of 10
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 1 5 4] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 6 10 9] not around vertex: 5
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 1
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 6
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 10
[       OK ] QuadTopologyChecker_test.Check_Invalid_Quad2VertexCrossContainer (2 ms)
[----------] 4 tests from QuadTopologyChecker_test (19 ms total)

[----------] 5 tests from TetrahedronTopologyChecker_test
[ RUN      ] TetrahedronTopologyChecker_test.Check_Valid_Topology
[       OK ] TetrahedronTopologyChecker_test.Check_Valid_Topology (5 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: tetrahedron 0 has 2 identical vertices: 2 2 11 25
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Containers (2 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2TriangleCrossContainer
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: found 44 tetrahedra in m_tetrahedraAroundTriangle out of 45
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 2: [22 25 11] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 1: [22 2 25] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [22 11 2] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 7: [24 19 2] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 35: [19 0 24] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 31: [0 2 19] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 3: [2 11 25] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 2: [22 25 11] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 1: [22 2 25] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [22 11 2] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 36: [0 2 24] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 7: [24 19 2] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 35: [19 0 24] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 31: [0 2 19] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [2 19 25] not found in tetrahedron: 0: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [2 19 25] not found in tetrahedron: 1: 22 2 24 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 10: [22 11 2] not found in tetrahedron: 3: 2 19 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 10: [22 11 2] not found in tetrahedron: 33: 19 2 18 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 0: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 1: 22 2 24 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 3: 2 19 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 10: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 27: 19 0 24 8
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 36: 24 19 20 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 43: 19 8 24 20
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2TriangleCrossContainer (2 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 0 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 1 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 2 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 3 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 4 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 5 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: found 44 tetrahedra in m_tetrahedraAroundTriangle out of 45
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 1: [2 22] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 2: [22 11] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 4: [25 22] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 38: [19 0] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 9: [19 2] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [24 19] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 1: [2 22] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 2: [22 11] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 4: [25 22] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [11 2] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 3: [2 25] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 5: [25 11] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 38: [19 0] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 9: [19 2] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [24 19] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 39: [0 2] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 43: [0 24] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 6: [24 2] not found in tetrahedron: 10: 22 2 11 25
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2EdgeCrossContainer (2 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: found 44 tetrahedra in tetrahedraAroundVertex out of 45
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 0 2 24] not around vertex: 19
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 2 11 25] not around vertex: 22
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 19
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 22
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 25
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2VertexCrossContainer (2 ms)
[----------] 5 tests from TetrahedronTopologyChecker_test (15 ms total)

[----------] 5 tests from HexahedronTopologyChecker_test
[ RUN      ] HexahedronTopologyChecker_test.Check_Valid_Topology
[       OK ] HexahedronTopologyChecker_test.Check_Valid_Topology (16 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: hexahedron 0 has 2 identical vertices: 1 1 5 4 16 17 21 20
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Containers (2 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2QuadCrossContainer
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in m_hexahedraAroundQuad out of 10
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [0 4 5 1] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 2: [0 1 17 16] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 5: [4 0 16 20] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 29: [8 12 13 9] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 19: [9 8 24 25] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 33: [12 8 24 28] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [0 4 5 1] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 1: [16 17 21 20] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 2: [0 1 17 16] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 3: [1 5 21 17] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 4: [5 4 20 21] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 5: [4 0 16 20] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 29: [8 12 13 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 30: [24 25 29 28] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 19: [9 8 24 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 31: [9 13 29 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 32: [13 12 28 29] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 33: [12 8 24 28] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [6 5 21 22] not found in hexahedron: 0: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 10: [0 4 5 1] not found in hexahedron: 1: 1 2 6 5 17 18 22 21
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 10: [0 4 5 1] not found in hexahedron: 4: 5 6 10 9 21 22 26 25
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2QuadCrossContainer (2 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 0 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 1 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 2 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 3 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 4 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 5 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in m_hexahedraAroundEdge out of 10
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 2: [1 0] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 3: [0 4] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 9: [16 0] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 28: [8 9] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 48: [8 12] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 35: [8 24] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 2: [1 0] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 3: [0 4] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 9: [16 0] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 1: [5 1] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 8: [1 17] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 0: [4 5] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 28: [8 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 48: [8 12] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 35: [8 24] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 47: [13 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 34: [9 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 46: [12 13] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 10: [4 5] not found in hexahedron: 4: 5 6 10 9 21 22 26 25
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2EdgeCrossContainer (2 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in hexahedraAroundVertex out of 10
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 1 5 4 16 17 21 20] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 9 13 12 24 25 29 28] not around vertex: 8
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 1
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 4
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 5
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 8
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 9
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 12
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 13
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 16
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 17
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 21
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 24
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 25
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 29
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2VertexCrossContainer (2 ms)
[----------] 5 tests from HexahedronTopologyChecker_test (27 ms total)

[----------] Global test environment tear-down
[==========] 27 tests from 10 test suites ran. (1214 ms total)
[  PASSED  ] 27 tests.
sed: 1: "s:[": unbalanced brackets ([])
Thread 2/4 (PID 31140) is done.
Waiting for thread 3/4 (PID 31141) to finish...
Thread 3/4 (PID 31141) is done.
Waiting for thread 4/4 (PID 31142) to finish...



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

Running unit-tests Sofa.Type_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Type_test --gtest_output=xml:unit-tests/Sofa.Type_test/report.xml 2>&1"

[==========] Running 175 tests from 18 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from MatSymTest/0, where TypeParam = sofa::MatSymTestParameterPack<2u,double>
[ RUN      ] MatSymTest/0.inversion
[       OK ] MatSymTest/0.inversion (0 ms)
[ RUN      ] MatSymTest/0.rightProduct
[       OK ] MatSymTest/0.rightProduct (0 ms)
[ RUN      ] MatSymTest/0.leftProduct
[       OK ] MatSymTest/0.leftProduct (0 ms)
[ RUN      ] MatSymTest/0.trace
[       OK ] MatSymTest/0.trace (0 ms)
[----------] 4 tests from MatSymTest/0 (0 ms total)

[----------] 4 tests from MatSymTest/1, where TypeParam = sofa::MatSymTestParameterPack<3u,double>
[ RUN      ] MatSymTest/1.inversion
[       OK ] MatSymTest/1.inversion (0 ms)
[ RUN      ] MatSymTest/1.rightProduct
[       OK ] MatSymTest/1.rightProduct (0 ms)
[ RUN      ] MatSymTest/1.leftProduct
[       OK ] MatSymTest/1.leftProduct (0 ms)
[ RUN      ] MatSymTest/1.trace
[       OK ] MatSymTest/1.trace (0 ms)
[----------] 4 tests from MatSymTest/1 (0 ms total)

[----------] 1 test from MatSym3x3Test/0, where TypeParam = double
[ RUN      ] MatSym3x3Test/0.elementAccessor
[       OK ] MatSym3x3Test/0.elementAccessor (0 ms)
[----------] 1 test from MatSym3x3Test/0 (0 ms total)

[----------] 15 tests from MatTypesTest
[ RUN      ] MatTypesTest.initializerListConstructors
[       OK ] MatTypesTest.initializerListConstructors (0 ms)
[ RUN      ] MatTypesTest.lineAccess
[       OK ] MatTypesTest.lineAccess (0 ms)
[ RUN      ] MatTypesTest.mat3x3product
[       OK ] MatTypesTest.mat3x3product (0 ms)
[ RUN      ] MatTypesTest.multTranspose
[       OK ] MatTypesTest.multTranspose (0 ms)
[ RUN      ] MatTypesTest.transformInverse
[       OK ] MatTypesTest.transformInverse (0 ms)
[ RUN      ] MatTypesTest.setsub_vec
[       OK ] MatTypesTest.setsub_vec (0 ms)
[ RUN      ] MatTypesTest.isTransform
[       OK ] MatTypesTest.isTransform (0 ms)
[ RUN      ] MatTypesTest.transpose
[       OK ] MatTypesTest.transpose (0 ms)
[ RUN      ] MatTypesTest.nonSquareTranspose
[       OK ] MatTypesTest.nonSquareTranspose (0 ms)
[ RUN      ] MatTypesTest.invert22
[       OK ] MatTypesTest.invert22 (0 ms)
[ RUN      ] MatTypesTest.invert33
[       OK ] MatTypesTest.invert33 (0 ms)
[ RUN      ] MatTypesTest.invert55
[       OK ] MatTypesTest.invert55 (0 ms)
[ RUN      ] MatTypesTest.tensorProduct
[       OK ] MatTypesTest.tensorProduct (0 ms)
[ RUN      ] MatTypesTest.identity
[       OK ] MatTypesTest.identity (0 ms)
[ RUN      ] MatTypesTest.conversionToReal
[       OK ] MatTypesTest.conversionToReal (0 ms)
[----------] 15 tests from MatTypesTest (0 ms total)

[----------] 2 tests from Material_test
[ RUN      ] Material_test.checkConstructor
[       OK ] Material_test.checkConstructor (0 ms)
[ RUN      ] Material_test.checkDataRead
[       OK ] Material_test.checkDataRead (0 ms)
[----------] 2 tests from Material_test (0 ms total)

[----------] 32 tests from QuaterTest
[ RUN      ] QuaterTest.EulerAngles
[       OK ] QuaterTest.EulerAngles (0 ms)
[ RUN      ] QuaterTest.QuaterdSet
[       OK ] QuaterTest.QuaterdSet (0 ms)
[ RUN      ] QuaterTest.QuaterdIdentity
[       OK ] QuaterTest.QuaterdIdentity (0 ms)
[ RUN      ] QuaterTest.QuaterdConstPtr
[       OK ] QuaterTest.QuaterdConstPtr (0 ms)
[ RUN      ] QuaterTest.QuaterdPtr
[       OK ] QuaterTest.QuaterdPtr (0 ms)
[ RUN      ] QuaterTest.QuaterdNormalize
[       OK ] QuaterTest.QuaterdNormalize (0 ms)
[ RUN      ] QuaterTest.QuaterdClear
[       OK ] QuaterTest.QuaterdClear (0 ms)
[ RUN      ] QuaterTest.QuaterdFromFrame
[       OK ] QuaterTest.QuaterdFromFrame (0 ms)
[ RUN      ] QuaterTest.QuaterdFromMatrix
[       OK ] QuaterTest.QuaterdFromMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdToMatrix
[       OK ] QuaterTest.QuaterdToMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdRotateVec
[       OK ] QuaterTest.QuaterdRotateVec (0 ms)
[ RUN      ] QuaterTest.QuaterdInvRotateVec
[       OK ] QuaterTest.QuaterdInvRotateVec (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorAdd
[       OK ] QuaterTest.QuaterdOperatorAdd (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorMultQuat
[       OK ] QuaterTest.QuaterdOperatorMultQuat (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorMultReal
[       OK ] QuaterTest.QuaterdOperatorMultReal (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorDivReal
[       OK ] QuaterTest.QuaterdOperatorDivReal (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorMultRealSelf
[       OK ] QuaterTest.QuaterdOperatorMultRealSelf (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorDivRealSelf
[       OK ] QuaterTest.QuaterdOperatorDivRealSelf (0 ms)
[ RUN      ] QuaterTest.QuaterdInverse
[       OK ] QuaterTest.QuaterdInverse (0 ms)
[ RUN      ] QuaterTest.QuaterdToRotationVector
[       OK ] QuaterTest.QuaterdToRotationVector (0 ms)
[ RUN      ] QuaterTest.QuaterdToEulerVector
[       OK ] QuaterTest.QuaterdToEulerVector (0 ms)
[ RUN      ] QuaterTest.QuaterdSlerpExt
[       OK ] QuaterTest.QuaterdSlerpExt (0 ms)
[ RUN      ] QuaterTest.QuaterdBuildRotationMatrix
[       OK ] QuaterTest.QuaterdBuildRotationMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdWriteOpenglMatrix
[       OK ] QuaterTest.QuaterdWriteOpenglMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdAxisToQuat
[       OK ] QuaterTest.QuaterdAxisToQuat (0 ms)
[ RUN      ] QuaterTest.QuaterdQuatToAxis
[       OK ] QuaterTest.QuaterdQuatToAxis (0 ms)
[ RUN      ] QuaterTest.QuaterdCreateQuaterFromFrame
[       OK ] QuaterTest.QuaterdCreateQuaterFromFrame (0 ms)
[ RUN      ] QuaterTest.QuaterdCreateFromRotationVector
[       OK ] QuaterTest.QuaterdCreateFromRotationVector (0 ms)
[ RUN      ] QuaterTest.QuaterdCreateQuaterFromEuler
[       OK ] QuaterTest.QuaterdCreateQuaterFromEuler (0 ms)
[ RUN      ] QuaterTest.QuaterdQuatDiff
[       OK ] QuaterTest.QuaterdQuatDiff (0 ms)
[ RUN      ] QuaterTest.QuaterdSlerp2
[       OK ] QuaterTest.QuaterdSlerp2 (0 ms)
[ RUN      ] QuaterTest.QuaterdFromUnitVectors
[       OK ] QuaterTest.QuaterdFromUnitVectors (0 ms)
[----------] 32 tests from QuaterTest (0 ms total)

[----------] 5 tests from Color_Test
[ RUN      ] Color_Test.checkColorDataField
[       OK ] Color_Test.checkColorDataField (0 ms)
[ RUN      ] Color_Test.checkCreateFromString
[       OK ] Color_Test.checkCreateFromString (0 ms)
[ RUN      ] Color_Test.checkCreateFromDouble
[       OK ] Color_Test.checkCreateFromDouble (0 ms)
[ RUN      ] Color_Test.checkEquality
[       OK ] Color_Test.checkEquality (0 ms)
[ RUN      ] Color_Test.checkEnlight
[       OK ] Color_Test.checkEnlight (0 ms)
[----------] 5 tests from Color_Test (0 ms total)

[----------] 7 tests from StrongType
[ RUN      ] StrongType.constructor
[       OK ] StrongType.constructor (0 ms)
[ RUN      ] StrongType.preIncrementable
[       OK ] StrongType.preIncrementable (0 ms)
[ RUN      ] StrongType.postIncrementable
[       OK ] StrongType.postIncrementable (0 ms)
[ RUN      ] StrongType.floatAddable
[       OK ] StrongType.floatAddable (0 ms)
[ RUN      ] StrongType.floatBinarySubtractable
[       OK ] StrongType.floatBinarySubtractable (0 ms)
[ RUN      ] StrongType.floatUnarySubtractable
[       OK ] StrongType.floatUnarySubtractable (0 ms)
[ RUN      ] StrongType.floatMultiplicable
[       OK ] StrongType.floatMultiplicable (0 ms)
[----------] 7 tests from StrongType (0 ms total)

[----------] 2 tests from SVector_test_int
[ RUN      ] SVector_test_int.int_simple
[       OK ] SVector_test_int.int_simple (0 ms)
[ RUN      ] SVector_test_int.int_extraspace
[       OK ] SVector_test_int.int_extraspace (0 ms)
[----------] 2 tests from SVector_test_int (0 ms total)

[----------] 5 tests from SVector_test_string
[ RUN      ] SVector_test_string.string_simple
[       OK ] SVector_test_string.string_simple (0 ms)
[ RUN      ] SVector_test_string.string_extraspace
[       OK ] SVector_test_string.string_extraspace (0 ms)
[ RUN      ] SVector_test_string.string_simplespace
[       OK ] SVector_test_string.string_simplespace (0 ms)
[ RUN      ] SVector_test_string.string_spaceextraspace
[       OK ] SVector_test_string.string_spaceextraspace (0 ms)
[ RUN      ] SVector_test_string.string_empty
[       OK ] SVector_test_string.string_empty (0 ms)
[----------] 5 tests from SVector_test_string (0 ms total)

[----------] 2 tests from fixed_array
[ RUN      ] fixed_array.operatorLess
[       OK ] fixed_array.operatorLess (0 ms)
[ RUN      ] fixed_array.structuredBindings
[       OK ] fixed_array.structuredBindings (0 ms)
[----------] 2 tests from fixed_array (0 ms total)

[----------] 2 tests from vector_test_int
[ RUN      ] vector_test_int.checkVectorAccessFailure
[       OK ] vector_test_int.checkVectorAccessFailure (0 ms)
[ RUN      ] vector_test_int.checkRebind
[       OK ] vector_test_int.checkRebind (0 ms)
[----------] 2 tests from vector_test_int (0 ms total)

[----------] 2 tests from vector_test_unsigned_int
[ RUN      ] vector_test_unsigned_int.checkVectorAccessFailure
[       OK ] vector_test_unsigned_int.checkVectorAccessFailure (0 ms)
[ RUN      ] vector_test_unsigned_int.checkRebind
[       OK ] vector_test_unsigned_int.checkRebind (0 ms)
[----------] 2 tests from vector_test_unsigned_int (0 ms total)

[----------] 31 tests from checkStreamingOperator/Color_Test
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/0
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/0 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/1
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/1 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/2
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/2 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/3
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/3 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/4
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/4 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/5
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/5 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/6
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/6 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/7
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/7 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/8
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/8 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/9
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/9 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/10
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/10 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/11
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/11 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/12
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/12 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/13
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/13 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/14
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/14 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/15
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/15 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/16
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/16 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/17
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/17 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/18
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/18 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/19
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/19 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/20
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/20 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/21
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/21 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/22
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/22 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/23
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/23 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/24
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/24 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/25
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/25 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/26
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/26 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/27
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/27 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/28
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/28 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/29
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/29 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/30
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/30 (0 ms)
[----------] 31 tests from checkStreamingOperator/Color_Test (0 ms total)

[----------] 22 tests from checkReadWriteBehavior/vector_test_int
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/0
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/0 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/1
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/1 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/2
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/2 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/3
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/3 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/4
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/4 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/5
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/5 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/6
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/6 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/7
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/7 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/8
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/8 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/9
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/9 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/10
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/10 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/11
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/11 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/12
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/12 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/13
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/13 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/14
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/14 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/15
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/15 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/16
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/16 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/17
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/17 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/18
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/18 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/19
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/19 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/20
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/20 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/21
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/21 (0 ms)
[----------] 22 tests from checkReadWriteBehavior/vector_test_int (0 ms total)

[----------] 19 tests from checkReadWriteBehavior/vector_test_unsigned_int
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/0
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/0 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/1
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/1 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/2
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/2 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/3
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/3 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/4
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/4 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/5
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/5 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/6
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/6 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/7
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/7 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/8
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/8 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/9
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/9 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/10
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/10 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/11
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/11 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/12
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/12 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/13
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/13 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/14
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/14 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/15
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/15 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/16
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/16 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/17
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/17 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/18
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/18 (0 ms)
[----------] 19 tests from checkReadWriteBehavior/vector_test_unsigned_int (0 ms total)

[----------] 10 tests from benchmark/vector_benchmark_unsigned_int
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/0
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/0 (0 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/1
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/1 (9 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/2
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/2 (98 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/3
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/3 (901 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/4
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/4 (0 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/5
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/5 (84 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/6
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/6 (834 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/7
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/7 (8264 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/8
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/8 (13 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/9
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/9 (9216 ms)
[----------] 10 tests from benchmark/vector_benchmark_unsigned_int (19423 ms total)

[----------] 10 tests from benchmark/vector_benchmark_int
[ RUN      ] benchmark/vector_benchmark_int.benchmark/0
[       OK ] benchmark/vector_benchmark_int.benchmark/0 (0 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/1
[       OK ] benchmark/vector_benchmark_int.benchmark/1 (7 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/2
[       OK ] benchmark/vector_benchmark_int.benchmark/2 (76 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/3
[       OK ] benchmark/vector_benchmark_int.benchmark/3 (767 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/4
[       OK ] benchmark/vector_benchmark_int.benchmark/4 (0 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/5
[       OK ] benchmark/vector_benchmark_int.benchmark/5 (78 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/6
[       OK ] benchmark/vector_benchmark_int.benchmark/6 (785 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/7
[       OK ] benchmark/vector_benchmark_int.benchmark/7 (7586 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/8
[       OK ] benchmark/vector_benchmark_int.benchmark/8 (12 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/9
[       OK ] benchmark/vector_benchmark_int.benchmark/9 (8768 ms)
[----------] 10 tests from benchmark/vector_benchmark_int (18083 ms total)

[----------] Global test environment tear-down
[==========] 175 tests from 18 test suites ran. (37509 ms total)
[  PASSED  ] 175 tests.
sed: 1: "s:[": unbalanced brackets ([])



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

Running unit-tests Sofa.Component.Mass_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Sofa.Component.Mass_test --gtest_output=xml:unit-tests/Sofa.Component.Mass_test/report.xml 2>&1"

[==========] Running 85 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 26 tests from DiagonalMass3_test
[ RUN      ] DiagonalMass3_test.singleEdge
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] No link given for mstate, but it has been found in the context
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Edge topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic EdgeSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToEdgeDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 1  
mean vertexMass [min,max] = 0.5 [0.5,0.5]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: EdgeSetTopologyContainer
[       OK ] DiagonalMass3_test.singleEdge (7 ms)
[ RUN      ] DiagonalMass3_test.singleTriangle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] No link given for mstate, but it has been found in the context
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Triangular topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic TriangleSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToTriangleDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 2  
mean vertexMass [min,max] = 0.333333 [0.333333,0.333333]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: TriangleSetTopologyContainer
[       OK ] DiagonalMass3_test.singleTriangle (0 ms)
[ RUN      ] DiagonalMass3_test.singleQuad
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] No link given for mstate, but it has been found in the context
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Quad topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic QuadSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToQuadDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 1  
mean vertexMass [min,max] = 0.25 [0.25,0.25]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: QuadSetTopologyContainer
[       OK ] DiagonalMass3_test.singleQuad (0 ms)
[ RUN      ] DiagonalMass3_test.singleTetrahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] No link given for mstate, but it has been found in the context
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Tetrahedral topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic TetrahedronSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToTetrahedronDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 6  
mean vertexMass [min,max] = 0.25 [0.25,0.25]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: TetrahedronSetTopologyContainer
[       OK ] DiagonalMass3_test.singleTetrahedron (0 ms)
[ RUN      ] DiagonalMass3_test.singleHexahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] No link given for mstate, but it has been found in the context
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Hexahedral topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic HexahedronSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToHexahedronDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 1  
mean vertexMass [min,max] = 0.125 [0.125,0.125]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: HexahedronSetTopologyContainer
[       OK ] DiagonalMass3_test.singleHexahedron (0 ms)
[ RUN      ] DiagonalMass3_test.checkAttributes
[       OK ] DiagonalMass3_test.checkAttributes (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromMassDensity_Hexa
[       OK ] DiagonalMass3_test.checkTotalMassFromMassDensity_Hexa (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityFromTotalMass_Hexa
[       OK ] DiagonalMass3_test.checkMassDensityFromTotalMass_Hexa (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassOverwritesMassDensity_Hexa
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] DiagonalMass3_test.checkTotalMassOverwritesMassDensity_Hexa (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromMassDensity_Tetra
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[       OK ] DiagonalMass3_test.checkTotalMassFromMassDensity_Tetra (3 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensity_Tetra
[WARNING] [DiagonalMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensity_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityFromTotalMass_Tetra
[       OK ] DiagonalMass3_test.checkMassDensityFromTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityFromNegativeTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [DiagonalMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] DiagonalMass3_test.checkMassDensityFromNegativeTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkDoubleDeclaration_NegativeMassDensityTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] DiagonalMass3_test.checkDoubleDeclaration_NegativeMassDensityTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityNegativeTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[WARNING] [DiagonalMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [DiagonalMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityNegativeTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityTotalMassFromVertexMass_Tetra
[       OK ] DiagonalMass3_test.checkMassDensityTotalMassFromVertexMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensityVertexMass_Tetra
[WARNING] [DiagonalMass(m_mass)] massDensity value overriding the value of the attribute vertexMass.
To remove this warning you need to set either vertexMass or massDensity data field, but not both.
[WARNING] [DiagonalMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensityVertexMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkWrongSizeVertexMass_Tetra
[WARNING] [DiagonalMass(m_mass)] Inconsistent size of vertexMass vector (9) compared to the DOFs size (8).
[       OK ] DiagonalMass3_test.checkWrongSizeVertexMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Hexa
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Hexa (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Tetra
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Quad
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Quad (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Triangle
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Triangle (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Edge
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Edge (0 ms)
[ RUN      ] DiagonalMass3_test.checkAttributeLoadFromXpsRigid
[ERROR]   [XspLoader] Unknown MassSpring keyword 'vertexMass'.
[ERROR]   [XspLoader] Unable to read '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share/BehaviorModels/card.rigid'.
[       OK ] DiagonalMass3_test.checkAttributeLoadFromXpsRigid (0 ms)
[ RUN      ] DiagonalMass3_test.checkAttributeLoadFromXpsMassSpring
[WARNING] [DiagonalMass(m_mass)] File given as input for DiagonalMass, in this a case:  
the topology won't be used to compute the mass  
the update, the coherency and the tracking of mass information data are disable (listening = false)
[       OK ] DiagonalMass3_test.checkAttributeLoadFromXpsMassSpring (0 ms)
[----------] 26 tests from DiagonalMass3_test (24 ms total)

[----------] 42 tests from MeshMatrixMass3_test
[ RUN      ] MeshMatrixMass3_test.singleTriangle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleTriangle (0 ms)
[ RUN      ] MeshMatrixMass3_test.singleQuad
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleQuad (0 ms)
[ RUN      ] MeshMatrixMass3_test.singleTetrahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleTetrahedron (0 ms)
[ RUN      ] MeshMatrixMass3_test.singleHexahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleHexahedron (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DefaultAttributes_Hexa
[       OK ] MeshMatrixMass3_test.check_DefaultAttributes_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_Initialization_Hexa
[       OK ] MeshMatrixMass3_test.check_TotalMass_Initialization_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_Initialization_Hexa
[       OK ] MeshMatrixMass3_test.check_MassDensity_Initialization_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Hexa
[       OK ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Hexa
[WARNING] [MeshMatrixMass(m_mass)] massDensity value overriding the value of the attribute vertexMass.
To remove this warning you need to set either vertexMass or massDensity data field, but not both.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of massDensity = 2, should be either 1 or 8
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Negative value of vertexMass vector: vertexMass[1] = -1
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of vertexMass vector (2) compared to the DOFs size (27).
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DefaultAttributes_Tetra
[       OK ] MeshMatrixMass3_test.check_DefaultAttributes_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_Initialization_Tetra
[       OK ] MeshMatrixMass3_test.check_TotalMass_Initialization_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_Initialization_Tetra
[       OK ] MeshMatrixMass3_test.check_MassDensity_Initialization_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Tetra
[       OK ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Tetra
[WARNING] [MeshMatrixMass(m_mass)] massDensity value overriding the value of the attribute vertexMass.
To remove this warning you need to set either vertexMass or massDensity data field, but not both.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of massDensity = 2, should be either 1 or 6
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Negative value of vertexMass vector: vertexMass[1] = -1
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of vertexMass vector (2) compared to the DOFs size (8).
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_lumped (0 ms)
[----------] 42 tests from MeshMatrixMass3_test (24 ms total)

[----------] 17 tests from UniformMassTest/0, where TypeParam = TemplateTypes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN      ] UniformMassTest/0.attributesTests
[       OK ] UniformMassTest/0.attributesTests (0 ms)
[ RUN      ] UniformMassTest/0.checkNoAttributes
[ERROR]   [UniformMass(m_mass)] No input mass information has been set. Please define one of both Data: vertexMass or totalMass
For your information, prior to #3927, default value was totalMass="1.0".
[       OK ] UniformMassTest/0.checkNoAttributes (0 ms)
[ RUN      ] UniformMassTest/0.checkVertexMassFromTotalMass
[       OK ] UniformMassTest/0.checkVertexMassFromTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkTotalMassFromVertexMass
[       OK ] UniformMassTest/0.checkTotalMassFromVertexMass (0 ms)
[ RUN      ] UniformMassTest/0.checkNegativeVertexMass
[ERROR]   [UniformMass(m_mass)] vertexMass data can not have a negative value. 
To remove this warning, you need to set one single, non-zero and positive value to the vertexMass data
[ERROR]   [UniformMass(m_mass)] dataInternalUpdate: incorrect update from vertexMass
[ERROR]   [UniformMass(m_mass)] Initialization process is invalid
[       OK ] UniformMassTest/0.checkNegativeVertexMass (0 ms)
[ RUN      ] UniformMassTest/0.checkNegativeTotalMass
[ERROR]   [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[ERROR]   [UniformMass(m_mass)] dataInternalUpdate: incorrect update from totalMass
[ERROR]   [UniformMass(m_mass)] Initialization process is invalid
[       OK ] UniformMassTest/0.checkNegativeTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationVertexAndTotalMass
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[       OK ] UniformMassTest/0.checkDoubleDeclarationVertexAndTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationNegativeTotalMass
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[ERROR]   [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[ERROR]   [UniformMass(m_mass)] dataInternalUpdate: incorrect update from totalMass
[ERROR]   [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[ERROR]   [UniformMass(m_mass)] dataInternalUpdate: incorrect update from totalMass
[ERROR]   [UniformMass(m_mass)] Initialization process is invalid
[       OK ] UniformMassTest/0.checkDoubleDeclarationNegativeTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationNegativeVertexMass
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[       OK ] UniformMassTest/0.checkDoubleDeclarationNegativeVertexMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationBothNegative
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[ERROR]   [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[ERROR]   [UniformMass(m_mass)] dataInternalUpdate: incorrect update from totalMass
[ERROR]   [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[ERROR]   [UniformMass(m_mass)] dataInternalUpdate: incorrect update from totalMass
[ERROR]   [UniformMass(m_mass)] Initialization process is invalid
[       OK ] UniformMassTest/0.checkDoubleDeclarationBothNegative (0 ms)
[ RUN      ] UniformMassTest/0.checkUpdateTotalMass
[       OK ] UniformMassTest/0.checkUpdateTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkUpdateVertexMass
[       OK ] UniformMassTest/0.checkUpdateVertexMass (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAFileForNonRigid
[ERROR]   [UniformMass(UniformMass1)] The attribute filename is set to [/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share/BehaviorModels/card.rigid] while   
 the current object is not based on a Rigid template. It is thus ignored.   
To fix this error you can:   
  - remove the filename attribute from <UniformMass filename='/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share/BehaviorModels/card.rigid'/>.  
  - use a Rigid mechanical object instead of a Vec one.
[       OK ] UniformMassTest/0.loadFromAFileForNonRigid (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAnInvalidFile
[ERROR]   [UniformMass(UniformMass1)] The attribute filename is set to [invalid_uniformmatrix.txt] while   
 the current object is not based on a Rigid template. It is thus ignored.   
To fix this error you can:   
  - remove the filename attribute from <UniformMass filename='invalid_uniformmatrix.txt'/>.  
  - use a Rigid mechanical object instead of a Vec one.
[       OK ] UniformMassTest/0.loadFromAnInvalidFile (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAnInvalidPathname
[ERROR]   [FileRepository] File invalid_uniformmatrix.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
[ERROR]   [UniformMass(UniformMass1)] cannot find file 'invalid_uniformmatrix.txt'.

[       OK ] UniformMassTest/0.loadFromAnInvalidPathname (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAFileForRigid
[       OK ] UniformMassTest/0.loadFromAFileForRigid (0 ms)
[ RUN      ] UniformMassTest/0.checkRigidAttribute
[       OK ] UniformMassTest/0.checkRigidAttribute (0 ms)
[----------] 17 tests from UniformMassTest/0 (5 ms total)

[----------] Global test environment tear-down
[==========] 85 tests from 3 test suites ran. (54 ms total)
[  PASSED  ] 85 tests.
sed: 1: "s:[": unbalanced brackets ([])
Thread 4/4 (PID 31142) is done.
Done.
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/unit-tests.sh: line 408: kill: (-31041) - No such process
Testing summary:
- 73 test suite(s)
- 2395 test(s)
- 16 disabled test(s)
- 0 failure(s)
- 0 error(s)
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/99df0a21e3764151270fe9f698387b599cb5618a (sent): [success] macos_clang_options - Build OK. FIXME: 0 unit
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&tests_status=done&tests_suites=73&tests_total=2395&tests_disabled=16&tests_failures=0&tests_errors=0&tests_duration=266.426
[END] Unit tests (2024-12-18 04:05:31.481998) - took 144.144745 seconds
[BEGIN] Scene tests (2024-12-18 04:05:31.513381)
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&scenes_status=running
Initializing scene testing.
Found runSofa: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/runSofa
Plugin ArticulatedSystemPlugin: built (found libArticulatedSystemPlugin.dylib)
Plugin ArticulatedSystemPlugin: examples/ directory found.
Plugin BeamAdapter: built (found libBeamAdapter.dylib)
Plugin BeamAdapter: examples/ directory found.
Plugin BulletCollisionDetection: not built
Plugin CImgPlugin: built (found libCImgPlugin.dylib)
Plugin CImgPlugin: examples/ directory found.
Plugin CSparseSolvers: built (found libCSparseSolvers.dylib)
Plugin CSparseSolvers: examples/ directory found.
Plugin CollisionOBBCapsule: built (found libCollisionOBBCapsule.dylib)
Plugin CollisionOBBCapsule: examples/ directory found.
Plugin DiffusionSolver: built (found libDiffusionSolver.dylib)
Plugin DiffusionSolver: no examples/ nor scenes/ directories.
Plugin Geomagic: built (found libGeomagic.dylib)
Plugin Geomagic: scenes/ directory found.
Plugin Haption: not built
Plugin HeadlessRecorder: not built
Plugin InvertibleFVM: built (found libInvertibleFVM.dylib)
Plugin InvertibleFVM: examples/ directory found.
Plugin LeapMotion: not built
Plugin ManifoldTopologies: built (found libManifoldTopologies.dylib)
Plugin ManifoldTopologies: examples/ directory found.
Plugin ModelOrderReduction: built (found libModelOrderReduction.dylib)
Plugin ModelOrderReduction: examples/ directory found.
Plugin MultiThreading: built (found libMultiThreading.dylib)
Plugin MultiThreading: examples/ directory found.
Plugin PersistentContact: not built
Plugin PluginExample: built (found libPluginExample.dylib)
Plugin PluginExample: no examples/ nor scenes/ directories.
Plugin Registration: built (found libRegistration.dylib)
Plugin Registration: examples/ directory found.
Plugin STLIB: built (found libSTLIB.dylib)
Plugin STLIB: no examples/ nor scenes/ directories.
Plugin SceneCreator: built (found libSceneCreator.dylib)
Plugin SceneCreator: no examples/ nor scenes/ directories.
Plugin Sensable: not built
Plugin SensableEmulation: built (found libSensableEmulation.dylib)
Plugin SensableEmulation: examples/ directory found.
Plugin ShapeMatchingPlugin: built (found libShapeMatchingPlugin.dylib)
Plugin ShapeMatchingPlugin: examples/ directory found.
Plugin SixenseHydra: not built
Plugin Sofa.Metis: built (found libSofa.Metis.dylib)
Plugin Sofa.Metis: no examples/ nor scenes/ directories.
Plugin SofaAssimp: built (found libSofaAssimp.dylib)
Plugin SofaAssimp: examples/ directory found.
Plugin SofaCUDA: not built
Plugin SofaCarving: built (found libSofaCarving.dylib)
Plugin SofaCarving: examples/ directory found.
Plugin SofaDistanceGrid: built (found libSofaDistanceGrid.dylib)
Plugin SofaDistanceGrid: examples/ directory found.
Plugin SofaEulerianFluid: built (found libSofaEulerianFluid.dylib)
Plugin SofaEulerianFluid: examples/ directory found.
Plugin SofaHAPI: not built
Plugin SofaImplicitField: built (found libSofaImplicitField.dylib)
Plugin SofaImplicitField: examples/ directory found.
Plugin SofaMatrix: built (found libSofaMatrix.dylib)
Plugin SofaMatrix: examples/ directory found.
Plugin SofaNewmat: not built
Plugin SofaOpenCL: not built
Plugin SofaPardisoSolver: not built
Plugin SofaPython3: built (found libSofaPython3.dylib)
Plugin SofaPython3: examples/ directory found.
Plugin SofaSimpleGUI: built (found libSofaSimpleGUI.dylib)
Plugin SofaSimpleGUI: examples/ directory found.
Plugin SofaSphFluid: built (found libSofaSphFluid.dylib)
Plugin SofaSphFluid: examples/ directory found.
Plugin SofaTest: not built
Plugin SoftRobots: built (found libSoftRobots.dylib)
Plugin SoftRobots: examples/ directory found.
Plugin VolumetricRendering: built (found libVolumetricRendering.dylib)
Plugin VolumetricRendering: examples/ directory found.
Plugin Xitact: not built
Plugin image: built (found libimage.dylib)
Plugin image: examples/ directory found.
applications/plugins/ModelOrderReduction/examples/.scene-tests: warning: no such file: others/caduceus/SphereOnAPlane.softSphereFalling.pyscn
applications/plugins/ModelOrderReduction/examples/.scene-tests: warning: no such file: others/caduceus/SphereOnAPlane.softSphereFalling.pyscn
Searching for missing plugins...
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBCap.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBCap1.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBCapEdgeEdge.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBCapEdgeVertex.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBCapVertexEdge.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBCapVertexVertex.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBB.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBB2.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBBAlea.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBBCollision.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBBEdgeEdge.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBBEdgeVertex.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBBFaceEdge.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBOBBVertexVertex.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBSphere.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBSphere2.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBSphereEdge.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBSphereVertex.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBTri.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBTriEdgeEdge.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBTriEdgeEdge2.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBTriEdgeVerex.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBTriFaceVertex.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBTriVertexEdge.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/CollisionOBBCapsule/examples/OBBTriVertexFace.scn: missing plugin "SofaMiscCollision"
  ignore applications/plugins/Registration/examples/ICPRegistration_MeshSpring.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/Registration/examples/ICPRegistration_ShapeMatching_Engine.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/Registration/examples/imageregistration.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/Registration/examples/test_InertiaAlign.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/Registration/examples/test_InertiaAlign2.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/Registration/examples/test_InertiaAlign3.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/SensableEmulation/examples/SimpleBox-Method2.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/SensableEmulation/examples/testOmniDriverEmu.scn: missing plugin "SofaConstraint"
  ignore applications/plugins/SofaAssimp/examples/AssimpFbxLoader.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/SofaAssimp/examples/AssimpObjLoader.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/SofaAssimp/examples/SceneColladaLoader.scn: missing plugin "SofaOpenglVisual"
  ignore applications/plugins/image/examples/loadimage_mt.scn: missing plugin "SofaOpenglVisual"
  ignore examples/Benchmark/Accuracy/cylinder_PhantomSolution.scn: missing plugin "SofaGraphComponent"
  ignore examples/Component/Controller/test_sleep.scn: missing plugin "SofaUserInteraction"
  ignore examples/Component/Controller/test_sleep2.scn: missing plugin "SofaUserInteraction"
  ignore examples/Component/Controller/test_sleep3.scn: missing plugin "SofaUserInteraction"
  ignore examples/Component/SceneUtility/Gravity.scn: missing plugin "SofaGraphComponent"
  ignore examples/Component/SceneUtility/Monitor.scn: missing plugin "SofaValidation"
  ignore examples/Component/SceneUtility/MonitorTest.scn: missing plugin "SofaValidation"
  ignore examples/Component/Visual/DataDisplay.scn: missing plugin "SofaValidation"
  ignore examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_03.scn: missing plugin "SofaGraphComponent"
  ignore examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_04.scn: missing plugin "SofaGraphComponent"
  ignore examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_05.scn: missing plugin "SofaGraphComponent"
Searching for missing plugins: done.
Searching for unwanted python scripts...
  ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/__init__.py: createScene function not found.
  ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/parts/__init__.py: createScene function not found.
  ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/parts/instrument.py: createScene function not found.
  ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/parts/vessels.py: createScene function not found.
  ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/sensors/__init__.py: createScene function not found.
  ignore applications/plugins/BeamAdapter/examples/python3/beamadapter/sensors/forceSensors.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/organs/liver/controller/washingMachineController.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/controller/keyInteractiveController.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/controller/waveController.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/controller/__init__.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/controller/sofiaLegController.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/__init__.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/controller/__init__.py: createScene function not found.
  ignore applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaComplete/controller/sofiaController.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/FingerController.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/constraint/SurfacePressureConstraint/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/constraint/UnilateralPlaneConstraint/TentacleController.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/constraint/UnilateralPlaneConstraint/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/constraint/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/controller/CommunicationController/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/controller/CommunicationController/modules/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/controller/CommunicationController/modules/accordion3.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/controller/DataVariationLimiter/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/controller/SerialPortBridgeGeneric/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/controller/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/engine/VolumeFromTetrahedrons/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/engine/VolumeFromTriangles/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/component/engine/__init__.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/sofaros/recv.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/sofaros/sofaros.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/ControllerDisplacement.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/ControllerForce.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/ControllerPressure.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/ControllerVolume.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/DriveTheRobot/ControlKeyboard.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/thematicalDocs/T5-OpenLoopControl/InverseSimulation/ArduinoInterface.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/grippercontroller.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/fingerController.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/param.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/wholeGripperController.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/armGUI.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/generation.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/header.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/params.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/cylinder.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/fixing_box.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/mesh_clamping.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/mesh_contact_surface.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/mesh_finger.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/blueprint.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/closedLoopController.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/fixingbox.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/mazecontroller.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/details/tutorial.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/blueprint.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/closedLoopController.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/fixingbox.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/mazecontroller.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/blueprint.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/fixingbox.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/mazecontroller.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/tutorial.py: createScene function not found.
  ignore applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/tutorial.py: createScene function not found.
Searching for unwanted python scripts: done.
Scene testing in progress...
Waiting for thread 1/4 (PID 16972) to finish...
- applications/plugins/BeamAdapter/examples/Tool_from_loader.scn (thread 3/4 ; scene 1/170)
- examples/Component/Topology/Mapping/Hexa2TetraTopologicalMapping_export.scn (thread 4/4 ; scene 1/166)
- applications/plugins/SofaPython3/examples/access_matrix.py (thread 1/4 ; scene 1/170)
- applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/DriveTheRobot/Simulation.py (thread 2/4 ; scene 1/170)
- examples/Component/SolidMechanics/FEM/HexahedronCompositeFEMMapping.scn (thread 4/4 ; scene 2/166)
- examples/Tutorials/Mappings/TutorialMappingCubeSurface.scn (thread 1/4 ; scene 2/170)
- examples/Tutorials/Collision/MultipleObjectsTwoCubes.scn (thread 3/4 ; scene 2/170)
- examples/Component/Topology/Container/Dynamic/AddingTetra2TriangleProcess.scn (thread 2/4 ; scene 2/170)
- examples/Tutorials/Collision/AdvancedResponseConstraintBased.scn (thread 1/4 ; scene 3/170)
- examples/Component/IO/Mesh/VTKExporter.scn (thread 3/4 ; scene 3/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/firststeps-tuto.py (thread 4/4 ; scene 3/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step1.py (thread 2/4 ; scene 3/170)
- examples/Component/Constraint/Lagrangian/BilateralLagrangianConstraint_Rigid.scn (thread 1/4 ; scene 4/170)
- examples/Component/Mapping/Linear/BarycentricMappingTrussBeam.scn (thread 3/4 ; scene 4/170)
- examples/Component/Constraint/Lagrangian/InextensiblePendulum.scn (thread 4/4 ; scene 4/166)
- examples/Component/Visual/CylinderVisualModel.scn (thread 1/4 ; scene 5/170)
- examples/Component/Topology/Container/Grid/RegularGridTopology.scn (thread 2/4 ; scene 4/170)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseQR.scn (thread 3/4 ; scene 5/170)
- applications/plugins/SofaPython3/examples/liver.py (thread 4/4 ; scene 5/166)
- examples/Component/Constraint/Lagrangian/FixedLagrangianConstaint_Rigid3.scn (thread 1/4 ; scene 6/170)
- examples/Component/SolidMechanics/Spring/TriangularQuadraticSpringsForceField.scn (thread 2/4 ; scene 5/170)
- applications/plugins/MultiThreading/examples/ParallelBruteForceBroadPhase.scn (thread 3/4 ; scene 6/170)
- applications/plugins/SofaPython3/examples/basic-addGUI.py (thread 4/4 ; scene 6/166)
- applications/plugins/SoftRobots/examples/component/controller/AnimationEditor/RigidAnimation.py (thread 1/4 ; scene 7/170)
- examples/Component/SolidMechanics/Spring/StiffSpringForceField_simple.scn (thread 2/4 ; scene 6/170)
- applications/plugins/SofaPython3/examples/pointSetTopologyModifier.py (thread 3/4 ; scene 7/170)
- examples/Tutorials/StepByStep/Visual/5_Visual.scn (thread 4/4 ; scene 7/166)
- examples/Component/Constraint/Lagrangian/NonBuiltConstraintCorrection.scn (thread 2/4 ; scene 7/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/actuatedarm.py (thread 1/4 ; scene 8/170)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_assemble.scn (thread 4/4 ; scene 8/166)
- applications/plugins/SoftRobots/examples/component/constraint/UnilateralPlaneConstraint/ArticulatedTentacle.py (thread 3/4 ; scene 8/170)
- examples/Component/SolidMechanics/FEM/StandardTetrahedralFEMForceField.scn (thread 2/4 ; scene 8/170)
- applications/plugins/ModelOrderReduction/examples/others/hexaBeam/reduced/debug/debug_scene.py (thread 1/4 ; scene 9/170)
- applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/DisplacementVsForceControl.py (thread 2/4 ; scene 9/170)
- examples/Component/AnimationLoop/FreeMotionAnimationLoop.scn (thread 3/4 ; scene 9/170)
- examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_NoInitialTriangle_option.scn (thread 4/4 ; scene 9/166)
- examples/Component/Collision/Response/StickContactForceField.scn (thread 1/4 ; scene 10/170)
- examples/Component/LinearSystem/MatrixLinearSystem.scn (thread 4/4 ; scene 10/166)
- applications/plugins/CollisionOBBCapsule/examples/OBBTriVertexVertex.scn (thread 1/4 ; scene 11/170)
- examples/Tutorials/sandbox/linearsolver_direct_or_iterative.scn (thread 1/4 ; scene 12/170)
- examples/Component/SolidMechanics/FEM/Heterogeneous-TetrahedronFEMForceField.scn (thread 2/4 ; scene 10/170)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct_blocs.scn (thread 4/4 ; scene 11/166)
- examples/Component/SolidMechanics/FEM/DampingForceField.scn (thread 1/4 ; scene 13/170)
- applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/actuated_arm.py (thread 2/4 ; scene 11/170)
- examples/Component/IO/Mesh/GridMeshCreator.scn (thread 1/4 ; scene 14/170)
- applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/FingerWithSTLIB.py (thread 4/4 ; scene 12/166)
- examples/Component/SceneUtility/MakeAlias.scn (thread 1/4 ; scene 15/170)
- examples/Component/Mapping/Linear/SkinningMapping.scn (thread 2/4 ; scene 12/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/cablegripper.py (thread 4/4 ; scene 13/166)
- applications/plugins/SofaPython3/examples/taskScheduler.py (thread 1/4 ; scene 16/170)
- applications/plugins/VolumetricRendering/examples/OglVolumetricModel_physics.scn (thread 2/4 ; scene 13/170)
- applications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa_link.scn (thread 4/4 ; scene 14/166)
- applications/plugins/SoftRobots/examples/thematicalDocs/T1-Elements_TetraHexaBeam/Beam/Beam.py (thread 2/4 ; scene 14/170)
- applications/plugins/InvertibleFVM/examples/simple.scn (thread 1/4 ; scene 17/170)
- examples/Component/Mass/MeshMatrixMass.scn (thread 4/4 ; scene 15/166)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step5.py (thread 1/4 ; scene 18/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/finger/finger.pyscn (thread 2/4 ; scene 15/170)
- applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver/reduced_liverFine.py (thread 4/4 ; scene 16/166)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpPreconditioner.scn (thread 2/4 ; scene 16/170)
- applications/plugins/SofaMatrix/examples/FillReducingOrdering.scn (thread 4/4 ; scene 17/166)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverFEM.scn (thread 1/4 ; scene 19/170)
- examples/Component/Engine/Generate/MeshBarycentricMapperEngine.scn (thread 2/4 ; scene 17/170)
- examples/Component/Constraint/Projective/PointProjectiveConstraint.scn (thread 4/4 ; scene 18/166)
- examples/Tutorials/StepByStep/TopologicalMapping/3_TopoMapping.scn (thread 1/4 ; scene 20/170)
- examples/Tutorials/Mappings/TutorialMappingLiverBarycentric.scn (thread 2/4 ; scene 18/170)
- examples/Component/Mapping/NonLinear/RigidMapping.scn (thread 4/4 ; scene 19/166)
- examples/Tutorials/Topologies/TopologyTetra2TriangleTopologicalMapping.scn (thread 2/4 ; scene 19/170)
- applications/plugins/ManifoldTopologies/examples/Tri2edgeManiMapping.scn (thread 1/4 ; scene 21/170)
- examples/Tutorials/StepByStep/Visual/6_Visual.scn (thread 4/4 ; scene 20/166)
- examples/Component/Collision/Geometry/TriangleModel.scn (thread 2/4 ; scene 20/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/elasticbody.py (thread 1/4 ; scene 22/170)
- examples/Component/Constraint/Projective/PartialFixedProjectiveConstraint.scn (thread 4/4 ; scene 21/166)
- examples/Component/Mapping/NonLinear/RigidRigidMapping-basic.scn (thread 2/4 ; scene 21/170)
- applications/plugins/SofaPython3/examples/emptyForceField.py (thread 4/4 ; scene 22/166)
- applications/plugins/SofaPython3/examples/liver-scriptcontroller.py (thread 1/4 ; scene 23/170)
- applications/plugins/image/examples/sampler_HexaFEM.scn (thread 2/4 ; scene 22/170)
- applications/plugins/VolumetricRendering/examples/OglVolumetricModel_tetra_clipped_physics.scn (thread 4/4 ; scene 23/166)
- examples/Tutorials/Topologies/TopologyLinearDifferentMesh.scn (thread 2/4 ; scene 23/170)
- applications/plugins/SofaPython3/examples/basic.py (thread 1/4 ; scene 24/170)
- applications/plugins/BeamAdapter/examples/python3/component/BeamProjectionDifferenceMultiMapping.py (thread 4/4 ; scene 24/166)
- examples/Component/Visual/LightManager.scn (thread 2/4 ; scene 24/170)
- examples/Component/Diffusion/TetrahedronDiffusionFEMForceField.scn (thread 1/4 ; scene 25/170)
- applications/plugins/SofaPython3/examples/access_stiffness_matrix.py (thread 2/4 ; scene 25/170)
- examples/Tutorials/StepByStep/TopologicalMapping/5_TopoMapping.scn (thread 4/4 ; scene 25/166)
- examples/Component/MechanicalLoad/TaitSurfacePressureForceField.scn (thread 3/4 ; scene 10/170)
- applications/plugins/MultiThreading/examples/BeamLinearMapping_mt.scn (thread 1/4 ; scene 26/170)
- applications/plugins/BeamAdapter/examples/3instruments.scn (thread 4/4 ; scene 26/166)
- applications/plugins/BeamAdapter/examples/SingleBeamDeploymentCollision.scn (thread 2/4 ; scene 26/170)
- examples/Component/Topology/Mapping/Edge2QuadTopologicalMapping.scn (thread 3/4 ; scene 11/170)
- examples/Component/Engine/Transform/TransformMatrixEngine.scn (thread 1/4 ; scene 27/170)
- applications/plugins/SofaSimpleGUI/examples/oneTet.scn (thread 4/4 ; scene 27/166)
- examples/Component/Topology/Mapping/Mesh2PointTopologicalMapping.scn (thread 2/4 ; scene 27/170)
- examples/Tutorials/StepByStep/FullObject/6_FullObject.scn (thread 1/4 ; scene 28/170)
- examples/Component/Topology/Container/Grid/RegularGridTopology_dimension.scn (thread 3/4 ; scene 12/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep4.py (thread 4/4 ; scene 28/166)
- examples/Component/Topology/Container/Grid/CylinderGridTopology.scn (thread 2/4 ; scene 28/170)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step4-boundaryConditions.py (thread 1/4 ; scene 29/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/diamond/diamondRobot.py (thread 3/4 ; scene 13/170)
- examples/Component/IO/Mesh/VoxelGridLoader.scn (thread 4/4 ; scene 29/166)
- applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/reduced_finger.py (thread 2/4 ; scene 29/170)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_JacobiPreconditioner.scn (thread 1/4 ; scene 30/170)
- examples/Component/Mapping/NonLinear/SquareDistanceMapping.scn (thread 4/4 ; scene 30/166)
- examples/Component/Engine/Select/SubsetTopology_subsetbehaviormodel.scn (thread 3/4 ; scene 14/170)
- applications/plugins/image/examples/loadimage.scn (thread 1/4 ; scene 31/170)
- applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/actuated_finger.py (thread 2/4 ; scene 30/170)
- applications/plugins/SoftRobots/examples/component/constraint/PositionConstraint/PositionConstraint.py (thread 4/4 ; scene 31/166)
- examples/Component/Visual/OrderIndependentTransparency.scn (thread 3/4 ; scene 15/170)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_02.scn (thread 1/4 ; scene 32/170)
- examples/Component/SolidMechanics/Spring/angularSpringForceField.scn (thread 3/4 ; scene 16/170)
- examples/Component/Topology/Container/Dynamic/HexahedronForceFieldTopologyChangeHandling.scn (thread 1/4 ; scene 33/170)
- examples/Component/SceneUtility/MakeDataAlias.scn (thread 2/4 ; scene 31/170)
- examples/Component/Constraint/Projective/AttachProjectiveConstraint.scn (thread 4/4 ; scene 32/166)
- examples/Component/Constraint/Projective/LinearMovementProjectiveConstraint.scn (thread 3/4 ; scene 17/170)
- examples/Component/LinearSolver/Direct/FEMBAR_AsyncSparseLDLSolver.scn (thread 1/4 ; scene 34/170)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedArm/robot.py (thread 2/4 ; scene 32/170)
- applications/plugins/SofaPython3/examples/springForceField.py (thread 4/4 ; scene 33/166)
- applications/plugins/SofaSphFluid/examples/ParticleSink.scn (thread 3/4 ; scene 18/170)
- examples/Component/Mapping/Linear/BarycentricMapping.scn (thread 1/4 ; scene 35/170)
- examples/Tutorials/sandbox/rungekutta2_heterogeneousobjects.scn (thread 2/4 ; scene 33/170)
- examples/Benchmark/Accuracy/TriangleFEMForceField_compare.scn (thread 3/4 ; scene 19/170)
- examples/Component/Topology/Container/Dynamic/AddingTetraProcess.scn (thread 4/4 ; scene 34/166)
- applications/plugins/SofaPython3/examples/access_constraint_matrix.py (thread 1/4 ; scene 36/170)
- examples/Tutorials/StepByStep/Pendulum/5_Pendulum.scn (thread 2/4 ; scene 34/170)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_01.scn (thread 4/4 ; scene 35/166)
- examples/Tutorials/sandbox/implicit_singlehexaFEM.scn (thread 3/4 ; scene 20/170)
- examples/Tutorials/Mappings/TutorialMappingDragonBarycentric.scn (thread 2/4 ; scene 35/170)
- examples/Component/Visual/MergeVisualModels.scn (thread 1/4 ; scene 37/170)
- examples/Component/Topology/Container/Constant/MeshTopology.scn (thread 4/4 ; scene 36/166)
- examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField_invertedTets.scn (thread 3/4 ; scene 21/170)
- examples/Component/Engine/Select/ValuesFromPositions_vectorField.scn (thread 2/4 ; scene 36/170)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverTriangleFEM.scn (thread 1/4 ; scene 38/170)
- applications/plugins/SofaSphFluid/examples/SPHDemo.scn (thread 4/4 ; scene 37/166)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step7-grabTheCube.py (thread 2/4 ; scene 37/170)
- examples/Component/Engine/Select/MeshSplittingEngine.scn (thread 3/4 ; scene 22/170)
- examples/Component/SolidMechanics/TensorMass/TetrahedralTensorMassForceField.scn (thread 1/4 ; scene 39/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond/debug/debug_scene.py (thread 4/4 ; scene 38/166)
- examples/Component/Engine/Analyze/ShapeMatching.scn (thread 3/4 ; scene 23/170)
- applications/plugins/image/examples/MeshToImage.scn (thread 1/4 ; scene 40/170)
- examples/Component/Topology/Container/Grid/SparseGridRamificationTopology.scn (thread 3/4 ; scene 24/170)
- applications/plugins/SofaMatrix/examples/GlobalSystemMatrixExporter.scn (thread 4/4 ; scene 39/166)
- examples/Demos/simpleBoundaryConditions.scn (thread 1/4 ; scene 41/170)
- examples/Component/Playback/ReadState.scn (thread 2/4 ; scene 38/170)
- examples/Component/Engine/Generate/RandomPointDistributionInSurface.scn (thread 4/4 ; scene 40/166)
- examples/Component/Engine/Generate/ExtrudeSurface.scn (thread 3/4 ; scene 25/170)
- examples/Component/Topology/Container/Dynamic/TetrahedronForceFieldTopologyChangeHandling.scn (thread 1/4 ; scene 42/170)
- examples/Component/Topology/Mapping/SubsetTopologicalMapping.scn (thread 2/4 ; scene 39/170)
- examples/Component/MechanicalLoad/EllipsoidForceField.scn (thread 4/4 ; scene 41/166)
- examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping.scn (thread 3/4 ; scene 26/170)
- examples/Component/SolidMechanics/Spring/FastTriangularBendingSprings.scn (thread 2/4 ; scene 40/170)
- examples/Component/Topology/Container/Constant/CubeTopology.scn (thread 1/4 ; scene 43/170)
- applications/plugins/ShapeMatchingPlugin/examples/RotationFinder.scn (thread 4/4 ; scene 42/166)
- applications/plugins/SofaSphFluid/examples/SPHFluidSurfaceMapping.scn (thread 3/4 ; scene 27/170)
- examples/Tutorials/StepByStep/FullObject/4_FullObject.scn (thread 2/4 ; scene 41/170)
- examples/Demos/liverConfiguration.scn (thread 1/4 ; scene 44/170)
- examples/Component/SolidMechanics/FEM/HexahedralFEMForceField.scn (thread 4/4 ; scene 43/166)
- examples/Benchmark/Analysis/constantMomentum.scn (thread 3/4 ; scene 28/170)
- applications/plugins/image/examples/multipleFilters.scn (thread 2/4 ; scene 42/170)
- examples/Tutorials/StepByStep/TopologicalMapping/4_TopoMapping.scn (thread 1/4 ; scene 45/170)
- examples/Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn (thread 4/4 ; scene 44/166)
- applications/plugins/ModelOrderReduction/examples/others/hexaBeam/reduced/reduced_hexaBeam.py (thread 3/4 ; scene 29/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step6.py (thread 2/4 ; scene 43/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4-3.py (thread 1/4 ; scene 46/170)
- applications/plugins/SofaPython3/examples/import_python_scene.py (thread 4/4 ; scene 45/166)
- examples/Component/Topology/Container/Dynamic/AddingTriangle2EdgeProcess.scn (thread 3/4 ; scene 30/170)
- examples/Component/LinearSolver/Direct/Eigen3-SVD.scn (thread 4/4 ; scene 46/166)
- applications/plugins/MultiThreading/examples/ParallelCollisionDetection.scn (thread 3/4 ; scene 31/170)
- examples/Benchmark/TopologicalChanges/AffineMovementConstraint__RemovingMeshTest.scn (thread 1/4 ; scene 47/170)
- applications/plugins/SofaSphFluid/examples/ParticleSource.scn (thread 2/4 ; scene 44/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/multiGait.py (thread 1/4 ; scene 48/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step2.py (thread 3/4 ; scene 32/170)
- applications/plugins/SofaPython3/examples/access_mass_matrix.py (thread 2/4 ; scene 45/170)
- applications/plugins/SoftRobots/examples/component/controller/DataVariationLimiter/DataVariationLimiter.py (thread 3/4 ; scene 33/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/tripodcontroller.py (thread 4/4 ; scene 47/166)
- examples/Component/ODESolver/Forward/EulerExplicitSolver_diagonal.scn (thread 2/4 ; scene 46/170)
- examples/Tutorials/StepByStep/Pendulum/6_Pendulum.scn (thread 2/4 ; scene 47/170)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField.scn (thread 3/4 ; scene 34/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/finger/reduced/debug/debug_scene.py (thread 2/4 ; scene 48/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/maze.py (thread 4/4 ; scene 48/166)
- examples/Component/Constraint/Projective/AffineMovementProjectiveConstraint3D.scn (thread 1/4 ; scene 49/170)
- examples/Tutorials/Topologies/TopologyLinearMesh.scn (thread 2/4 ; scene 49/170)
- examples/Component/Engine/Select/SubsetTopology_withtetrahedra.scn (thread 3/4 ; scene 35/170)
- examples/Component/Visual/DirectionalLight.scn (thread 4/4 ; scene 49/166)
- applications/plugins/BeamAdapter/examples/AdaptiveBeamMapping.scn (thread 1/4 ; scene 50/170)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedArm/header.py (thread 2/4 ; scene 50/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/gripper.py (thread 3/4 ; scene 36/170)
- examples/Component/MechanicalLoad/LinearForceField.scn (thread 4/4 ; scene 50/166)
- applications/plugins/SofaMatrix/examples/GlobalSystemMatrixImage.scn (thread 1/4 ; scene 51/170)
- examples/Component/Engine/Select/SphereROI.scn (thread 2/4 ; scene 51/170)
- applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/gripper_simulation.py (thread 4/4 ; scene 51/166)
- applications/plugins/SofaSphFluid/examples/SPHFluidForceField_benchmarks.scn (thread 3/4 ; scene 37/170)
- applications/plugins/BeamAdapter/examples/SingleBeam.scn (thread 1/4 ; scene 52/170)
- examples/Component/Visual/OglModel.scn (thread 2/4 ; scene 52/170)
- applications/plugins/ModelOrderReduction/examples/bouncingBall/softSphereFalling_reduced.py (thread 3/4 ; scene 38/170)
- examples/Demos/include_test.scn (thread 1/4 ; scene 53/170)
- examples/Component/SolidMechanics/FEM/TriangularForceFieldComparison.scn (thread 2/4 ; scene 53/170)
- examples/Component/Mapping/NonLinear/AreaMapping.scn (thread 4/4 ; scene 52/166)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step3.py (thread 3/4 ; scene 39/170)
- examples/Demos/chainHybrid.scn (thread 1/4 ; scene 54/170)
- examples/Component/Mapping/NonLinear/DistanceFromTargetMapping.scn (thread 4/4 ; scene 53/166)
- examples/Demos/fallingBeamLagrangianCollision.scn (thread 2/4 ; scene 54/170)
- examples/Component/Topology/Container/Dynamic/RemovingHexa2TetraProcess.scn (thread 3/4 ; scene 40/170)
- examples/Component/Topology/Container/Dynamic/TriangularForceFieldTopologyChangeHandling.scn (thread 1/4 ; scene 55/170)
- examples/Component/Engine/Transform/vertex2frame.scn (thread 4/4 ; scene 54/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/elasticbody.py (thread 3/4 ; scene 41/170)
- examples/Demos/caduceus.scn (thread 1/4 ; scene 56/170)
- examples/Tutorials/Topologies/TopologyVolumeDifferentMesh.scn (thread 4/4 ; scene 55/166)
- examples/Benchmark/TopologicalChanges/TriangularFEMForceField_RemovingMeshTest.scn (thread 2/4 ; scene 55/170)
- examples/Component/SolidMechanics/Spring/MeshSpringForceField.scn (thread 1/4 ; scene 57/170)
- applications/plugins/BeamAdapter/examples/AdaptiveBeamController.scn (thread 3/4 ; scene 42/170)
- examples/Component/Visual/OglShader_tessellation.scn (thread 2/4 ; scene 56/170)
- examples/Component/Visual/ClipPlane.scn (thread 4/4 ; scene 56/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4.py (thread 3/4 ; scene 43/170)
- examples/Tutorials/StepByStep/FullObject/3_FullObject.scn (thread 2/4 ; scene 57/170)
- applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/SurfaceConstraintPressure.py (thread 1/4 ; scene 58/170)
- applications/plugins/image/examples/MeshToImageRoi.scn (thread 4/4 ; scene 57/166)
- examples/Component/Topology/Container/Dynamic/RemovingPointSprings.scn (thread 2/4 ; scene 58/170)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLLT.scn (thread 4/4 ; scene 58/166)
- examples/Tutorials/Collision/ModelizationTriangleBased.scn (thread 3/4 ; scene 44/170)
- applications/plugins/VolumetricRendering/examples/OglVolumetricModel_tetra_physics.scn (thread 2/4 ; scene 59/170)
- applications/plugins/CSparseSolvers/examples/FEMBAR_SparseLUSolver.scn (thread 4/4 ; scene 59/166)
- examples/Component/SolidMechanics/Spring/RestShapeSpringsForceField.scn (thread 3/4 ; scene 45/170)
- examples/Benchmark/Performance/TorusFall.scn (thread 2/4 ; scene 60/170)
- examples/Component/SolidMechanics/TensorMass/TriangularTensorMassForceField.scn (thread 4/4 ; scene 60/166)
- examples/Component/Topology/Container/Dynamic/RemovingTrianglesProcess.scn (thread 3/4 ; scene 46/170)
- share/config/default/newScene.scn (thread 2/4 ; scene 61/170)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_matrixfreeCG.scn (thread 4/4 ; scene 61/166)
- applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/elastic_material_object.py (thread 3/4 ; scene 47/170)
- applications/plugins/SofaSimpleGUI/examples/liver.scn (thread 1/4 ; scene 59/170)
- applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/CableSmoothActuation.py (thread 2/4 ; scene 62/170)
- examples/Component/SolidMechanics/Spring/PolynomialRestShapeSpringsForceField.scn (thread 4/4 ; scene 62/166)
- examples/Tutorials/StepByStep/Getyourbearings/3_getyourbearings.scn (thread 1/4 ; scene 60/170)
- examples/Tutorials/StepByStep/Pendulum/7_Pendulum.scn (thread 3/4 ; scene 48/170)
- examples/Component/Collision/Response/RuleBasedContactManager.scn (thread 4/4 ; scene 63/166)
- examples/Tutorials/StepByStep/Visual/0_Visual.scn (thread 1/4 ; scene 61/170)
- applications/plugins/image/examples/distanceFieldFilter.scn (thread 3/4 ; scene 49/170)
- examples/Component/Mapping/Linear/DeformableOnRigidFrameMappingConstraints.scn (thread 4/4 ; scene 64/166)
- examples/Component/Engine/Generate/MergePoints.scn (thread 1/4 ; scene 62/170)
- applications/plugins/SofaDistanceGrid/examples/DistanceGridCollisionModel.scn (thread 3/4 ; scene 50/170)
- applications/plugins/image/examples/VoronoiToMeshEngine.scn (thread 2/4 ; scene 63/170)
- applications/plugins/SoftRobots/examples/plugintests.py (thread 4/4 ; scene 65/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/elasticbody.py (thread 1/4 ; scene 63/170)
- examples/Component/Mapping/Linear/SubsetMultiMapping.scn (thread 3/4 ; scene 51/170)
- applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/details/s90_servo.py (thread 3/4 ; scene 52/170)
- examples/Tutorials/StepByStep/Pendulum/2_Pendulum.scn (thread 4/4 ; scene 66/166)
- applications/plugins/image/examples/marchingCubes.scn (thread 2/4 ; scene 64/170)
- applications/plugins/image/examples/ImageToRigidMass.scn (thread 1/4 ; scene 64/170)
- examples/Component/SolidMechanics/Spring/QuadularBendingSprings.scn (thread 4/4 ; scene 67/166)
- examples/Component/Constraint/Projective/HermiteSplineProjectiveConstraint.scn (thread 2/4 ; scene 65/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/sofiaLeg.py (thread 3/4 ; scene 53/170)
- examples/Component/Engine/Generate/GenerateRigidMass.scn (thread 1/4 ; scene 65/170)
- examples/Component/MechanicalLoad/SphereForceField.scn (thread 4/4 ; scene 68/166)
- examples/Demos/rigidifiedSectionsInBeam.scn (thread 2/4 ; scene 66/170)
- applications/plugins/SofaImplicitField/examples/ImplicitSurfaceMapping.scn (thread 1/4 ; scene 66/170)
- applications/plugins/ShapeMatchingPlugin/examples/ShapeMatchingForceField.scn (thread 4/4 ; scene 69/166)
- examples/Component/IO/Mesh/MeshSTLLoader.scn (thread 3/4 ; scene 54/170)
- applications/plugins/ManifoldTopologies/examples/SimpleManifoldTesselatedTetraTopologicalMapping.scn (thread 1/4 ; scene 67/170)
- examples/Component/LinearSolver/Iterative/CGLinearSolver.scn (thread 2/4 ; scene 67/170)
- examples/Benchmark/TopologicalChanges/LinearMovementConstraint_RemovingMeshTest.scn (thread 3/4 ; scene 55/170)
- applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver/debug/debug_scene.py (thread 4/4 ; scene 70/166)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverHexaFEM.scn (thread 2/4 ; scene 68/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond_hyperElastic/reduced_diamondRobotHyperElastic.py (thread 1/4 ; scene 68/170)
- examples/Component/Setting/ViewerSetting.scn (thread 3/4 ; scene 56/170)
- examples/Component/IO/Mesh/MeshOffLoader.scn (thread 2/4 ; scene 69/170)
- examples/Tutorials/StepByStep/Visual/2_Visual.scn (thread 4/4 ; scene 71/166)
- examples/Tutorials/StepByStep/Visual/1_Visual.scn (thread 1/4 ; scene 69/170)
- examples/Component/LinearSolver/Direct/FEMBAR_PrecomputedLinearSolver.scn (thread 2/4 ; scene 70/170)
- examples/Component/SolidMechanics/FEM/RestShapeSpringsForceField3.scn (thread 4/4 ; scene 72/166)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/grippercontroller.py (thread 3/4 ; scene 57/170)
- applications/plugins/SoftRobots/examples/component/constraint/SurfacePressureConstraint/SurfacePressureConstraint.py (thread 1/4 ; scene 70/170)
- applications/plugins/SofaMatrix/examples/ComplianceMatrixImage.scn (thread 2/4 ; scene 71/170)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_Chain.scn (thread 4/4 ; scene 73/166)
- examples/Component/ODESolver/Backward/EulerImplicitSolver.scn (thread 3/4 ; scene 58/170)
- examples/Component/Constraint/Lagrangian/BilateralLagrangianConstraint_PGS.scn (thread 2/4 ; scene 72/170)
- examples/Component/Visual/PositionalLight.scn (thread 4/4 ; scene 74/166)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_NoPreconditioner.scn (thread 3/4 ; scene 59/170)
- examples/Component/SolidMechanics/Spring/TriangularBiquadraticSpringsForceField.scn (thread 2/4 ; scene 73/170)
- applications/plugins/SofaPython3/examples/keyEvents.py (thread 4/4 ; scene 75/166)
- examples/Component/IO/Mesh/STLExporter.scn (thread 3/4 ; scene 60/170)
- examples/Component/ODESolver/Forward/EulerExplicitSolver.scn (thread 2/4 ; scene 74/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/firststeps.py (thread 1/4 ; scene 71/170)
- examples/Component/IO/Mesh/MeshGmshLoader.scn (thread 3/4 ; scene 61/170)
- applications/plugins/SoftRobots/examples/thematicalDocs/T3-MaterialProperties/Hyperelastic/Simulation.py (thread 4/4 ; scene 76/166)
- applications/plugins/CollisionOBBCapsule/examples/benchmark_cubes.scn (thread 2/4 ; scene 75/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep3.py (thread 1/4 ; scene 72/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/firststeps.py (thread 3/4 ; scene 62/170)
- examples/Component/Mapping/NonLinear/RigidMapping2d-basic.scn (thread 2/4 ; scene 76/170)
- examples/Demos/caduceus_penalty.scn (thread 4/4 ; scene 77/166)
- applications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa.scn (thread 1/4 ; scene 73/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step2.py (thread 2/4 ; scene 77/170)
- examples/Component/Collision/Geometry/SphereModel.scn (thread 3/4 ; scene 63/170)
- examples/Component/Visual/Visual3DText.scn (thread 4/4 ; scene 78/166)
- examples/Component/IO/Mesh/MeshObjLoader.scn (thread 1/4 ; scene 74/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step0.py (thread 3/4 ; scene 64/170)
- applications/plugins/SofaPython3/examples/emptyController.py (thread 4/4 ; scene 79/166)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_BlockJacobiPreconditioner.scn (thread 2/4 ; scene 78/170)
- examples/Component/LinearSolver/Iterative/FEMBAR_ShewchukPCGLinearSolver.scn (thread 1/4 ; scene 75/170)
- examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField.scn (thread 2/4 ; scene 79/170)
- examples/Component/SolidMechanics/Spring/RestShapeSpringsForceField2.scn (thread 1/4 ; scene 76/170)
- applications/plugins/SofaPython3/examples/access_compliance_matrix.py (thread 4/4 ; scene 80/166)
- examples/Component/ODESolver/Forward/RungeKutta4Solver.scn (thread 1/4 ; scene 77/170)
- examples/Component/Mass/DiagonalMass.scn (thread 2/4 ; scene 80/170)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step1-meshLoading.py (thread 3/4 ; scene 65/170)
- examples/Component/Mapping/Linear/BarycentricTetraMapping.scn (thread 4/4 ; scene 81/166)
- examples/Component/Topology/Container/Dynamic/AddingHexa2QuadProcess.scn (thread 1/4 ; scene 78/170)
- applications/plugins/ManifoldTopologies/examples/mamailleMani.scn (thread 2/4 ; scene 81/170)
- examples/Component/SolidMechanics/Spring/GearSpringForceField.scn (thread 3/4 ; scene 66/170)
- examples/Tutorials/Topologies/TopologyTriangle2EdgeTopologicalMapping.scn (thread 4/4 ; scene 82/166)
- applications/plugins/image/examples/cropFilter.scn (thread 1/4 ; scene 79/170)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverSprings.scn (thread 2/4 ; scene 82/170)
- examples/Component/Constraint/Projective/BoxConstraint.scn (thread 3/4 ; scene 67/170)
- examples/Component/Topology/Mapping/Hexa2QuadTopologicalMapping.scn (thread 4/4 ; scene 83/166)
- examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver.scn (thread 1/4 ; scene 80/170)
- applications/plugins/SofaPython3/examples/example-forcefield.py (thread 2/4 ; scene 83/170)
- examples/Component/LinearSystem/ConstantSparsityPatternSystem.scn (thread 3/4 ; scene 68/170)
- examples/Component/MechanicalLoad/TrianglePressureForceField.scn (thread 4/4 ; scene 84/166)
- applications/plugins/ModelOrderReduction/examples/organs/liver/liverFine_rotationalActuation.py (thread 1/4 ; scene 81/170)
- applications/plugins/SofaSphFluid/examples/SPHParticleSource.scn (thread 2/4 ; scene 84/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/actuatedarm.py (thread 4/4 ; scene 85/166)
- examples/Component/LinearSolver/Direct/FEMBAR_SparseLDLSolver.scn (thread 3/4 ; scene 69/170)
- examples/Component/Topology/Mapping/Triangle2EdgeTopologicalMapping.scn (thread 2/4 ; scene 85/170)
- examples/Component/SolidMechanics/FEM/HexahedronFEMForceField.scn (thread 3/4 ; scene 70/170)
- examples/Benchmark/TopologicalChanges/ProjectToLineConstraint_RemovingMeshTest.scn (thread 4/4 ; scene 86/166)
- examples/Component/Constraint/Projective/DirectionProjectiveConstraint.scn (thread 2/4 ; scene 86/170)
- examples/Component/IO/Mesh/OBJExporter.scn (thread 3/4 ; scene 71/170)
- examples/Component/Mass/UniformMass.scn (thread 4/4 ; scene 87/166)
- examples/Tutorials/StepByStep/TopologicalMapping/1_TopoMapping.scn (thread 2/4 ; scene 87/170)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseLU.scn (thread 4/4 ; scene 88/166)
- applications/plugins/ModelOrderReduction/examples/others/caduceus/caduceusNG.pyscn (thread 2/4 ; scene 88/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/myproject/finger.py (thread 3/4 ; scene 72/170)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step6-pneumaticActuatorAndPythonScriptController.py (thread 4/4 ; scene 89/166)
- examples/Tutorials/Collision/AdvancedSolversMultipleGroupsSolver.scn (thread 1/4 ; scene 82/170)
- examples/Tutorials/Topologies/TopologySurfaceDifferentMesh.scn (thread 3/4 ; scene 73/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond/reduced_diamondRobot.py (thread 2/4 ; scene 89/170)
- applications/plugins/ShapeMatchingPlugin/examples/ConstraintRotationFinder.scn (thread 1/4 ; scene 83/170)
- examples/Component/Topology/Mapping/SubsetTopologicalMapping2.scn (thread 3/4 ; scene 74/170)
- examples/Tutorials/StepByStep/FullObject/2_FullObject.scn (thread 4/4 ; scene 90/166)
- applications/plugins/MultiThreading/examples/TriangularForceFieldComparison.scn (thread 1/4 ; scene 84/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/maze.py (thread 2/4 ; scene 90/170)
- examples/Tutorials/Topologies/TopologyQuad2TriangleTopologicalMapping.scn (thread 3/4 ; scene 75/170)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step3-stiffLayer.py (thread 4/4 ; scene 91/166)
- examples/Component/Collision/Response/FrictionContact.scn (thread 1/4 ; scene 85/170)
- examples/Component/SolidMechanics/Spring/StiffSpringForceField.scn (thread 3/4 ; scene 76/170)
- applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/CableForce.py (thread 4/4 ; scene 92/166)
- examples/Component/Topology/Container/Dynamic/RemovingTetraProcess.scn (thread 2/4 ; scene 91/170)
- examples/Component/Engine/Transform/SmoothMeshEngine.scn (thread 1/4 ; scene 86/170)
- examples/Component/Playback/CompareState.scn (thread 3/4 ; scene 77/170)
- applications/plugins/SofaSphFluid/examples/ParticlesRepulsionForceField.scn (thread 2/4 ; scene 92/170)
- examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess.scn (thread 1/4 ; scene 87/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/maze.py (thread 4/4 ; scene 93/166)
- examples/Component/Engine/Generate/MergeMeshes.scn (thread 3/4 ; scene 78/170)
- applications/plugins/image/examples/loadVolume.scn (thread 1/4 ; scene 88/170)
- examples/Component/SolidMechanics/FEM/TetrahedralCorotationalFEMForceField.scn (thread 2/4 ; scene 93/170)
- examples/Component/ODESolver/Forward/EulerSymplecticSolver_diagonal.scn (thread 3/4 ; scene 79/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step3.py (thread 4/4 ; scene 94/166)
- examples/Demos/liver.scn (thread 1/4 ; scene 89/170)
- examples/Demos/TriangleSurfaceCutting.scn (thread 3/4 ; scene 80/170)
- examples/Tutorials/Collision/ModelizationSphereBased.scn (thread 2/4 ; scene 94/170)
- examples/Component/Constraint/Projective/FixedPlaneProjectiveConstraint.scn (thread 1/4 ; scene 90/170)
- examples/Component/Engine/Select/MeshBoundaryROI.scn (thread 4/4 ; scene 95/166)
- examples/Tutorials/StepByStep/TopologicalMapping/6_TopoMapping.scn (thread 2/4 ; scene 95/170)
- examples/Component/IO/Mesh/MeshTrianLoader.scn (thread 3/4 ; scene 81/170)
- applications/plugins/image/examples/MeshesToImage_Fill.scn (thread 1/4 ; scene 91/170)
- examples/Component/Engine/Generate/GenerateGrid.scn (thread 4/4 ; scene 96/166)
- examples/Component/Topology/Container/Grid/SphereGridTopology.scn (thread 2/4 ; scene 96/170)
- applications/plugins/image/examples/MeshToImageMultipleRoi.scn (thread 3/4 ; scene 82/170)
- examples/Tutorials/StepByStep/FullObject/0_FullObject.scn (thread 1/4 ; scene 92/170)
- examples/Component/SolidMechanics/Spring/TriangleBendingSprings.scn (thread 4/4 ; scene 97/166)
- applications/plugins/BeamAdapter/examples/SingleBeamDeployment.scn (thread 3/4 ; scene 83/170)
- examples/Component/Engine/GL/TextureInterpolation.scn (thread 2/4 ; scene 97/170)
- examples/Component/Constraint/Projective/OscillatorProjectiveConstraint.scn (thread 1/4 ; scene 93/170)
- examples/Demos/2d_explicit.scn (thread 4/4 ; scene 98/166)
- examples/Demos/skybox.scn (thread 3/4 ; scene 84/170)
- applications/plugins/ModelOrderReduction/examples/others/caduceus/reduced/debug/debug_scene.py (thread 2/4 ; scene 98/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/s90servo.py (thread 1/4 ; scene 94/170)
- examples/Tutorials/sandbox/implicit_singlehexaFEM_2.scn (thread 4/4 ; scene 99/166)
- examples/Component/SolidMechanics/FEM/HexahedronFEMForceFieldAndMass.scn (thread 3/4 ; scene 85/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step6.py (thread 4/4 ; scene 100/166)
- applications/plugins/CImgPlugin/examples/Texturing.scn (thread 2/4 ; scene 99/170)
- examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options1.scn (thread 1/4 ; scene 95/170)
- examples/Tutorials/StepByStep/Pendulum/3_Pendulum.scn (thread 3/4 ; scene 86/170)
- examples/Benchmark/Performance/BuildLCP/NonBuiltConstraintCorrection.scn (thread 2/4 ; scene 100/170)
- examples/Component/Visual/TrailRenderer.scn (thread 1/4 ; scene 96/170)
- examples/Component/Visual/OglLineAxis.scn (thread 3/4 ; scene 87/170)
- examples/Component/Engine/Select/SubsetTopology_localIndicesOption.scn (thread 1/4 ; scene 97/170)
- examples/Component/Mapping/NonLinear/DistanceMultiMapping.scn (thread 2/4 ; scene 101/170)
- examples/Component/LinearSystem/CompositeLinearSystem.scn (thread 3/4 ; scene 88/170)
- examples/Component/Mapping/NonLinear/RigidMapping-basic.scn (thread 4/4 ; scene 101/166)
- applications/plugins/SoftRobots/examples/component/engine/VolumeFromTetrahedrons/Finger.py (thread 2/4 ; scene 102/170)
- examples/Component/IO/Mesh/MeshVTKLoader.scn (thread 1/4 ; scene 98/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/s90servo.py (thread 4/4 ; scene 102/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/parts/s90servo.py (thread 1/4 ; scene 99/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step2.py (thread 2/4 ; scene 103/170)
- examples/Component/Engine/Generate/MeshTetraStuffing.scn (thread 3/4 ; scene 89/170)
- examples/Tutorials/sandbox/rungekutta_singlehexaFEM.scn (thread 4/4 ; scene 103/166)
- examples/Tutorials/Topologies/TopologyHexa2TetraTopologicalMapping.scn (thread 3/4 ; scene 90/170)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_plasticity.scn (thread 1/4 ; scene 100/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4-3.py (thread 2/4 ; scene 104/170)
- examples/Demos/2d.scn (thread 4/4 ; scene 104/166)
- examples/Component/SolidMechanics/FEM/TopoMap_cylinder3d.scn (thread 3/4 ; scene 91/170)
- examples/Component/Visual/OglLabel.scn (thread 1/4 ; scene 101/170)
- examples/Tutorials/StepByStep/Visual/3_Visual.scn (thread 4/4 ; scene 105/166)
- examples/Component/SolidMechanics/Spring/PolynomialSpringsForceField.scn (thread 3/4 ; scene 92/170)
- examples/Component/SolidMechanics/Spring/JointSpringForceField.scn (thread 1/4 ; scene 102/170)
- examples/Tutorials/StepByStep/Visual/4_Visual.scn (thread 2/4 ; scene 105/170)
- examples/Component/Constraint/Lagrangian/FixedLagrangianConstaint_Vec3.scn (thread 4/4 ; scene 106/166)
- applications/plugins/ModelOrderReduction/examples/organs/liver/liverFineHyperElastic.pyscn (thread 3/4 ; scene 93/170)
- examples/Component/Visual/VisualStyle.scn (thread 1/4 ; scene 103/170)
- examples/Component/SolidMechanics/FEM/FastTetrahedralCorotationalForceField.scn (thread 2/4 ; scene 106/170)
- examples/Component/Constraint/Lagrangian/FrictionContact_VelocityConstraints.scn (thread 4/4 ; scene 107/166)
- applications/plugins/MultiThreading/examples/ParallelHexahedronFEMForceField.scn (thread 1/4 ; scene 104/170)
- examples/Component/SolidMechanics/Spring/QuadBendingSprings.scn (thread 2/4 ; scene 107/170)
- examples/Component/Constraint/Projective/AffineMovementProjectiveConstraint.scn (thread 1/4 ; scene 105/170)
- examples/Component/LinearSolver/Iterative/FEMBAR_MinResLinearSolver.scn (thread 2/4 ; scene 108/170)
- examples/Component/Topology/Mapping/TopoMap_Hexa2Quad2Triangle.scn (thread 4/4 ; scene 108/166)
- applications/plugins/MultiThreading/examples/ParallelMeshSpringForceField.scn (thread 1/4 ; scene 106/170)
- applications/plugins/SofaCarving/examples/CarvingTool.scn (thread 4/4 ; scene 109/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step6.py (thread 2/4 ; scene 109/170)
- applications/plugins/SofaSphFluid/examples/SPHParticleSink.scn (thread 4/4 ; scene 110/166)
- examples/Component/Mapping/Linear/SimpleTesselatedTetraTopologicalMapping.scn (thread 3/4 ; scene 94/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step5.py (thread 4/4 ; scene 111/166)
- examples/Component/Engine/Generate/spiral.scn (thread 1/4 ; scene 107/170)
- examples/Component/SolidMechanics/FEM/HexahedralFEMForceFieldAndMass.scn (thread 3/4 ; scene 95/170)
- examples/Component/Constraint/Projective/BilinearConstraint3D.scn (thread 2/4 ; scene 110/170)
- examples/Benchmark/Performance/BuildLCP/BuiltConstraintCorrection.scn (thread 1/4 ; scene 108/170)
- examples/Tutorials/Topologies/TopologyHexa2QuadTopologicalMapping.scn (thread 2/4 ; scene 111/170)
- examples/Tutorials/StepByStep/TopologicalMapping/2_TopoMapping.scn (thread 3/4 ; scene 96/170)
- applications/plugins/MultiThreading/examples/liversMeanPositions.scn (thread 4/4 ; scene 112/166)
- examples/Component/Mapping/Linear/DeformableOnRigidFrameMapping.scn (thread 1/4 ; scene 109/170)
- applications/plugins/SofaPython3/examples/emptyDataEngine.py (thread 2/4 ; scene 112/170)
- examples/Tutorials/Mappings/TutorialMappingDragonRigid.scn (thread 3/4 ; scene 97/170)
- examples/Component/MechanicalLoad/EdgePressureForceField.scn (thread 4/4 ; scene 113/166)
- applications/plugins/ModelOrderReduction/examples/bouncingBall/softSphereFalling.py (thread 1/4 ; scene 110/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/reduced/debug/debug_scene.py (thread 3/4 ; scene 98/170)
- applications/plugins/CollisionOBBCapsule/examples/CollisionGroups.scn (thread 2/4 ; scene 113/170)
- applications/plugins/SofaCarving/examples/SimpleCarving_withPenetration.scn (thread 4/4 ; scene 114/166)
- applications/plugins/ManifoldTopologies/examples/SimpleTesselatedTetraTopologicalMapping.scn (thread 2/4 ; scene 114/170)
- applications/plugins/BeamAdapter/examples/python3/Cochlear-Implant-Insertion/Scene_Cochlea.py (thread 1/4 ; scene 111/170)
- examples/Tutorials/StepByStep/Pendulum/4_Pendulum.scn (thread 3/4 ; scene 99/170)
- applications/plugins/SofaPython3/examples/example-scriptcontroller.py (thread 4/4 ; scene 115/166)
- applications/plugins/SofaDistanceGrid/examples/FFDDistanceGridCollisionModel.scn (thread 2/4 ; scene 115/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step3.py (thread 3/4 ; scene 100/170)
- examples/Component/Topology/Container/Dynamic/RemovingTetraProcess_withCollisionModel.scn (thread 1/4 ; scene 112/170)
- examples/Component/Constraint/Projective/FixedRotationProjectiveConstraint.scn (thread 4/4 ; scene 116/166)
- applications/plugins/MultiThreading/examples/5DeformableCubesConstraints.scn (thread 2/4 ; scene 116/170)
- examples/Component/Playback/WriteState.scn (thread 1/4 ; scene 113/170)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_Annex.scn (thread 4/4 ; scene 117/166)
- examples/Tutorials/Basic/TutorialBasicCube.scn (thread 3/4 ; scene 101/170)
- examples/Component/Mapping/NonLinear/VolumeMapping.scn (thread 2/4 ; scene 117/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/cablegripper-tuto.py (thread 1/4 ; scene 114/170)
- examples/Component/Constraint/Projective/LineProjectiveConstraint.scn (thread 4/4 ; scene 118/166)
- examples/Demos/simpleSphere.scn (thread 3/4 ; scene 102/170)
- examples/Component/Engine/Generate/GenerateCylinder.scn (thread 2/4 ; scene 118/170)
- examples/Benchmark/Performance/benchmark_cubes.scn (thread 4/4 ; scene 119/166)
- examples/Component/IO/Mesh/LiverUseNewLoaders.scn (thread 3/4 ; scene 103/170)
- examples/Component/MechanicalLoad/BoxConstantForceField.scn (thread 1/4 ; scene 115/170)
- examples/Tutorials/StepByStep/Getyourbearings/1_getyourbearings.scn (thread 2/4 ; scene 119/170)
- examples/Component/MechanicalLoad/PlaneForceField.scn (thread 4/4 ; scene 120/166)
- applications/plugins/SofaEulerianFluid/examples/Fluid2D.scn (thread 1/4 ; scene 116/170)
- examples/Component/ODESolver/Backward/VariationalSymplecticSolver.scn (thread 3/4 ; scene 104/170)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG_blocs.scn (thread 2/4 ; scene 120/170)
- examples/Component/Collision/Detection/RayTraceCollision.scn (thread 4/4 ; scene 121/166)
- applications/plugins/SoftRobots/examples/thematicalDocs/T3-MaterialProperties/Elastic/Simulation.py (thread 1/4 ; scene 117/170)
- examples/Component/ODESolver/Forward/DampVelocitySolver.scn (thread 2/4 ; scene 121/170)
- applications/plugins/MultiThreading/examples/ParallelCGLinearSolver.scn (thread 3/4 ; scene 105/170)
- applications/plugins/image/examples/navigationInVolume.scn (thread 1/4 ; scene 118/170)
- examples/Component/Constraint/Projective/ParabolicProjectiveConstraint.scn (thread 4/4 ; scene 122/166)
- applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Pneumatic/SurfaceConstraintVolume.py (thread 2/4 ; scene 122/170)
- examples/Component/Topology/Container/Dynamic/AddingTrianglesProcess.scn (thread 1/4 ; scene 119/170)
- examples/Component/AnimationLoop/MultiStepAnimationLoop.scn (thread 4/4 ; scene 123/166)
- examples/Component/Engine/Select/MeshSampler.scn (thread 3/4 ; scene 106/170)
- examples/Component/MechanicalLoad/InteractionEllipsoidForceField.scn (thread 1/4 ; scene 120/170)
- share/config/newScene.scn (thread 3/4 ; scene 107/170)
- applications/plugins/SoftRobots/examples/component/constraint/CableConstraint/Finger.py (thread 4/4 ; scene 124/166)
- examples/Demos/sofa_1000PR.scn (thread 1/4 ; scene 121/170)
- examples/Component/Visual/LinearBlendSkinningGPU.scn (thread 3/4 ; scene 108/170)
- applications/plugins/SofaMatrix/examples/ComplianceMatrixExporter.scn (thread 4/4 ; scene 125/166)
- examples/Demos/fallingBeamAugmentedLagrangianCollision.scn (thread 1/4 ; scene 122/170)
- examples/Component/Topology/Container/Dynamic/AddingPointInTriangleProcess.scn (thread 3/4 ; scene 109/170)
- applications/plugins/SofaSphFluid/examples/SPHFluidForceField.scn (thread 4/4 ; scene 126/166)
- examples/Component/SolidMechanics/FEM/FastTetrahedronCorotationalForceField_validation.scn (thread 3/4 ; scene 110/170)
- examples/Component/SolidMechanics/FEM/TriangularFEMForceField.scn (thread 2/4 ; scene 123/170)
- examples/Tutorials/Topologies/TopologyDynamicSurfaceMesh.scn (thread 4/4 ; scene 127/166)
- examples/Demos/Coil.scn (thread 2/4 ; scene 124/170)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG.scn (thread 1/4 ; scene 123/170)
- examples/Component/SolidMechanics/Spring/RegularGridSpringForceField.scn (thread 4/4 ; scene 128/166)
- examples/Component/Engine/Transform/DisplacementMatrixEngine.scn (thread 2/4 ; scene 125/170)
- examples/Component/SolidMechanics/FEM/TriangularFEMForceFieldOptim.scn (thread 1/4 ; scene 124/170)
- examples/Tutorials/StepByStep/FullObject/5_FullObject.scn (thread 4/4 ; scene 129/166)
- examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options2.scn (thread 2/4 ; scene 126/170)
- examples/Component/Engine/Generate/MeshClosingEngine.scn (thread 4/4 ; scene 130/166)
- examples/Component/SolidMechanics/Spring/TriangularBendingSprings.scn (thread 1/4 ; scene 125/170)
- applications/plugins/ModelOrderReduction/examples/others/caduceus/reduced/reduced_caduceusNG.py (thread 2/4 ; scene 127/170)
- examples/Component/Mapping/Linear/IdentityMultiMapping.scn (thread 4/4 ; scene 131/166)
- examples/Tutorials/StepByStep/FullObject/7_FullObject.scn (thread 1/4 ; scene 126/170)
- examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver_assembled.scn (thread 3/4 ; scene 111/170)
- applications/plugins/BeamAdapter/examples/3instruments_collis.scn (thread 4/4 ; scene 132/166)
- examples/Component/Topology/Container/Dynamic/QuadForceFieldTopologyChangeHandling.scn (thread 1/4 ; scene 127/170)
- examples/Component/Visual/OglViewport.scn (thread 2/4 ; scene 128/170)
- examples/Component/Visual/OglShader.scn (thread 3/4 ; scene 112/170)
- applications/plugins/image/examples/sampler_Frames.scn (thread 4/4 ; scene 133/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/tripodcontroller.py (thread 1/4 ; scene 128/170)
- examples/Component/Visual/OglShadowShader_SpotLight2.scn (thread 2/4 ; scene 129/170)
- applications/plugins/image/examples/openMeshToImage.scn (thread 3/4 ; scene 113/170)
- examples/Component/Visual/OglShadowShader_SpotLight.scn (thread 4/4 ; scene 134/166)
- examples/Component/Visual/LightMax.scn (thread 2/4 ; scene 130/170)
- examples/Component/Topology/Mapping/Hexa2TetraTopologicalMapping.scn (thread 3/4 ; scene 114/170)
- applications/plugins/VolumetricRendering/examples/OglVolumetricModel_tetra.scn (thread 4/4 ; scene 135/166)
- examples/Component/Engine/Select/MeshROI.scn (thread 2/4 ; scene 131/170)
- applications/plugins/SoftRobots/examples/thematicalDocs/T4-DirectActuation/Actuators/Cable/CableDisplacement.py (thread 1/4 ; scene 129/170)
- examples/Component/Mapping/NonLinear/RigidRigidMapping.scn (thread 3/4 ; scene 115/170)
- examples/Component/Topology/Container/Dynamic/RemovingHexa2QuadProcess.scn (thread 4/4 ; scene 136/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4-2.py (thread 2/4 ; scene 132/170)
- examples/Component/Topology/Container/Grid/SparseGridTopology.scn (thread 3/4 ; scene 116/170)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_PrecomputedWarpPreconditioner.scn (thread 1/4 ; scene 130/170)
- applications/plugins/SoftRobots/examples/component/engine/VolumeFromTriangles/Finger.py (thread 4/4 ; scene 137/166)
- examples/Component/Visual/PointSplatModel.scn (thread 1/4 ; scene 131/170)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedHierarchyBVHController.scn (thread 3/4 ; scene 117/170)
- examples/Demos/SofaWasher.scn (thread 4/4 ; scene 138/166)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step5-timeIntegrationAndMatrixSolver.py (thread 2/4 ; scene 133/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/diamond/reduced/diamond_hyperElastic/debug/debug_scene.py (thread 1/4 ; scene 132/170)
- examples/Component/Engine/Analyze/HausdorffDistance.scn (thread 3/4 ; scene 118/170)
- applications/plugins/CSparseSolvers/examples/FEMBAR_SparseCholeskySolver.scn (thread 4/4 ; scene 139/166)
- examples/Tutorials/StepByStep/Pendulum/0_Pendulum.scn (thread 1/4 ; scene 133/170)
- examples/Component/Topology/Container/Grid/RegularGridTopology_TrianglesMesh.scn (thread 3/4 ; scene 119/170)
- examples/Component/Constraint/Projective/OscillatorProjectiveConstraint_rigid.scn (thread 2/4 ; scene 134/170)
- examples/Component/Visual/PostProcessManager_DepthOfField.scn (thread 1/4 ; scene 134/170)
- applications/plugins/ModelOrderReduction/examples/others/hexaBeam/hexaBeam.pyscn (thread 2/4 ; scene 135/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep1.py (thread 4/4 ; scene 140/166)
- examples/Component/Visual/NavigationRecordedCamera.scn (thread 3/4 ; scene 120/170)
- examples/Component/Mapping/NonLinear/DistanceMapping.scn (thread 3/4 ; scene 121/170)
- applications/plugins/image/examples/ImageTransform.scn (thread 1/4 ; scene 135/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4-1.py (thread 4/4 ; scene 141/166)
- examples/Component/Controller/MechanicalStateControllerTranslation.scn (thread 2/4 ; scene 136/170)
- examples/Component/Engine/Select/BoxROI_2d.scn (thread 1/4 ; scene 136/170)
- applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver_hyperElastic/reduced_liverFineHyperElastic.py (thread 3/4 ; scene 122/170)
- examples/Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn (thread 2/4 ; scene 137/170)
- applications/plugins/MultiThreading/examples/ParallelTetrahedronFEMForceField.scn (thread 1/4 ; scene 137/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step1-prepare.py (thread 4/4 ; scene 142/166)
- examples/Component/ODESolver/Backward/StaticSolver.scn (thread 3/4 ; scene 123/170)
- examples/Tutorials/StepByStep/TopologicalMapping/0_TopoMapping.scn (thread 2/4 ; scene 138/170)
- examples/Component/Topology/Mapping/Quad2TriangleTopologicalMapping.scn (thread 1/4 ; scene 138/170)
- examples/Component/Engine/Transform/TransformPosition.scn (thread 2/4 ; scene 139/170)
- examples/Component/Visual/RecordedCamera.scn (thread 4/4 ; scene 143/166)
- applications/plugins/SoftRobots/examples/thematicalDocs/T1-Elements_TetraHexaBeam/Hexa/Hexa.py (thread 1/4 ; scene 139/170)
- examples/Demos/collisionMultipleMask.scn (thread 2/4 ; scene 140/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/finger.py (thread 3/4 ; scene 124/170)
- examples/Component/Constraint/Projective/AttachProjectiveConstraintMatrix.scn (thread 4/4 ; scene 144/166)
- applications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa_physics.scn (thread 2/4 ; scene 141/170)
- examples/Demos/chainAll.scn (thread 4/4 ; scene 145/166)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step1.py (thread 1/4 ; scene 140/170)
- applications/plugins/image/examples/MergeImages.scn (thread 3/4 ; scene 125/170)
- applications/plugins/InvertibleFVM/examples/plane.scn (thread 2/4 ; scene 142/170)
- examples/Component/SceneUtility/AddResourceRepository.scn (thread 3/4 ; scene 126/170)
- applications/plugins/image/examples/smoothingengine.scn (thread 1/4 ; scene 141/170)
- examples/Component/Engine/Select/NearestPointROI.scn (thread 2/4 ; scene 143/170)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_AsyncSparseLDLSolver.scn (thread 3/4 ; scene 127/170)
- examples/Component/Topology/Container/Dynamic/RemovingQuad2TriangleProcess.scn (thread 1/4 ; scene 142/170)
- examples/Component/IO/Mesh/GIDMeshLoader.scn (thread 4/4 ; scene 146/166)
- applications/plugins/SoftRobots/examples/component/constraint/JointConstraint/JointConstraint.py (thread 3/4 ; scene 128/170)
- applications/plugins/SofaSphFluid/examples/SpatialGridPointModel.scn (thread 2/4 ; scene 144/170)
- examples/Tutorials/StepByStep/Getyourbearings/2_getyourbearings.scn (thread 1/4 ; scene 143/170)
- applications/plugins/SoftRobots/examples/tutorials/DiamondRobot/DiamondRobot.py (thread 3/4 ; scene 129/170)
- examples/Component/Constraint/Projective/PatchTestConstraint.scn (thread 1/4 ; scene 144/170)
- examples/Benchmark/TopologicalChanges/FixedConstraint_RemovingMeshTest.scn (thread 4/4 ; scene 147/166)
- examples/Component/Visual/OglSceneFrame.scn (thread 2/4 ; scene 145/170)
- examples/Component/SolidMechanics/FEM/HexahedronCompositeFEMForceFieldAndMass.scn (thread 1/4 ; scene 145/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/tripod.py (thread 4/4 ; scene 148/166)
- applications/plugins/SoftRobots/examples/tutorials/SoftFingerDesign/soft-finger-design.py (thread 2/4 ; scene 146/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step2.2.py (thread 3/4 ; scene 130/170)
- examples/Component/IO/Mesh/MeshSTLLoader_binary.scn (thread 1/4 ; scene 146/170)
- examples/Component/Constraint/Projective/PlaneConstraint.scn (thread 2/4 ; scene 147/170)
- examples/Component/Constraint/Lagrangian/BilateralLagrangianConstraint_UGS.scn (thread 4/4 ; scene 149/166)
- applications/plugins/SofaSphFluid/examples/SpatialGridContainer.scn (thread 1/4 ; scene 147/170)
- examples/Component/Engine/Select/BoxROI_1d.scn (thread 3/4 ; scene 131/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/diamond/diamondRobotHyperElastic.py (thread 2/4 ; scene 148/170)
- applications/plugins/VolumetricRendering/examples/OglTetrahedralModel.scn (thread 4/4 ; scene 150/166)
- applications/plugins/SofaSphFluid/examples/PointSplatModel.scn (thread 1/4 ; scene 148/170)
- examples/Component/Constraint/Projective/LinearVelocityProjectiveConstraint.scn (thread 3/4 ; scene 132/170)
- applications/plugins/ModelOrderReduction/examples/others/SphereOnAPlane/softSphereFalling.pyscn (thread 4/4 ; scene 151/166)
- examples/Component/Topology/Utility/TopologyBoundingTrasher.scn (thread 1/4 ; scene 149/170)
- examples/Component/Topology/Container/Dynamic/RemovingBilateralInteractionConstraint.scn (thread 3/4 ; scene 133/170)
- applications/plugins/MultiThreading/examples/livers.scn (thread 2/4 ; scene 149/170)
- examples/Component/Mapping/Linear/SubsetMapping.scn (thread 1/4 ; scene 150/170)
- applications/plugins/ModelOrderReduction/examples/organs/liver/reduced/liver_hyperElastic/debug/debug_scene.py (thread 3/4 ; scene 134/170)
- applications/plugins/ManifoldTopologies/examples/Tri2edgeMapping.scn (thread 4/4 ; scene 152/166)
- examples/Component/SolidMechanics/FEM/TriangleFEMForceField.scn (thread 2/4 ; scene 150/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/tripod-tuto.py (thread 1/4 ; scene 151/170)
- examples/Component/Constraint/Projective/BilinearConstraint.scn (thread 3/4 ; scene 135/170)
- applications/plugins/SoftRobots/examples/component/constraint/SurfacePressureConstraint/Springy.py (thread 4/4 ; scene 153/166)
- applications/plugins/image/examples/MeshesToImage_Diffusion.scn (thread 2/4 ; scene 151/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step3.py (thread 1/4 ; scene 152/170)
- examples/Component/Mapping/NonLinear/SquareMapping.scn (thread 3/4 ; scene 136/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step1.py (thread 2/4 ; scene 152/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/sofiaLeg/reduced/reduced_sofiaLeg.py (thread 3/4 ; scene 137/170)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLDLT.scn (thread 1/4 ; scene 153/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4-2.py (thread 2/4 ; scene 153/170)
- examples/Component/MechanicalLoad/SurfacePressureForceField.scn (thread 3/4 ; scene 138/170)
- examples/Component/Constraint/Projective/PlaneProjectiveConstraint.scn (thread 1/4 ; scene 154/170)
- applications/plugins/ModelOrderReduction/examples/softRobots/multiGait/reduced/reduced_multiGait.py (thread 4/4 ; scene 154/166)
- examples/Component/Engine/Select/MeshSubsetEngine.scn (thread 2/4 ; scene 154/170)
- applications/plugins/SofaEulerianFluid/examples/Fluid3D.scn (thread 1/4 ; scene 155/170)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct.scn (thread 3/4 ; scene 139/170)
- examples/Benchmark/TopologicalChanges/ProjectDirectionConstraint_RemovingMeshTest.scn (thread 2/4 ; scene 155/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step4.py (thread 4/4 ; scene 155/166)
- examples/Component/Engine/Select/BoxROI.scn (thread 1/4 ; scene 156/170)
- examples/Benchmark/TopologicalChanges/ProjectToPointConstraint_RemovingMeshTest.scn (thread 2/4 ; scene 156/170)
- applications/plugins/image/examples/testImportExport.scn (thread 3/4 ; scene 140/170)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedSystemMapping.scn (thread 1/4 ; scene 157/170)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/pneunetgripper-tuto.py (thread 2/4 ; scene 157/170)
- applications/plugins/SoftRobots/examples/tutorials/SoftArmGripper/scene.py (thread 4/4 ; scene 156/166)
- examples/Component/SolidMechanics/FEM/NonUniformHexahedronFEMForceFieldAndMass.scn (thread 3/4 ; scene 141/170)
- examples/Component/IO/Mesh/MeshExporter.scn (thread 1/4 ; scene 158/170)
- examples/Tutorials/StepByStep/FullObject/8_FullObject.scn (thread 2/4 ; scene 158/170)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step2-forceFieldAndMass.py (thread 1/4 ; scene 159/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step1.py (thread 3/4 ; scene 142/170)
- examples/Demos/collisionMultiple.scn (thread 2/4 ; scene 159/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step2.py (thread 4/4 ; scene 157/166)
- examples/Component/Topology/Utility/TopologicalChangeProcessor_useDataInputs_option.scn (thread 1/4 ; scene 160/170)
- examples/Component/Visual/SpotLight.scn (thread 3/4 ; scene 143/170)
- examples/Component/ODESolver/Backward/EulerImplicitSolver-comparison.scn (thread 2/4 ; scene 160/170)
- examples/Component/Engine/Generate/MergeVectors.scn (thread 4/4 ; scene 158/166)
- examples/Demos/chainHybridNoGroup.scn (thread 1/4 ; scene 161/170)
- examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_with_TetrahedronModel.scn (thread 3/4 ; scene 144/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/details/step4.py (thread 4/4 ; scene 159/166)
- examples/Component/Engine/Transform/TransformEngine.scn (thread 1/4 ; scene 162/170)
- examples/Component/Constraint/Lagrangian/BilateralLagrangianConstraint_NNCG.scn (thread 3/4 ; scene 145/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/cablegripper.py (thread 1/4 ; scene 163/170)
- examples/Component/Engine/Select/PlaneROI.scn (thread 4/4 ; scene 160/166)
- examples/Component/Engine/Select/PointsFromIndices.scn (thread 3/4 ; scene 146/170)
- examples/Component/LinearSystem/PendulumSpringsDistanceMapping.scn (thread 2/4 ; scene 161/170)
- examples/Tutorials/StepByStep/Pendulum/1_Pendulum.scn (thread 4/4 ; scene 161/166)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/step4-1.py (thread 3/4 ; scene 147/170)
- applications/plugins/ManifoldTopologies/examples/ManifoldTriangleSurfaceCutting.scn (thread 2/4 ; scene 162/170)
- examples/Component/Topology/Container/Dynamic/RemovingTriangle2EdgeProcess.scn (thread 4/4 ; scene 162/166)
- applications/plugins/image/examples/sampler_meshSpring.scn (thread 2/4 ; scene 163/170)
- applications/plugins/ModelOrderReduction/examples/organs/liver/liverFine_gravity.py (thread 1/4 ; scene 164/170)
- examples/Component/Topology/Container/Dynamic/AddingQuad2TriangleProcess.scn (thread 4/4 ; scene 163/166)
- examples/Component/Visual/VisualGrid.scn (thread 3/4 ; scene 148/170)
- examples/Component/Engine/Select/SubsetTopology.scn (thread 2/4 ; scene 164/170)
- examples/Component/Engine/Select/SubsetTopology_refiningMesh.scn (thread 3/4 ; scene 149/170)
- examples/Component/Visual/OglShadowShader_Directional.scn (thread 4/4 ; scene 164/166)
- applications/plugins/SofaCarving/examples/SimpleCarving.scn (thread 2/4 ; scene 165/170)
- applications/plugins/SoftRobots/examples/tutorials/FirstSteps/myproject/mystep2.py (thread 4/4 ; scene 165/166)
- examples/Tutorials/sandbox/explicit_singlehexaFEM.scn (thread 3/4 ; scene 150/170)
- applications/plugins/SofaPython3/examples/ReadTheDocs_Example.py (thread 2/4 ; scene 166/170)
- applications/plugins/SofaPython3/examples/advanced_timer.py (thread 3/4 ; scene 151/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/myproject/tripod.py (thread 4/4 ; scene 166/166)
- examples/Benchmark/Render/ManySpheres.scn (thread 2/4 ; scene 167/170)
- examples/Component/ODESolver/Forward/EulerSymplecticSolver.scn (thread 3/4 ; scene 152/170)
- examples/Component/SolidMechanics/FEM/BeamFEMForceField.scn (thread 1/4 ; scene 165/170)
- applications/plugins/SofaPython3/examples/loadXMLfromPython.py (thread 2/4 ; scene 168/170)
- examples/Component/MechanicalLoad/ConicalForceField.scn (thread 3/4 ; scene 153/170)
- examples/Component/MechanicalLoad/ConstantForceField.scn (thread 1/4 ; scene 166/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/gripper.py (thread 2/4 ; scene 169/170)
- examples/Component/Engine/Select/ProximityROI.scn (thread 3/4 ; scene 154/170)
- applications/plugins/SoftRobots/examples/tutorials/Trunk/trunk.py (thread 1/4 ; scene 167/170)
- examples/Tutorials/StepByStep/FullObject/1_FullObject.scn (thread 3/4 ; scene 155/170)
- examples/Component/Topology/Container/Grid/SparseGridMultipleTopology.scn (thread 3/4 ; scene 156/170)
- examples/Component/Constraint/Lagrangian/SlidingLagrangianConstraint.scn (thread 1/4 ; scene 168/170)
- examples/Component/Topology/Container/Dynamic/IncisionTrianglesProcess.scn (thread 2/4 ; scene 170/170)
- examples/Component/Constraint/Projective/FixedProjectiveConstraint.scn (thread 1/4 ; scene 169/170)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_SSORPreconditioner.scn (thread 3/4 ; scene 157/170)
- applications/plugins/SoftRobots/examples/thematicalDocs/T1-Elements_TetraHexaBeam/Tetra/Tetra.py (thread 1/4 ; scene 170/170)
- applications/plugins/SoftRobots/examples/tutorials/CableGripper/details/step4.py (thread 3/4 ; scene 158/170)
Thread 1/4 (PID 16972) is done.
Waiting for thread 2/4 (PID 16973) to finish...
Thread 2/4 (PID 16973) is done.
Waiting for thread 3/4 (PID 16974) to finish...
- examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess_performanceTest.scn (thread 3/4 ; scene 159/170)
- examples/Component/ODESolver/Backward/NewmarkImplicitSolver.scn (thread 3/4 ; scene 160/170)
- applications/plugins/SoftRobots/examples/tutorials/PneunetGripper/details/step7-withSTLIB.py (thread 3/4 ; scene 161/170)
- examples/Component/SolidMechanics/FEM/QuadBendingFEMForceField.scn (thread 3/4 ; scene 162/170)
- applications/plugins/image/examples/DepthMapToMesh.scn (thread 3/4 ; scene 163/170)
- examples/Tutorials/StepByStep/Getyourbearings/0_getyourbearings.scn (thread 3/4 ; scene 164/170)
- examples/Tutorials/Basic/TutorialBasicPendulum.scn (thread 3/4 ; scene 165/170)
- examples/Component/Mapping/Linear/CenterOfMassMapping.scn (thread 3/4 ; scene 166/170)
- examples/Component/Mapping/Linear/IdentityMapping.scn (thread 3/4 ; scene 167/170)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpedAsyncSparseLDLSolver.scn (thread 3/4 ; scene 168/170)
- examples/Benchmark/TopologicalChanges/TriangularBendingSprings_RemovingMeshTest.scn (thread 3/4 ; scene 169/170)
- applications/plugins/SoftRobots/examples/tutorials/Tripod/details/step5.py (thread 3/4 ; scene 170/170)
Thread 3/4 (PID 16974) is done.
Waiting for thread 4/4 (PID 16975) to finish...
Thread 4/4 (PID 16975) is done.
Done.
Extracting successes...
Done.
Extracting warnings...
Done.
Extracting errors...
Done.
Extracting crashes...
Done.
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/scene-tests.sh: line 839: kill: (-33613) - No such process
Scene testing summary:
- 676 scene(s) tested
- 675 success(es)
- 2917 warning(s)
- 1 error(s)
  - applications/plugins/SofaPython3/examples/access_mass_matrix.py: [ERROR]   [GlobalMatrixAccessController(matrixAccessor)] Unable to execute code.
- 0 crash(es)
  File "<string>", line 1
    print(280.14219299999996 + [?25l[INFO]    [BatchGUI] 1 iterations done in 2e-06 s ( 500000 FPS).  )
                                   ^
SyntaxError: invalid decimal literal
  File "<string>", line 1
    print(3.8554930000000005 + [?25l[INFO]    [BatchGUI] 1 iterations done in 2e-06 s ( 500000 FPS).  )
                                   ^
SyntaxError: invalid decimal literal
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/99df0a21e3764151270fe9f698387b599cb5618a (sent): [success] macos_clang_options - Build OK. FIXME: 0 unit, 1 scene
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&scenes_status=done&scenes_total=676&scenes_successes=675&scenes_errors=1&scenes_crashes=0&scenes_duration=69.93175599999998
INFO: scene-test warnings limited to 5000
INFO: warnings clamping not needed (2917 < 5000)
INFO: scene-test errors limited to 5000
INFO: errors clamping not needed (1 < 5000)
[END] Scene tests (2024-12-18 04:18:01.989414) - took 750.750415 seconds
[BEGIN] Regression tests (2024-12-18 04:18:02.020037)
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&regressions_status=running
Initializing regression testing.
Starting all regression tests...
Waiting for thread 1/4 (PID 38312) to finish...



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

Running regression-tests Regression_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/bin/Regression_test --gtest_output=xml:regression-tests/Regression_test/report.xml 2>&1"

[INFO]    [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/RegressionStateScenes.regression-tests
[INFO]    [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/../applications/projects/Regression/references/examples
[INFO]    [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/RegressionStateScenes.regression-tests
[INFO]    [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/../regression/references
[INFO]    [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/RegressionStateScenes.regression-tests
[INFO]    [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/../regression/references
[INFO]    [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/examples/RegressionStateScenes.regression-tests
[ERROR]   [Regression_test::StateRegressionSceneList] The reference path does not exist, and the fallback REGRESSION_REFERENCES_DIR is not set.
[INFO]    [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/RegressionStateScenes.regression-tests
[INFO]    [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/../projects/Regression/references/applications/plugins
[INFO]    [Regression_test::TopologyRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/RegressionTopologyScenes.regression-tests
[INFO]    [Regression_test::TopologyRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/../applications/projects/Regression/references/examples
[INFO]    [SofaPython3] Initializing with python version 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/Registration/python' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/python3' to sys.path
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/ModelOrderReduction/python' to sys.path
[INFO]    [SofaPython3] SofaPython3 not found in PluginManager's map.
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
---------------------------------------
[==========] Running 89 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 74 tests from Regression_test/StateRegression_test
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TriangleSurfaceCutting
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/TriangleSurfaceCutting.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Detection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.Response.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Collision.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Constraint.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Controller.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Analyze.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Generate.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.Transform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Engine.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.IO.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Ordering.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Setting.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.SolidMechanics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Container.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Topology.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.Component.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/TriangleSurfaceCutting (433 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/chainAll
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/chainAll.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/chainAll (5317 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/chainHybrid
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/chainHybrid.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/chainHybrid (433 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/chainHybridNoGroup
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/chainHybridNoGroup.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/chainHybridNoGroup (424 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/collisionMultiple
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/collisionMultiple.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/collisionMultiple (755 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/liver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/liver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/liver (149 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/simpleBoundaryConditions
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/simpleBoundaryConditions.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/simpleBoundaryConditions (52 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/fallingBeamLagrangianCollision
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Demos/fallingBeamLagrangianCollision.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofa.GUI.Component.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/fallingBeamLagrangianCollision (545 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/RuleBasedContactManager
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Collision/Response/RuleBasedContactManager.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/RuleBasedContactManager (204 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FrictionContact
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Collision/Response/FrictionContact.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact (113 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BilateralLagrangianConstraint_NNCG
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/BilateralLagrangianConstraint_NNCG.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/BilateralLagrangianConstraint_NNCG (64 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BilateralLagrangianConstraint_PGS
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/BilateralLagrangianConstraint_PGS.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/BilateralLagrangianConstraint_PGS (64 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BilateralLagrangianConstraint_UGS
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/BilateralLagrangianConstraint_UGS.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/BilateralLagrangianConstraint_UGS (63 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_with_friction
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_with_friction (124 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_without_friction
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_without_friction (128 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FixedProjectiveConstraint
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Projective/FixedProjectiveConstraint.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FixedProjectiveConstraint (132 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/LinearVelocityProjectiveConstraint
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Constraint/Projective/LinearVelocityProjectiveConstraint.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libMultiThreading.dylib
[WARNING] [FreeMotionAnimationLoop(FreeMotionAnimationLoop)] A ConstraintSolver is required by FreeMotionAnimationLoop but has not been found: a default GenericConstraintSolver is automatically added in the scene for you. To remove this warning, add a ConstraintSolver in the scene. The list of available constraint solvers is: GenericConstraintSolver, LCPConstraintSolver
[WARNING] [GenericConstraintSolver(GenericConstraintSolver1)] Required data "maxIterations" has not been set. Falling back to default value: 1000
[WARNING] [GenericConstraintSolver(GenericConstraintSolver1)] Required data "tolerance" has not been set. Falling back to default value: 0.001
[       OK ] Regression_test/StateRegression_test.sceneTest/LinearVelocityProjectiveConstraint (72 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLDLT
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLDLT.scn
[INFO]    [EigenSimplicialLDLT(EigenSimplicialLDLT1)] A linear system is required, but has not been found. Add a linear system to your scene to remove this warning. The list of available linear system components is: [CompositeLinearSystem, ConstantSparsityPatternSystem, MatrixFreeSystem, MatrixLinearSystem, PrecomputedMatrixSystem, RotationMatrixSystem, TypedMatrixLinearSystem].
A component of type MatrixLinearSystem (template CompressedRowSparseMatrixMat3x3d) will be automatically added for you in Node /.
[INFO]    [EigenSimplicialLDLT(EigenSimplicialLDLT1)] Ordering method link is set to /NaturalOrderingMethod1
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] System matrix is resized from 0 x 0 to 960 x 960
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Mass) is created and associated to /mass for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /mass for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /FEM for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /mass for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /FEM for a contribution on states /DoFs and /DoFs
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLDLT (277 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLLT
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLLT.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLLT (249 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseLU
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseLU.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseLU (355 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseQR
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseQR.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseQR (1118 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PrecomputedLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_PrecomputedLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PrecomputedLinearSolver (198 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_SparseLDLSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Direct/FEMBAR_SparseLDLSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_SparseLDLSolver (277 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_MinResLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_MinResLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_MinResLinearSolver (324 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_ShewchukPCGLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_ShewchukPCGLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_ShewchukPCGLinearSolver (5 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver (328 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver_assembled
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver_assembled.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver_assembled (216 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_BlockJacobiPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_BlockJacobiPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_BlockJacobiPreconditioner (97 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_JacobiPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_JacobiPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_JacobiPreconditioner (89 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_NoPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_NoPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_NoPreconditioner (65 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_PrecomputedWarpPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_PrecomputedWarpPreconditioner.scn
[INFO]    [PrecomputedWarpPreconditioner(preconditioner)] shared matrix : root-0-0.02.comp is already built.
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_PrecomputedWarpPreconditioner (28 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_SSORPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_SSORPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_SSORPreconditioner (416 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_WarpPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpPreconditioner.scn
[INFO]    [WarpPreconditioner(preconditioner)] LinearSolver path used: '@initSolver'
[INFO]    [WarpPreconditioner(preconditioner)] Found 1 Rotation finders  
0 : FEM  

[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_WarpPreconditioner (397 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/DistanceMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mapping/NonLinear/DistanceMapping.scn
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/StateRegression_test.sceneTest/DistanceMapping (24 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/DistanceMultiMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mapping/NonLinear/DistanceMultiMapping.scn
[WARNING] [DistanceMultiMapping(DistanceMultiMapping1)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/StateRegression_test.sceneTest/DistanceMultiMapping (68 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SquareDistanceMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mapping/NonLinear/SquareDistanceMapping.scn
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/StateRegression_test.sceneTest/SquareDistanceMapping (23 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/UniformMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mass/UniformMass.scn
[INFO]    [UniformMass(uniformlyConstantMass)] No link given for mstate, but it has been found in the context
[INFO]    [UniformMass(uniformlyConstantMass)] Topology path used: '@TetraTopo'
[INFO]    [UniformMass(uniformlyConstantMass)] TopologyData: indices linkToPointDataArray 
[INFO]    [UniformMass(uniformlyConstantMass)] TopologyData: indices initialized with dynamic TetrahedronSetTopologyContainerTopology.
[INFO]    [UniformMass(uniformlyConstantMass)] Input totalForce is used for initialization
[INFO]    [UniformMass(uniformlyConstantMass)] dataInternalUpdate: data totalMass has changed
[INFO]    [UniformMass(uniformlyConstantMass)] totalMass information is used
[INFO]    [UniformMass(uniformlyConstantMass)] totalMass data is initially used, the callback associated with the vertexMass is skipped
[INFO]    [UniformMass(uniformlyConstantMass)] totalMass information is used
[INFO]    [UniformMass(uniformlyConstantMass)] totalMass  = 60 | vertexMass = 0.331492
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] addForce, mg = 0.331492 * 0 -9.81 0 = 0 -3.25193 0
[INFO]    [UniformMass(uniformlyConstantMass)] TopologyData: indices removed from dynamic topology: TetrahedronSetTopologyContainer
[       OK ] Regression_test/StateRegression_test.sceneTest/UniformMass (101 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/DiagonalMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mass/DiagonalMass.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/DiagonalMass (196 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MeshMatrixMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Mass/MeshMatrixMass.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MeshMatrixMass (209 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/InteractionEllipsoidForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/MechanicalLoad/InteractionEllipsoidForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/InteractionEllipsoidForceField (89 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/ODESolver/Forward/EulerExplicitSolver.scn
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[       OK ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver (1224 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver_diagonal
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/ODESolver/Forward/EulerExplicitSolver_diagonal.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver_diagonal (399 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/RungeKutta4Solver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/ODESolver/Forward/RungeKutta4Solver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/RungeKutta4Solver (2677 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/EulerImplicitSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/ODESolver/Backward/EulerImplicitSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/EulerImplicitSolver (3049 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BeamFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/BeamFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/BeamFEMForceField (45 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/HexahedronFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceField (413 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceFieldAndMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/HexahedronFEMForceFieldAndMass.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceFieldAndMass (210 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/QuadBendingFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/QuadBendingFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/QuadBendingFEMForceField (958 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedralCorotationalFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedralCorotationalFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedralCorotationalFEMForceField (1229 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField (3647 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_assemble
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_assemble.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_assemble (4197 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_plasticity
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_plasticity.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_plasticity (1818 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronHyperelasticityFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronHyperelasticityFEMForceField (463 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TriangularFEMForceFieldOptim
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/FEM/TriangularFEMForceFieldOptim.scn
[WARNING] [CGLinearSolver(linearsolver1)] Unused Attribute: "verbose" with value: "0"
[INFO]    [TriangularFEMForceFieldOptim(FEM)] No link given for mstate, but it has been found in the context
[INFO]    [TriangularFEMForceFieldOptim(FEM)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [TriangularFEMForceFieldOptim(FEM)] Topology path used: '@Container'
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo linkToTriangleDataArray 
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo initialized with dynamic TriangleSetTopologyContainerTopology.
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState linkToTriangleDataArray 
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState initialized with dynamic TriangleSetTopologyContainerTopology.
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState removed from dynamic topology: TriangleSetTopologyContainer
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo removed from dynamic topology: TriangleSetTopologyContainer
[       OK ] Regression_test/StateRegression_test.sceneTest/TriangularFEMForceFieldOptim (141 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FastTriangularBendingSprings
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/Spring/FastTriangularBendingSprings.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FastTriangularBendingSprings (25 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MeshSpringForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/SolidMechanics/Spring/MeshSpringForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MeshSpringForceField (3025 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/Mesh2PointTopologicalMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Mapping/Mesh2PointTopologicalMapping.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/Mesh2PointTopologicalMapping (37 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SparseGridTopology
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Grid/SparseGridTopology.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SparseGridTopology (669 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SparseGridRamificationTopology
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Grid/SparseGridRamificationTopology.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SparseGridRamificationTopology (260 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG (4849 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG_blocs
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG_blocs.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG_blocs (1801 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct.scn
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct (6132 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct_blocs
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct_blocs.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct_blocs (3386 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_matrixfreeCG
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_matrixfreeCG.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_matrixfreeCG (1680 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SingleBeam
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/SingleBeam.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libBeamAdapter.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/SingleBeam (82 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeployment
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/SingleBeamDeployment.scn
[INFO]    [WireRestShape(BeamRestShape)] Link wireMaterials = @StraightSection @SpireSection
[INFO]    [WireRestShape(BeamRestShape)]   @StraightSection = RodStraightSection<StdRigidTypes<3u,double>> StraightSection
[INFO]    [WireRestShape(BeamRestShape)]   @SpireSection = RodSpireSection<StdRigidTypes<3u,double>> SpireSection
[INFO]    [WireRestShape(BeamRestShape)] found topology named meshLinesBeam
[INFO]    [WireRestShape(BeamRestShape)] WireRestShape end init
[INFO]    [InterventionalRadiologyController(DeployController)] 1 instrument(s) found (WireBeamInterpolation)
[       OK ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeployment (86 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeploymentCollision
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/SingleBeamDeploymentCollision.scn
[INFO]    [InterventionalRadiologyController(DeployController)] 1 instrument(s) found (WireBeamInterpolation)
[       OK ] Regression_test/StateRegression_test.sceneTest/SingleBeamDeploymentCollision (644 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/3instruments_collis
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/BeamAdapter/examples/3instruments_collis.scn
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00740217 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0052424 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00399937 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00574498 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0044165 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00921712 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0127313 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00856174 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0356961 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0119507 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00539979 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00625343 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0049868 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00499707 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00506492 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0146021 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00643534 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00519996 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0202156 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0201589 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00866412 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0139677 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.00739035 after 1000 iterations
[WARNING] [LCPConstraintSolver(LCPConstraintSolver1)] No convergence in unbuilt nlcp gaussseidel function : error =0.0166061 after 1000 iterations
[       OK ] Regression_test/StateRegression_test.sceneTest/3instruments_collis (11350 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHFluidForceField.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/libSofaSphFluid.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField (92 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField_benchmarks
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHFluidForceField_benchmarks.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SPHFluidForceField_benchmarks (310 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SPHFluidSurfaceMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHFluidSurfaceMapping.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SPHFluidSurfaceMapping (456 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SPHParticleSink
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHParticleSink.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SPHParticleSink (48 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SPHParticleSource
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/SofaSphFluid/examples/SPHParticleSource.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SPHParticleSource (47 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/ParallelCGLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/applications/plugins/MultiThreading/examples/ParallelCGLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/ParallelCGLinearSolver (1473 ms)
[----------] 74 tests from Regression_test/StateRegression_test (71181 ms total)

[----------] 15 tests from Regression_test/TopologyRegression_test
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/Tetra2TriangleTopologicalMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping.scn
[WARNING] [TriangleSetTopologyContainer(unnamed)] 'src=@' does nothing.
[DEPRECATED] [TrianglePressureForceField(unnamed)] Attribute 'normal' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Plan selection using normal, dmin, dmax has been removed. Triangles should be selected using an Engine.Select and passed using Data triangleList
[DEPRECATED] [TrianglePressureForceField(unnamed)] Attribute 'dmin' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Plan selection using normal, dmin, dmax has been removed. Triangles should be selected using an Engine.Select and passed using Data triangleList
[DEPRECATED] [TrianglePressureForceField(unnamed)] Attribute 'dmax' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Plan selection using normal, dmin, dmax has been removed. Triangles should be selected using an Engine.Select and passed using Data triangleList
[       OK ] Regression_test/TopologyRegression_test.sceneTest/Tetra2TriangleTopologicalMapping (180 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTrianglesProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTrianglesProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTrianglesProcess (58 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTriangle2EdgeProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTriangle2EdgeProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTriangle2EdgeProcess (67 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTrianglesProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTrianglesProcess.scn
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTrianglesProcess (4 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTriangle2EdgeProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTriangle2EdgeProcess.scn
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTriangle2EdgeProcess (5 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetraProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetraProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetraProcess (9 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2TriangleProcess (26 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options1
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options1.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options1 (16 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options2
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options2.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options2 (16 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTetraProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTetraProcess.scn
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTetraProcess (3 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTetra2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingTetra2TriangleProcess.scn
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTetra2TriangleProcess (6 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingHexa2QuadProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingHexa2QuadProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingHexa2QuadProcess (15 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingQuad2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/RemovingQuad2TriangleProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingQuad2TriangleProcess (11 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingHexa2QuadProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingHexa2QuadProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingHexa2QuadProcess (4 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingQuad2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/examples/Component/Topology/Container/Dynamic/AddingQuad2TriangleProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingQuad2TriangleProcess (152 ms)
[----------] 15 tests from Regression_test/TopologyRegression_test (578 ms total)

[----------] Global test environment tear-down
[==========] 89 tests from 2 test suites ran. (71760 ms total)
[  PASSED  ] 89 tests.
[INFO]    [SofaPython3.Simulation] Sofa.Simulation unload()
[INFO]    [SofaPython3] Clearing Sofa.Core cache...
[INFO]    [SofaPython3.Core] Sofa.Core unload()
[INFO]    [SofaPython3.Helper] Sofa.Helper unload()
sed: 1: "s:[": unbalanced brackets ([])
Thread 1/4 (PID 38312) is done.
Done.
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/unit-tests.sh: line 408: kill: (-38286) - No such process
Testing summary:
- 1 test suite(s)
- 89 test(s)
- 0 disabled test(s)
- 0 failure(s)
- 0 error(s)
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/99df0a21e3764151270fe9f698387b599cb5618a (sent): [success] macos_clang_options - Build OK. FIXME: 0 unit, 1 scene, 0 regression
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&regressions_status=done&regressions_suites=1&regressions_total=89&regressions_disabled=0&regressions_failures=0&regressions_errors=0&regressions_duration=71.76
[END] Regression tests (2024-12-18 04:19:17.421046) - took 75.75338 seconds
-------------------------------------------------------
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[src] $ bash /tmp/jenkins15926935680970666671.sh
ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/default
ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/consortium-macos-3
--------------- post-build.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build report-to-github report-to-dashboard build-scope-full build-all-plugins 
--------------------------------------------------
Dashboard env vars:
DASH_COMMIT_AUTHOR=Alex Bilger
DASH_COMMIT_BRANCH=origin/master
DASH_COMMIT_DATE=1734445613
DASH_COMMIT_HASH=99df0a21e3764151270fe9f698387b599cb5618a
DASH_COMMIT_SUBJECT=[Visual] Move, rename and clean OglCylinderModel (#5124)
DASH_CONFIG=macos_clang_options
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_FULLBUILD=true
DASH_NOTIFY=true
---------------------
GitHub env vars:
GITHUB_COMMIT_AUTHOR=Alex Bilger
GITHUB_COMMIT_DATE=1734445613
GITHUB_COMMIT_HASH=99df0a21e3764151270fe9f698387b599cb5618a
GITHUB_COMMIT_MESSAGE=[Visual] Move, rename and clean OglCylinderModel (#5124)
GITHUB_CONTEXT=macos_clang_options
GITHUB_NOTIFY=true
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/
---------------------
----------- statuses -----------
tests_status = done
scenes_status = done
regressions_status = done
---------------------------------
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=99df0a21e3764151270fe9f698387b599cb5618a&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5551/&tests_status=done&scenes_status=done&regressions_status=done
BUILD_RESULT = SUCCESS
----------- WORKSPACE -----------
total 488
drwxr-xr-x 31 ci staff    992 Dec 18 04:19 .
drwxr-xr-x  6 ci staff    192 Dec 18 03:53 ..
-rw-r--r--  1 ci staff   4525 Dec 18 03:53 .clang-format
-rw-r--r--  1 ci staff    136 Dec 18 03:53 .codespellrc
drwxr-xr-x 13 ci staff    416 Dec 18 03:53 .git
-rw-r--r--  1 ci staff    321 Dec 18 03:53 .gitattributes
drwxr-xr-x  5 ci staff    160 Dec 18 03:53 .github
-rw-r--r--  1 ci staff   1117 Dec 18 03:53 .gitignore
-rw-r--r--  1 ci staff   3015 Dec 18 03:53 Authors.txt
-rw-r--r--  1 ci staff 361315 Dec 18 03:53 CHANGELOG.md
-rw-r--r--  1 ci staff  19268 Dec 18 03:53 CMakeLists.txt
-rw-r--r--  1 ci staff   9044 Dec 18 03:53 CMakePresets.json
-rw-r--r--  1 ci staff  10069 Dec 18 03:53 CONTRIBUTING.md
-rw-r--r--  1 ci staff   7418 Dec 18 03:53 GUIDELINES.md
-rw-r--r--  1 ci staff  26526 Dec 18 03:53 LICENSE-LGPL.md
-rw-r--r--  1 ci staff   4028 Dec 18 03:53 README.md
drwxr-xr-x  7 ci staff    224 Dec 18 03:53 Sofa
drwxr-xr-x  5 ci staff    160 Dec 18 03:53 applications
drwxr-xr-x  3 ci staff     96 Dec 18 03:53 cmake
-rw-r--r--  1 ci staff   1324 Dec 18 03:53 config.sh
-rw-r--r--  1 ci staff    858 Dec 18 03:53 custom.cmake.example
drwxr-xr-x 11 ci staff    352 Dec 18 03:53 examples
drwxr-xr-x  6 ci staff    192 Dec 18 03:53 extlibs
-rw-r--r--  1 ci staff   2922 Dec 18 03:53 flake.lock
-rw-r--r--  1 ci staff   1317 Dec 18 03:53 flake.nix
-rw-r--r--  1 ci staff   2911 Dec 18 03:53 package.cmake
-rw-r--r--  1 ci staff   1617 Dec 18 03:53 package.nix
lrwxr-xr-x  1 ci staff     77 Dec 18 04:19 parent_dir -> /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release
drwxr-xr-x 41 ci staff   1312 Dec 18 03:53 scripts
drwxr-xr-x 11 ci staff    352 Dec 18 04:12 share
drwxr-xr-x  7 ci staff    224 Dec 18 03:53 tools
---------------------------------
[src] $ bash /tmp/CommandInterpreterCondition4749719598037615095.sh
Searching for output file like parent_dir/build/make-output-fullbuild-gcc*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition13415436516285962536.sh
Searching for output file like parent_dir/build/make-output-fullbuild-clang*.txt
Run condition [Execute Shell] enabling perform for step [[Record compiler warnings and static analysis results]]
[Clang Build] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/make-output-fullbuild-clang*.txt'
[Clang Build] Traversing of symbolic links: enabled
[Clang Build] -> found 1 file
[Clang Build] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/make-output-fullbuild-clang.txt
[Clang Build] -> found 725 issues (skipped 937 duplicates)
[Clang Build] Successfully processed file 'parent_dir/build/make-output-fullbuild-clang.txt'
[Clang Build] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8'
[Clang Build] Creating SCM blamer to obtain author and commit information for affected files
[Clang Build] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Clang Build] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src'
[Clang Build] -> resolved paths in source directory (158 found, 14 not found)
[Clang Build] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Clang Build] -> resolved module names for 725 issues
[Clang Build] Resolving package names (or namespaces) by parsing the affected files
[Clang Build] -> resolved package names of 171 affected files
[Clang Build] No filter has been set, publishing all 724 issues
[Clang Build] Creating fingerprints for all affected code blocks to track issues over different builds
[Clang Build] -> created fingerprints for 491 issues (skipped 233 issues)
[Clang Build] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5551/files-with-issues'
[Clang Build] -> 155 copied, 4 not in workspace, 233 not-found, 0 with I/O error
[Clang Build] Skipping cleaning of source code files in old builds
[Clang Build] Repository miner is not configured, skipping repository mining
[Clang Build] [-ERROR-] Can't create fingerprints for some files:
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-]   ... skipped logging of 213 additional errors ...
[Clang Build] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/make-output-fullbuild-clang*.txt'
[Clang Build] Traversing of symbolic links: enabled
[Clang Build] -> found 1 file
[Clang Build] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/make-output-fullbuild-clang.txt
[Clang Build] -> found 725 issues (skipped 937 duplicates)
[Clang Build] Successfully processed file 'parent_dir/build/make-output-fullbuild-clang.txt'
[Clang Build] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8'
[Clang Build] Creating SCM blamer to obtain author and commit information for affected files
[Clang Build] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Clang Build] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src'
[Clang Build] -> resolved paths in source directory (158 found, 14 not found)
[Clang Build] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Clang Build] -> resolved module names for 725 issues
[Clang Build] Resolving package names (or namespaces) by parsing the affected files
[Clang Build] -> resolved package names of 171 affected files
[Clang Build] No filter has been set, publishing all 724 issues
[Clang Build] Creating fingerprints for all affected code blocks to track issues over different builds
[Clang Build] -> created fingerprints for 491 issues (skipped 233 issues)
[Clang Build] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5551/files-with-issues'
[Clang Build] -> 155 copied, 4 not in workspace, 233 not-found, 0 with I/O error
[Clang Build] Skipping cleaning of source code files in old builds
[Clang Build] Repository miner is not configured, skipping repository mining
[Clang Build] [-ERROR-] Can't create fingerprints for some files:
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/VRender/VRender.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-] - '_deps/qglviewer-src/QGLViewer/camera.cpp' file not found
[Clang Build] [-ERROR-]   ... skipped logging of 213 additional errors ...
[Clang Build] Reference build recorder is not configured
[Clang Build] No valid reference build found
[Clang Build] All reported issues will be considered outstanding
[Clang Build] No quality gates have been set - skipping
[Clang Build] Health report is disabled - skipping
[Clang Build] Created analysis result for 724 issues (found 0 new issues, fixed 0 issues)
[Clang Build] Attaching ResultAction with ID 'FullBuildWarnings-Clang' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5551'.
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition7051779060026778283.sh
Searching for output file like parent_dir/build/make-output-fullbuild-vs*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition7724805331336698879.sh
Run condition [Execute Shell] enabling perform for step [[Record compiler warnings and static analysis results]]
[SceneTest Warnings] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/warnings.txt'
[SceneTest Warnings] Traversing of symbolic links: enabled
[SceneTest Warnings] -> found 1 file
[SceneTest Warnings] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/scene-tests/reports/warnings.txt
[SceneTest Warnings] -> found 2917 issues (skipped 0 duplicates)
[SceneTest Warnings] Successfully processed file 'parent_dir/build/scene-tests/reports/warnings.txt'
[SceneTest Warnings] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8'
[SceneTest Warnings] Creating SCM blamer to obtain author and commit information for affected files
[SceneTest Warnings] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SceneTest Warnings] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src'
[SceneTest Warnings] -> resolved paths in source directory (676 found, 0 not found)
[SceneTest Warnings] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SceneTest Warnings] -> resolved module names for 2917 issues
[SceneTest Warnings] Resolving package names (or namespaces) by parsing the affected files
[SceneTest Warnings] -> resolved package names of 676 affected files
[SceneTest Warnings] No filter has been set, publishing all 2917 issues
[SceneTest Warnings] Creating fingerprints for all affected code blocks to track issues over different builds
[SceneTest Warnings] -> created fingerprints for 2917 issues (skipped 0 issues)
[SceneTest Warnings] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5551/files-with-issues'
[SceneTest Warnings] -> 676 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SceneTest Warnings] Skipping cleaning of source code files in old builds
[SceneTest Warnings] Repository miner is not configured, skipping repository mining
[SceneTest Warnings] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/warnings.txt'
[SceneTest Warnings] Traversing of symbolic links: enabled
[SceneTest Warnings] -> found 1 file
[SceneTest Warnings] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/scene-tests/reports/warnings.txt
[SceneTest Warnings] -> found 2917 issues (skipped 0 duplicates)
[SceneTest Warnings] Successfully processed file 'parent_dir/build/scene-tests/reports/warnings.txt'
[SceneTest Warnings] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8'
[SceneTest Warnings] Creating SCM blamer to obtain author and commit information for affected files
[SceneTest Warnings] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SceneTest Warnings] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src'
[SceneTest Warnings] -> resolved paths in source directory (676 found, 0 not found)
[SceneTest Warnings] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SceneTest Warnings] -> resolved module names for 2917 issues
[SceneTest Warnings] Resolving package names (or namespaces) by parsing the affected files
[SceneTest Warnings] -> resolved package names of 676 affected files
[SceneTest Warnings] No filter has been set, publishing all 2917 issues
[SceneTest Warnings] Creating fingerprints for all affected code blocks to track issues over different builds
[SceneTest Warnings] -> created fingerprints for 2917 issues (skipped 0 issues)
[SceneTest Warnings] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5551/files-with-issues'
[SceneTest Warnings] -> 676 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SceneTest Warnings] Skipping cleaning of source code files in old builds
[SceneTest Warnings] Repository miner is not configured, skipping repository mining
[SceneTest Warnings] Reference build recorder is not configured
[SceneTest Warnings] No valid reference build found
[SceneTest Warnings] All reported issues will be considered outstanding
[SceneTest Warnings] No quality gates have been set - skipping
[SceneTest Warnings] Health report is disabled - skipping
[SceneTest Warnings] Created analysis result for 2917 issues (found 0 new issues, fixed 0 issues)
[SceneTest Warnings] Attaching ResultAction with ID 'SceneTestWarnings' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5551'.
[Checks API] No suitable checks publisher found.
[SceneTest Errors] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/errors.txt'
[SceneTest Errors] Traversing of symbolic links: enabled
[SceneTest Errors] -> found 1 file
[SceneTest Errors] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/scene-tests/reports/errors.txt
[SceneTest Errors] -> found 1 issue (skipped 0 duplicates)
[SceneTest Errors] Successfully processed file 'parent_dir/build/scene-tests/reports/errors.txt'
[SceneTest Errors] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8'
[SceneTest Errors] Creating SCM blamer to obtain author and commit information for affected files
[SceneTest Errors] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SceneTest Errors] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src'
[SceneTest Errors] -> resolved paths in source directory (1 found, 0 not found)
[SceneTest Errors] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SceneTest Errors] -> resolved module names for 1 issues
[SceneTest Errors] Resolving package names (or namespaces) by parsing the affected files
[SceneTest Errors] -> resolved package names of 1 affected files
[SceneTest Errors] No filter has been set, publishing all 1 issues
[SceneTest Errors] Creating fingerprints for all affected code blocks to track issues over different builds
[SceneTest Errors] -> created fingerprints for 1 issues (skipped 0 issues)
[SceneTest Errors] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5551/files-with-issues'
[SceneTest Errors] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SceneTest Errors] Skipping cleaning of source code files in old builds
[SceneTest Errors] Repository miner is not configured, skipping repository mining
[SceneTest Errors] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/errors.txt'
[SceneTest Errors] Traversing of symbolic links: enabled
[SceneTest Errors] -> found 1 file
[SceneTest Errors] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/parent_dir/build/scene-tests/reports/errors.txt
[SceneTest Errors] -> found 1 issue (skipped 0 duplicates)
[SceneTest Errors] Successfully processed file 'parent_dir/build/scene-tests/reports/errors.txt'
[SceneTest Errors] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8'
[SceneTest Errors] Creating SCM blamer to obtain author and commit information for affected files
[SceneTest Errors] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SceneTest Errors] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src'
[SceneTest Errors] -> resolved paths in source directory (1 found, 0 not found)
[SceneTest Errors] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SceneTest Errors] -> resolved module names for 1 issues
[SceneTest Errors] Resolving package names (or namespaces) by parsing the affected files
[SceneTest Errors] -> resolved package names of 1 affected files
[SceneTest Errors] No filter has been set, publishing all 1 issues
[SceneTest Errors] Creating fingerprints for all affected code blocks to track issues over different builds
[SceneTest Errors] -> created fingerprints for 1 issues (skipped 0 issues)
[SceneTest Errors] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/5551/files-with-issues'
[SceneTest Errors] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SceneTest Errors] Skipping cleaning of source code files in old builds
[SceneTest Errors] Repository miner is not configured, skipping repository mining
[SceneTest Errors] Reference build recorder is not configured
[SceneTest Errors] No valid reference build found
[SceneTest Errors] All reported issues will be considered outstanding
[SceneTest Errors] No quality gates have been set - skipping
[SceneTest Errors] Health report is disabled - skipping
[SceneTest Errors] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
[SceneTest Errors] Attaching ResultAction with ID 'SceneTestErrors' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5551'.
[Checks API] No suitable checks publisher found.
[SceneTest Crashes] [-ERROR-] Errors during parsing
[SceneTest Crashes] [-ERROR-] Skipping file 'parent_dir/build/scene-tests/reports/crashes.txt' because it's empty
[SceneTest Crashes] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/crashes.txt'
[SceneTest Crashes] Traversing of symbolic links: enabled
[SceneTest Crashes] -> found 1 file
[SceneTest Crashes] Skipping post processing
[SceneTest Crashes] No filter has been set, publishing all 0 issues
[SceneTest Crashes] Repository miner is not configured, skipping repository mining
[SceneTest Crashes] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/crashes.txt'
[SceneTest Crashes] Traversing of symbolic links: enabled
[SceneTest Crashes] -> found 1 file
[SceneTest Crashes] Skipping post processing
[SceneTest Crashes] No filter has been set, publishing all 0 issues
[SceneTest Crashes] Repository miner is not configured, skipping repository mining
[SceneTest Crashes] [-ERROR-] Errors during parsing
[SceneTest Crashes] [-ERROR-] Skipping file 'parent_dir/build/scene-tests/reports/crashes.txt' because it's empty
[SceneTest Crashes] Reference build recorder is not configured
[SceneTest Crashes] No valid reference build found
[SceneTest Crashes] All reported issues will be considered outstanding
[SceneTest Crashes] No quality gates have been set - skipping
[SceneTest Crashes] Health report is disabled - skipping
[SceneTest Crashes] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[SceneTest Crashes] Attaching ResultAction with ID 'SceneTestCrashes' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release #5551'.
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition11373298806669095545.sh
Searching for JUnit test result reports
Run condition [Execute Shell] enabling perform for step [[Publish JUnit test result report]]
Recording test results
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition5563231221914456466.sh
Searching for files to archive as artifacts
Run condition [Execute Shell] enabling perform for step [[Archive the artifacts]]
Archiving artifacts
Finished: SUCCESS