* installing *source* package ‘odpc’ ... ** using staged installation checking for gcc... clang-17 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 clang-17 accepts -g... yes checking for clang-17 option to accept ISO C89... none needed checking how to run the C preprocessor... clang-17 -E checking whether we are using the GNU C++ compiler... yes checking whether clang++-17 -std=gnu++17 accepts -g... 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 for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking whether C supports -restrict... no checking for clang-17 option to support OpenMP... -fopenmp checking if OpenMP works in C... yes checking how to run the C++ preprocessor... clang++-17 -std=gnu++17 -E checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking cfloat usability... yes checking cfloat presence... yes checking for cfloat... yes checking whether C++ supports restrict keyword... no checking whether C++ supports __restrict__ keyword... yes checking whether C++ supports -restrict... no checking for clang++-17 -std=gnu++17 option to support OpenMP... -fopenmp checking if OpenMP works in C++... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/autoconfig.h ** libs using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c getMatrices.cpp -o getMatrices.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c miscAux.cpp -o miscAux.o miscAux.cpp:29:7: warning: unused variable 'N' [-Wunused-variable] 29 | int N = resp.n_rows; | ^ miscAux.cpp:30:7: warning: unused variable 'm' [-Wunused-variable] 30 | int m = resp.n_cols; | ^ 2 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c odpc.cpp -o odpc.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c odpcSparse.cpp -o odpcSparse.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sparseAux.cpp -o sparseAux.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c updateFunctions.cpp -o updateFunctions.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o odpc.so RcppExports.o getMatrices.o miscAux.o odpc.o odpcSparse.o sparseAux.o updateFunctions.o -llapack -L/home/hornik/tmp/R-d-clang-17/lib -lRblas -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -fopenmp -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/odpc.Rcheck/00LOCK-odpc/00new/odpc/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (odpc)