* installing *source* package ‘fCWTr’ ... ** this is package ‘fCWTr’ version ‘0.3.1’ ** using staged installation ./configure: line 2552: -fpic: command not found checking for gcc... clang-19 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 the compiler supports GNU C... yes checking whether clang-19 accepts -g... yes checking for clang-19 option to enable C11 features... none needed checking how to run the C preprocessor... clang-19 -E checking for pkg-config... /usr/bin/pkg-config checking whether the compiler supports GNU C++... yes checking whether clang++-19 -std=gnu++17 accepts -g... yes checking for clang++-19 -std=gnu++17 option to enable C++11 features... none needed checking for clang++-19 -std=gnu++17 option to support OpenMP... -fopenmp checking for pkg-config... 1.8.1 checking whether pkg-config knows about fftw3f... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for fftw3.h... yes checking for library containing fftwf_plan_with_nthreads... -lfftw3f_omp configure: creating ./config.status config.status: creating src/Makevars -------------------------------------------------- Configuration for fCWTr 0.3.1 cppflags: -I/usr/local/include cxxflags: -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -fopenmp ldflags: -Wl,-O1 -fopenmp libs: -lfftw3f_omp -lfftw3f -------------------------------------------------- ** libs using C++ compiler: ‘Debian clang version 19.1.6 (1+b1)’ using C++17 clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c cpp11.cpp -o cpp11.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c fcwt.cpp -o fcwt.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c interface_fcwt.cpp -o interface_fcwt.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o fCWTr.so cpp11.o fcwt.o interface_fcwt.o -Wl,-O1 -fopenmp -lfftw3f_omp -lfftw3f -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/fCWTr.Rcheck/00LOCK-fCWTr/00new/fCWTr/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (fCWTr)