* installing *source* package ‘MetaSKAT’ ... ** package ‘MetaSKAT’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 18.1.4’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/MetaSKAT/src' /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c Interface_Meta.cpp -o Interface_Meta.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c MatFile.cpp -o MatFile.o In file included from MatFile.cpp:6: ./MatFile.h:52:7: warning: private field 'm_decode_out' is not used [-Wunused-private-field] 52 | char m_decode_out[4]; | ^ 1 warning generated. /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c Meta.cpp -o Meta.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c Permutation.cpp -o Permutation.o In file included from Permutation.cpp:2: ./Permutation.h:37:14: warning: private field 'm_nPop' is not used [-Wunused-private-field] 37 | int m_nPop; | ^ ./Permutation.h:44:13: warning: private field 'm_pScoreOrg' is not used [-Wunused-private-field] 44 | float * m_pScoreOrg; | ^ ./Permutation.h:46:20: warning: private field 'm_pbuffer' is not used [-Wunused-private-field] 46 | unsigned char *m_pbuffer; | ^ 3 warnings generated. /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RFunc.cpp -o RFunc.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c Read_BED.cpp -o Read_BED.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c Read_Dosage.cpp -o Read_Dosage.o In file included from Read_Dosage.cpp:4: ./Read_Dosage.h:55:7: warning: private field 'm_FileSize' is not used [-Wunused-private-field] 55 | int m_FileSize; | ^ ./Read_Dosage.h:60:6: warning: private field 'm_debugPos' is not used [-Wunused-private-field] 60 | int m_debugPos ; | ^ ./Read_Dosage.h:61:6: warning: private field 'm_debuglength' is not used [-Wunused-private-field] 61 | int m_debuglength ; | ^ 3 warnings generated. /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c crc32.cpp -o crc32.o /usr/local/clang18/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o MetaSKAT.so Interface_Meta.o MatFile.o Meta.o Permutation.o RFunc.o Read_BED.o Read_Dosage.o crc32.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/MetaSKAT/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/MetaSKAT/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/MetaSKAT/src' installing to /data/gannet/ripley/R/packages/tests-clang/MetaSKAT.Rcheck/00LOCK-MetaSKAT/00new/MetaSKAT/libs ** R ** data ** 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 (MetaSKAT)