* installing *source* package ‘MasterBayes’ ... ** this is package ‘MasterBayes’ version ‘2.59’ ** package ‘MasterBayes’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.1.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ErrorMat.cc -o ErrorMat.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c LikFunctions.cc -o LikFunctions.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c MCMCped.cc -o MCMCped.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c MasterBayes_init.c -o MasterBayes_init.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Read_in_data.cc -o Read_in_data.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SampD.cc -o SampD.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SampDomG.cc -o SampDomG.o In file included from Read_in_data.cc:1: In file included from ./Read_in_data.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from Read_in_data.cc:1: In file included from ./Read_in_data.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from LikFunctions.cc:1: In file included from ./LikFunctions.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from LikFunctions.cc:1: In file included from ./LikFunctions.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from SampD.cc:1: In file included from ./SampD.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from MCMCped.cc:1: In file included from ./MCMCped.h:2: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from SampD.cc:1: In file included from ./SampD.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from ErrorMat.cc:1: In file included from ./ErrorMat.h:44: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from MCMCped.cc:1: In file included from ./MCMCped.h:2: ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from ErrorMat.cc:1: In file included from ./ErrorMat.h:44: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from SampDomG.cc:1: In file included from ./SampDomG.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from SampDomG.cc:1: In file included from ./SampDomG.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SampG.cc -o SampG.o 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SampGC.cc -o SampGC.o 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SampP.cc -o SampP.o In file included from SampG.cc:1: In file included from ./SampG.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from SampG.cc:1: In file included from ./SampG.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from SampGC.cc:1: In file included from ./SampGC.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from SampGC.cc:1: In file included from ./SampGC.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SampS.cc -o SampS.o In file included from SampP.cc:1: In file included from ./SampP.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from SampP.cc:1: In file included from ./SampP.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c SpecRand.cc -o SpecRand.o In file included from SampS.cc:1: In file included from ./SampS.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from SampS.cc:1: In file included from ./SampS.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcX_G.cc -o calcX_G.o 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcX_GD.cc -o calcX_GD.o In file included from SpecRand.cc:1: In file included from ./SpecRand.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from SpecRand.cc:1: In file included from ./SpecRand.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from calcX_G.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from calcX_G.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from calcX_GD.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from calcX_GD.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcX_GS.cc -o calcX_GS.o 3 warnings generated. 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcX_Gcervus.cc -o calcX_Gcervus.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcX_GcervusD.cc -o calcX_GcervusD.o 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcX_GcervusS.cc -o calcX_GcervusS.o 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c calcX_Gmm.cc -o calcX_Gmm.o 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fillXG.cc -o fillXG.o In file included from calcX_GS.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from calcX_GS.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from calcX_Gcervus.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from calcX_Gcervus.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from calcX_GcervusD.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from calcX_GcervusD.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ calcX_Gcervus.cc:32:16: warning: variable 'q' set but not used [-Wunused-but-set-variable] double q; ^ In file included from calcX_GcervusS.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from calcX_GcervusS.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from calcX_Gmm.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from calcX_Gmm.cc:1: In file included from ./calcX_G.h:3: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from fillXG.cc:1: In file included from ./MCMCped.h:2: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from fillXG.cc:1: In file included from ./MCMCped.h:2: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c legalG.cc -o legalG.o 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mismatches.cc -o mismatches.o 3 warnings generated. 4 warnings generated. 3 warnings generated. 3 warnings generated. In file included from legalG.cc:1: In file included from ./MCMCped.h:2: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from legalG.cc:1: In file included from ./MCMCped.h:2: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ In file included from mismatches.cc:1: In file included from ./MCMCped.h:2: In file included from ./General.h:6: In file included from ./matrix.h:61: In file included from ./algorithm.h:41: ./matrix_random_access_iterator.h:202:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ ./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_random_access_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator[] (difference_type n) const ^~~~~~ In file included from mismatches.cc:1: In file included from ./MCMCped.h:2: In file included from ./General.h:6: In file included from ./matrix.h:66: ./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'scythe::const_matrix_bidirectional_iterator::reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers] inline const reference operator* () const ^~~~~~ 3 warnings generated. 3 warnings generated. clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o MasterBayes.so ErrorMat.o LikFunctions.o MCMCped.o MasterBayes_init.o Read_in_data.o SampD.o SampDomG.o SampG.o SampGC.o SampP.o SampS.o SpecRand.o calcX_G.o calcX_GD.o calcX_GS.o calcX_Gcervus.o calcX_GcervusD.o calcX_GcervusS.o calcX_Gmm.o fillXG.o legalG.o mismatches.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/MasterBayes.Rcheck/00LOCK-MasterBayes/00new/MasterBayes/libs ** generating debug symbols (dSYM) ** 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 (MasterBayes)