* installing *source* package ‘readNSx’ ...
** this is package ‘readNSx’ version ‘0.1.0’
** package ‘readNSx’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/readNSx/src'
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG `/data/localhost/ripley/R/R-clang/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-clang/cpp11/include' -I'/data/localhost/ripley/R/test-clang/hdf5lib/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c cpp11.cpp -o cpp11.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG `/data/localhost/ripley/R/R-clang/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-clang/cpp11/include' -I'/data/localhost/ripley/R/test-clang/hdf5lib/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c h5native.cpp -o h5native.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG `/data/localhost/ripley/R/R-clang/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-clang/cpp11/include' -I'/data/localhost/ripley/R/test-clang/hdf5lib/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rawToSEXP.cpp -o rawToSEXP.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG `/data/localhost/ripley/R/R-clang/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-clang/cpp11/include' -I'/data/localhost/ripley/R/test-clang/hdf5lib/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c readBCI2R.cpp -o readBCI2R.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG `/data/localhost/ripley/R/R-clang/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-clang/cpp11/include' -I'/data/localhost/ripley/R/test-clang/hdf5lib/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c readNSxDataPacket.cpp -o readNSxDataPacket.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o readNSx.so cpp11.o h5native.o rawToSEXP.o readBCI2R.o readNSxDataPacket.o -L/data/localhost/ripley/R/test-clang/hdf5lib/lib -lhdf5z -lpthread -ldl
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/readNSx/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/readNSx/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/readNSx/src'
installing to /data/localhost/ripley/R/packages/tests-clang/readNSx.Rcheck/00LOCK-readNSx/00new/readNSx/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (readNSx)