* installing *source* package ‘robets’ ... ** package ‘robets’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 16.0.0’ using C++ compiler: ‘clang version 16.0.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang-trunk/robets/src' /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang-trunk/include -fpic -O3 -Wall -pedantic -frtti -c RcppExports.cpp -o RcppExports.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang-trunk/include -fpic -O3 -Wall -pedantic -frtti -c calc_out.cpp -o calc_out.o /usr/local/clang-trunk/bin/clang -std=gnu2x -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang-trunk/include -fpic -O3 -Wall -pedantic -Wstrict-prototypes -c etspolyroot.c -o etspolyroot.o /usr/local/clang-trunk/bin/clang -std=gnu2x -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang-trunk/include -fpic -O3 -Wall -pedantic -Wstrict-prototypes -c registerDynamicSymbol.c -o registerDynamicSymbol.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang-trunk/include -fpic -O3 -Wall -pedantic -frtti -c robetsTargetFunction.cpp -o robetsTargetFunction.o /usr/local/clang-trunk/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang-trunk/include -fpic -O3 -Wall -pedantic -frtti -c robetsTargetFunctionWrapper.cpp -o robetsTargetFunctionWrapper.o etspolyroot.c:264:20: error: expected identifier or '(' Rboolean pasd, bool, test; ^ etspolyroot.c:264:19: error: expected ';' at end of declaration Rboolean pasd, bool, test; ^ ; etspolyroot.c:264:24: error: expected identifier or '(' Rboolean pasd, bool, test; ^ etspolyroot.c:275:5: error: use of undeclared identifier 'test' test = TRUE; ^ etspolyroot.c:280:12: error: expected expression calct(&bool); ^ etspolyroot.c:291:8: error: expected expression nexth(bool); ^ etspolyroot.c:292:9: error: expected expression calct(&bool); ^ etspolyroot.c:299:7: error: expected expression if (!bool && test && j != l2) { ^ etspolyroot.c:327:3: error: use of undeclared identifier 'test' test = FALSE; ^ etspolyroot.c:335:10: error: expected expression calct(&bool); ^ etspolyroot.c:359:14: error: cannot combine with previous 'type-name' declaration specifier Rboolean bool, b; ^ etspolyroot.c:359:18: error: expected identifier or '(' Rboolean bool, b; ^ etspolyroot.c:364:5: error: use of undeclared identifier 'b' b = FALSE; ^ etspolyroot.c:387:11: error: use of undeclared identifier 'b' if (!b && mp >= omp && relstp < .05) { ^ etspolyroot.c:395:3: error: use of undeclared identifier 'b' b = TRUE; ^ etspolyroot.c:404:14: error: expected expression calct(&bool); ^ etspolyroot.c:405:13: error: expected expression nexth(bool); ^ etspolyroot.c:424:9: error: expected expression calct(&bool); ^ etspolyroot.c:425:8: error: expected expression nexth(bool); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [/data/gannet/ripley/R/R-clang-trunk/etc/Makeconf:191: etspolyroot.o] Error 1 robetsTargetFunction.cpp:10:11: warning: unused variable 'DAMPED' [-Wunused-const-variable] const int DAMPED = 1; ^ 1 warning generated. make[2]: Target 'all' not remade because of errors. make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang-trunk/robets/src' ERROR: compilation failed for package ‘robets’ * removing ‘/data/gannet/ripley/R/packages/tests-clang-trunk/robets.Rcheck/robets’