* installing *source* package ‘support’ ... ** package ‘support’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-noOMP/support/src' /usr/local/clang-noOMP/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang-noOMP/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang/include -fpic -g -O3 -Wall -pedantic -frtti -c RcppExports.cpp -o RcppExports.o /usr/local/clang-noOMP/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang-noOMP/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang/include -fpic -g -O3 -Wall -pedantic -frtti -c herding.cpp -o herding.o /usr/local/clang-noOMP/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang-noOMP/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang/include -fpic -g -O3 -Wall -pedantic -frtti -c support.cpp -o support.o support.cpp:323:21: warning: unused variable 'p' [-Wunused-variable] int i, j, k, p, maxterms=2000; ^ support.cpp:325:12: warning: unused variable 'meanyy' [-Wunused-variable] double meanyy, meanzz; ^ support.cpp:910:5: error: use of undeclared identifier 'omp_set_num_threads' omp_set_num_threads(num_proc); ^ support.cpp:1234:5: error: use of undeclared identifier 'omp_set_num_threads' omp_set_num_threads(num_proc); ^ support.cpp:1571:8: warning: unused variable 'cont2' [-Wunused-variable] bool cont2 = true; //stopping boolean for inside CCCP loop ^ support.cpp:1563:10: warning: unused variable 'gam_shape' [-Wunused-variable] double gam_shape=gam_param[0]; ^ support.cpp:1564:10: warning: unused variable 'gam_rate' [-Wunused-variable] double gam_rate=gam_param[1]; ^ support.cpp:1834:3: warning: unused label 'stop' [-Wunused-label] stop: ^~~~~ herding.cpp:8:10: fatal error: 'omp.h' file not found #include ^~~~~~~ 1 error generated. make[1]: *** [/data/gannet/ripley/R/R-clang-noOMP/etc/Makeconf:175: herding.o] Error 1 6 warnings and 2 errors generated. make[1]: *** [/data/gannet/ripley/R/R-clang-noOMP/etc/Makeconf:175: support.o] Error 1 make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-noOMP/support/src' ERROR: compilation failed for package ‘support’ * removing ‘/data/gannet/ripley/R/packages/tests-noOMP/support.Rcheck/support’