* installing *source* package ‘Rlibeemd’ ... ** using staged installation checking for gsl-config... /usr/bin/gsl-config configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 16.0.6 (11)’ using C++ compiler: ‘Debian clang version 16.0.6 (11)’ clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/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-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c bemd.c -o bemd.o In file included from bemd.c:19: In file included from ./bemd.h:25: ./array.h:3:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bemdR.cpp -o bemdR.o In file included from bemdR.cpp:4: In file included from ./bemd.h:25: ./array.h:62:46: warning: '_Complex' is a C99 extension [-Wc99-extensions] static inline void complex_array_copy(double _Complex const* restrict src, size_t n, double _Complex* restrict dest) { ^ ./array.h:62:93: warning: '_Complex' is a C99 extension [-Wc99-extensions] static inline void complex_array_copy(double _Complex const* restrict src, size_t n, double _Complex* restrict dest) { ^ ./array.h:63:37: warning: '_Complex' is a C99 extension [-Wc99-extensions] memcpy(dest, src, n*sizeof(double _Complex)); ^ ./array.h:66:45: warning: '_Complex' is a C99 extension [-Wc99-extensions] static inline void complex_array_sub(double _Complex const* src, size_t n, double _Complex* dest) { ^ ./array.h:66:83: warning: '_Complex' is a C99 extension [-Wc99-extensions] static inline void complex_array_sub(double _Complex const* src, size_t n, double _Complex* dest) { ^ ./array.h:71:46: warning: '_Complex' is a C99 extension [-Wc99-extensions] static inline void complex_array_mult(double _Complex* dest, size_t n, double val) { ^ In file included from bemdR.cpp:4: ./bemd.h:38:32: warning: '_Complex' is a C99 extension [-Wc99-extensions] libeemd_error_code bemd(double _Complex const* restrict input, size_t N, ^ ./bemd.h:40:10: warning: '_Complex' is a C99 extension [-Wc99-extensions] double _Complex* restrict output, size_t M, ^ bemdR.cpp:23:57: warning: '_Complex' is a C99 extension [-Wc99-extensions] libeemd_error_code err = bemd(reinterpret_cast(input.begin()), N, ^ bemdR.cpp:24:52: warning: '_Complex' is a C99 extension [-Wc99-extensions] directions.begin(), D, reinterpret_cast(output.begin()), M, num_siftings); ^ 10 warnings generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c ceemdan.c -o ceemdan.o In file included from ceemdan.c:19: In file included from ./ceemdan.h:25: In file included from ./eemd.h:10: ./extras.h:18:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ceemdanR.cpp -o ceemdanR.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c eemdR.cpp -o eemdR.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c eemd_routine.c -o eemd_routine.o In file included from eemd_routine.c:19: In file included from ./eemd_routine.h:26: ./array.h:3:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c emd.c -o emd.o In file included from emd.c:19: In file included from ./emd.h:26: ./array.h:3:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emd_num_imfsR.cpp -o emd_num_imfsR.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c error.c -o error.o In file included from error.c:21: In file included from ./error.h:22: In file included from ./eemd.h:10: ./extras.h:18:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c extrema.c -o extrema.o In file included from extrema.c:19: In file included from ./extrema.h:25: In file included from ./eemd.h:10: ./extras.h:18:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c extremaR.cpp -o extremaR.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gslErrorHandlerOff.cpp -o gslErrorHandlerOff.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c printError.cpp -o printError.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c spline.c -o spline.o In file included from spline.c:19: In file included from ./spline.h:29: In file included from ./eemd.h:10: ./extras.h:18:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c version.c -o version.o In file included from version.c:19: In file included from ./version.h:24: In file included from ./eemd.h:10: ./extras.h:18:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define restrict // nothing ^ 1 warning generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -fopenmp -fpic -g -O3 -Wall -pedantic -c workspace.c -o workspace.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Rlibeemd.so RcppExports.o bemd.o bemdR.o ceemdan.o ceemdanR.o eemdR.o eemd_routine.o emd.o emd_num_imfsR.o error.o extrema.o extremaR.o gslErrorHandlerOff.o printError.o spline.o version.o workspace.o -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -fopenmp -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/Rlibeemd.Rcheck/00LOCK-Rlibeemd/00new/Rlibeemd/libs ** R ** data ** inst ** 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 (Rlibeemd)