* installing *source* package ‘FLSSS’ ... ** this is package ‘FLSSS’ version ‘9.2.8’ ** package ‘FLSSS’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /usr/local/clang23/bin/clang++ -std=gnu++20 accepts -g... yes checking how to run the C++ preprocessor... /usr/local/clang23/bin/clang++ -std=gnu++20 -E checking for gcc... /usr/local/clang23/bin/clang -std=gnu23 checking whether we are using the GNU C compiler... yes checking whether /usr/local/clang23/bin/clang -std=gnu23 accepts -g... yes checking for /usr/local/clang23/bin/clang -std=gnu23 option to accept ISO C89... unsupported checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/local/clang23/bin/clang++ -std=gnu++20 accepts -g... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘clang version 23.1.0-rc2’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang-trunk/FLSSS/src' /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c BaB01kp.cpp -o BaB01kp.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c BaBgapMulthreadKPs.cpp -o BaBgapMulthreadKPs.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c BaBgapMulthreadNodes.cpp -o BaBgapMulthreadNodes.o In file included from BaB01kp.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from BaB01kp.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ In file included from BaBgapMulthreadKPs.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from BaBgapMulthreadKPs.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c DP01kp.cpp -o DP01kp.o 2 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c DPgapMultithreadKPs.cpp -o DPgapMultithreadKPs.o In file included from BaBgapMulthreadNodes.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from BaBgapMulthreadNodes.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ In file included from DP01kp.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from DP01kp.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c DPgapMultithreadNodes.cpp -o DPgapMultithreadNodes.o 2 warnings generated. 2 warnings generated. In file included from DPgapMultithreadKPs.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from DPgapMultithreadKPs.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from DPgapMultithreadNodes.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from DPgapMultithreadNodes.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c GAP.cpp -o GAP.o 2 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c GAgap.cpp -o GAgap.o In file included from GAP.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from GAP.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ In file included from GAgap.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from GAgap.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c Gknapsack.cpp -o Gknapsack.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o In file included from Gknapsack.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from Gknapsack.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c findBoundInterface.cpp -o findBoundInterface.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c flsss.cpp -o flsss.o In file included from flsss.cpp:6: ./header/singleDstack.hpp:34:3: error: no type named 'clock_t' in namespace 'std'; did you mean simply 'clock_t'? 34 | std::clock_t timeEnd = std::clock() + durationLimit; | ^~~~~~~~~~~~ | clock_t /usr/include/bits/types/clock_t.h:7:19: note: 'clock_t' declared here 7 | typedef __clock_t clock_t; | ^ In file included from flsss.cpp:6: ./header/singleDstack.hpp:34:26: error: no member named 'clock' in namespace 'std'; did you mean simply 'clock'? 34 | std::clock_t timeEnd = std::clock() + durationLimit; | ^~~~~~~~~~ | clock /usr/include/time.h:81:16: note: 'clock' declared here 81 | extern clock_t clock (void) __THROW; | ^ In file included from flsss.cpp:6: ./header/singleDstack.hpp:95:47: error: no member named 'clock' in namespace 'std'; did you mean simply 'clock'? 95 | if(result.size() >= unsigned(sizeNeed) or std::clock() > timeEnd) break; | ^~~~~~~~~~ | clock /usr/include/time.h:81:16: note: 'clock' declared here 81 | extern clock_t clock (void) __THROW; | ^ 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: flsss.o] Error 1 2 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c flsssVariableTree.cpp -o flsssVariableTree.o In file included from flsssVariableTree.cpp:8: ./legacy/singleDstack.hpp:35:3: error: no type named 'clock_t' in namespace 'std'; did you mean simply 'clock_t'? 35 | std::clock_t timeEnd = std::clock() + durationLimit; | ^~~~~~~~~~~~ | clock_t /usr/include/bits/types/clock_t.h:7:19: note: 'clock_t' declared here 7 | typedef __clock_t clock_t; | ^ In file included from flsssVariableTree.cpp:8: ./legacy/singleDstack.hpp:35:26: error: no member named 'clock' in namespace 'std'; did you mean simply 'clock'? 35 | std::clock_t timeEnd = std::clock() + durationLimit; | ^~~~~~~~~~ | clock /usr/include/time.h:81:16: note: 'clock' declared here 81 | extern clock_t clock (void) __THROW; | ^ In file included from flsssVariableTree.cpp:8: ./legacy/singleDstack.hpp:115:47: error: no member named 'clock' in namespace 'std'; did you mean simply 'clock'? 115 | if(result.size() >= (unsigned)sizeNeed or std::clock() > timeEnd) break; | ^~~~~~~~~~ | clock /usr/include/time.h:81:16: note: 'clock' declared here 81 | extern clock_t clock (void) __THROW; | ^ 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: flsssVariableTree.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c mflsss.cpp -o mflsss.o In file included from mflsss.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from mflsss.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c mflsssArb.cpp -o mflsssArb.o 2 warnings generated. In file included from mflsssArb.cpp:3: In file included from ./arbitraryDimFLSSS/mflsssDecomp.hpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from mflsssArb.cpp:3: In file included from ./arbitraryDimFLSSS/mflsssDecomp.hpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c mflsssComoPar.cpp -o mflsssComoPar.o 2 warnings generated. In file included from mflsssComoPar.cpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from mflsssComoPar.cpp:5: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c mflsssDecomp.cpp -o mflsssDecomp.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c mflsssVariableTree.cpp -o mflsssVariableTree.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c testIntegerize.cpp -o testIntegerize.o In file included from mflsssVariableTree.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from mflsssVariableTree.cpp:3: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ In file included from mflsssDecomp.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template] 89 | static void suspend_callback(void* user_callback, suspend_point sp) { | ^~~~~~~~~~~~~~~~ In file included from mflsssDecomp.cpp:4: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27: In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47: /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template] 130 | d1::task* task_ptr_or_nullptr(F&& f){ | ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang-trunk/FLSSS/src' ERROR: compilation failed for package ‘FLSSS’ * removing ‘/data/localhost/ripley/R/packages/tests-clang-trunk/FLSSS.Rcheck/FLSSS’