* installing *source* package ‘GofKmt’ ... ** this is package ‘GofKmt’ version ‘2.3.1’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 21.1.7 (1)’ clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c FuncLib.cpp -o FuncLib.o In file included from FuncLib.cpp:21: ./Optimal_Main.h:19:37: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 19 | T1=Parallel_GetT1(X, G, nThreads=nThreads); | ~~~~~~~~^~~~~~~~~ FuncLib.cpp:172:52: warning: explicitly assigning value of variable of type 'bool' to itself [-Wself-assign] 172 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~~^~~~~~~~~~ FuncLib.cpp:172:72: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 172 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~^~~~~~~~~ FuncLib.cpp:182:52: warning: explicitly assigning value of variable of type 'bool' to itself [-Wself-assign] 182 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~~^~~~~~~~~~ FuncLib.cpp:182:72: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 182 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~^~~~~~~~~ FuncLib.cpp:191:52: warning: explicitly assigning value of variable of type 'bool' to itself [-Wself-assign] 191 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~~^~~~~~~~~~ FuncLib.cpp:191:72: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 191 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~^~~~~~~~~ FuncLib.cpp:200:52: warning: explicitly assigning value of variable of type 'bool' to itself [-Wself-assign] 200 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~~^~~~~~~~~~ FuncLib.cpp:200:72: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 200 | out = FindOptimal(Normed_X, G, distr, bParallel=bParallel, nThreads=nThreads); | ~~~~~~~~^~~~~~~~~ 9 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o GofKmt.so FuncLib.o RcppExports.o -llapack -L/home/hornik/tmp/R-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/GofKmt.Rcheck/00LOCK-GofKmt/00new/GofKmt/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 Error: package or namespace load failed for ‘GofKmt’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/srv/hornik/tmp/CRAN_pretest/GofKmt.Rcheck/00LOCK-GofKmt/00new/GofKmt/libs/GofKmt.so': /srv/hornik/tmp/CRAN_pretest/GofKmt.Rcheck/00LOCK-GofKmt/00new/GofKmt/libs/GofKmt.so: undefined symbol: omp_set_num_threads Error: loading failed Execution halted ERROR: loading failed * removing ‘/srv/hornik/tmp/CRAN_pretest/GofKmt.Rcheck/GofKmt’