* installing *source* package ‘vws’ ... ** this is package ‘vws’ version ‘0.4.0’ ** package ‘vws’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 23.1.0-rc2’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang-trunk/vws/src' /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../inst/include -I. -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -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 RcppExports.cpp:4: In file included from ./../inst/include/vws.h:17: In file included from ./../inst/include/fmm-proposal.h:5: In file included from ./../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:2: error: no type named 'time_t' in namespace 'std'; did you mean simply 'time_t'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~~~ | time_t /usr/include/bits/types/time_t.h:10:18: note: 'time_t' declared here 10 | typedef __time_t time_t; | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/vws.h:17: In file included from ./../inst/include/fmm-proposal.h:5: In file included from ./../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:20: error: no member named 'time' in namespace 'std'; did you mean simply 'time'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~ | time /usr/include/time.h:85:15: note: 'time' declared here 85 | extern time_t time (time_t *__timer) __THROW; | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/vws.h:17: In file included from ./../inst/include/fmm-proposal.h:5: In file included from ./../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:10:19: error: no member named 'localtime' in namespace 'std'; did you mean simply 'localtime'? 10 | std::tm* local = std::localtime(&raw); | ^~~~~~~~~~~~~~ | localtime /usr/include/time.h:145:19: note: 'localtime' declared here 145 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/vws.h:29: ./../inst/include/rejection-tune.h:93:15: warning: variable 'N_tunes' set but not used [-Wunused-but-set-variable] 93 | unsigned int N_tunes = 0; | ^ 1 warning and 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: RcppExports.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../inst/include -I. -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp-rect.cpp -o rcpp-rect.o In file included from rcpp-rect.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:2: error: no type named 'time_t' in namespace 'std'; did you mean simply 'time_t'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~~~ | time_t /usr/include/bits/types/time_t.h:10:18: note: 'time_t' declared here 10 | typedef __time_t time_t; | ^ In file included from rcpp-rect.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:20: error: no member named 'time' in namespace 'std'; did you mean simply 'time'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~ | time /usr/include/time.h:85:15: note: 'time' declared here 85 | extern time_t time (time_t *__timer) __THROW; | ^ In file included from rcpp-rect.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:10:19: error: no member named 'localtime' in namespace 'std'; did you mean simply 'localtime'? 10 | std::tm* local = std::localtime(&raw); | ^~~~~~~~~~~~~~ | localtime /usr/include/time.h:145:19: note: 'localtime' declared here 145 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^ In file included from rcpp-rect.cpp:2: In file included from ../inst/include/vws.h:29: ../inst/include/rejection-tune.h:93:15: warning: variable 'N_tunes' set but not used [-Wunused-but-set-variable] 93 | unsigned int N_tunes = 0; | ^ 1 warning and 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: rcpp-rect.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../inst/include -I. -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp-gumbel.cpp -o rcpp-gumbel.o In file included from rcpp-gumbel.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:2: error: no type named 'time_t' in namespace 'std'; did you mean simply 'time_t'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~~~ | time_t /usr/include/bits/types/time_t.h:10:18: note: 'time_t' declared here 10 | typedef __time_t time_t; | ^ In file included from rcpp-gumbel.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:20: error: no member named 'time' in namespace 'std'; did you mean simply 'time'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~ | time /usr/include/time.h:85:15: note: 'time' declared here 85 | extern time_t time (time_t *__timer) __THROW; | ^ In file included from rcpp-gumbel.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:10:19: error: no member named 'localtime' in namespace 'std'; did you mean simply 'localtime'? 10 | std::tm* local = std::localtime(&raw); | ^~~~~~~~~~~~~~ | localtime /usr/include/time.h:145:19: note: 'localtime' declared here 145 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^ In file included from rcpp-gumbel.cpp:2: In file included from ../inst/include/vws.h:29: ../inst/include/rejection-tune.h:93:15: warning: variable 'N_tunes' set but not used [-Wunused-but-set-variable] 93 | unsigned int N_tunes = 0; | ^ 1 warning and 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: rcpp-gumbel.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../inst/include -I. -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp-optimize-hybrid.cpp -o rcpp-optimize-hybrid.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../inst/include -I. -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp-categ.cpp -o rcpp-categ.o In file included from rcpp-optimize-hybrid.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:2: error: no type named 'time_t' in namespace 'std'; did you mean simply 'time_t'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~~~ | time_t /usr/include/bits/types/time_t.h:10:18: note: 'time_t' declared here 10 | typedef __time_t time_t; | ^ In file included from rcpp-optimize-hybrid.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:20: error: no member named 'time' in namespace 'std'; did you mean simply 'time'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~ | time /usr/include/time.h:85:15: note: 'time' declared here 85 | extern time_t time (time_t *__timer) __THROW; | ^ In file included from rcpp-optimize-hybrid.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:10:19: error: no member named 'localtime' in namespace 'std'; did you mean simply 'localtime'? 10 | std::tm* local = std::localtime(&raw); | ^~~~~~~~~~~~~~ | localtime /usr/include/time.h:145:19: note: 'localtime' declared here 145 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^ In file included from rcpp-optimize-hybrid.cpp:2: In file included from ../inst/include/vws.h:29: ../inst/include/rejection-tune.h:93:15: warning: variable 'N_tunes' set but not used [-Wunused-but-set-variable] 93 | unsigned int N_tunes = 0; | ^ In file included from rcpp-categ.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:2: error: no type named 'time_t' in namespace 'std'; did you mean simply 'time_t'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~~~ | time_t /usr/include/bits/types/time_t.h:10:18: note: 'time_t' declared here 10 | typedef __time_t time_t; | ^ In file included from rcpp-categ.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:20: error: no member named 'time' in namespace 'std'; did you mean simply 'time'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~ | time /usr/include/time.h:85:15: note: 'time' declared here 85 | extern time_t time (time_t *__timer) __THROW; | ^ In file included from rcpp-categ.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:10:19: error: no member named 'localtime' in namespace 'std'; did you mean simply 'localtime'? 10 | std::tm* local = std::localtime(&raw); | ^~~~~~~~~~~~~~ | localtime /usr/include/time.h:145:19: note: 'localtime' declared here 145 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^ In file included from rcpp-categ.cpp:2: In file included from ../inst/include/vws.h:29: ../inst/include/rejection-tune.h:93:15: warning: variable 'N_tunes' set but not used [-Wunused-but-set-variable] 93 | unsigned int N_tunes = 0; | ^ 1 warning and 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: rcpp-optimize-hybrid.o] Error 1 1 warning and 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: rcpp-categ.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../inst/include -I. -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp-log-sum-exp.cpp -o rcpp-log-sum-exp.o In file included from rcpp-log-sum-exp.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:2: error: no type named 'time_t' in namespace 'std'; did you mean simply 'time_t'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~~~ | time_t /usr/include/bits/types/time_t.h:10:18: note: 'time_t' declared here 10 | typedef __time_t time_t; | ^ In file included from rcpp-log-sum-exp.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:20: error: no member named 'time' in namespace 'std'; did you mean simply 'time'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~ | time /usr/include/time.h:85:15: note: 'time' declared here 85 | extern time_t time (time_t *__timer) __THROW; | ^ In file included from rcpp-log-sum-exp.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:10:19: error: no member named 'localtime' in namespace 'std'; did you mean simply 'localtime'? 10 | std::tm* local = std::localtime(&raw); | ^~~~~~~~~~~~~~ | localtime /usr/include/time.h:145:19: note: 'localtime' declared here 145 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^ In file included from rcpp-log-sum-exp.cpp:2: In file included from ../inst/include/vws.h:29: ../inst/include/rejection-tune.h:93:15: warning: variable 'N_tunes' set but not used [-Wunused-but-set-variable] 93 | unsigned int N_tunes = 0; | ^ 1 warning and 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: rcpp-log-sum-exp.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../inst/include -I. -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/fntl/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp-seq.cpp -o rcpp-seq.o In file included from rcpp-seq.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:2: error: no type named 'time_t' in namespace 'std'; did you mean simply 'time_t'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~~~ | time_t /usr/include/bits/types/time_t.h:10:18: note: 'time_t' declared here 10 | typedef __time_t time_t; | ^ In file included from rcpp-seq.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:9:20: error: no member named 'time' in namespace 'std'; did you mean simply 'time'? 9 | std::time_t raw = std::time(nullptr); | ^~~~~~~~~ | time /usr/include/time.h:85:15: note: 'time' declared here 85 | extern time_t time (time_t *__timer) __THROW; | ^ In file included from rcpp-seq.cpp:2: In file included from ../inst/include/vws.h:17: In file included from ../inst/include/fmm-proposal.h:5: In file included from ../inst/include/typedefs.h:5: In file included from /data/localhost/ripley/R/test-clang/fntl/include/fntl.h:4: In file included from /data/localhost/ripley/R/test-clang/fntl/include/args.h:25: /data/localhost/ripley/R/test-clang/fntl/include/util.h:10:19: error: no member named 'localtime' in namespace 'std'; did you mean simply 'localtime'? 10 | std::tm* local = std::localtime(&raw); | ^~~~~~~~~~~~~~ | localtime /usr/include/time.h:145:19: note: 'localtime' declared here 145 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^ In file included from rcpp-seq.cpp:2: In file included from ../inst/include/vws.h:29: ../inst/include/rejection-tune.h:93:15: warning: variable 'N_tunes' set but not used [-Wunused-but-set-variable] 93 | unsigned int N_tunes = 0; | ^ 1 warning and 3 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: rcpp-seq.o] Error 1 make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang-trunk/vws/src' ERROR: compilation failed for package ‘vws’ * removing ‘/data/localhost/ripley/R/packages/tests-clang-trunk/vws.Rcheck/vws’