* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* 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: ‘Debian clang version 21.1.8 (3+b1)’
using C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9Wzi57/R.INSTALL36079c46ab7425/MasterBayes/src'
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ErrorMat.cc -o ErrorMat.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | inline const reference operator[] (difference_type n) 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c LikFunctions.cc -o LikFunctions.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c MCMCped.cc -o MCMCped.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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:66:
./matrix_bidirectional_iterator.h:217:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c MasterBayes_init.c -o MasterBayes_init.o
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Read_in_data.cc -o Read_in_data.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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SampD.cc -o SampD.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SampDomG.cc -o SampDomG.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SampG.cc -o SampG.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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SampGC.cc -o SampGC.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SampP.cc -o SampP.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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SampS.cc -o SampS.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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SpecRand.cc -o SpecRand.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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c calcX_G.cc -o calcX_G.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c calcX_GD.cc -o calcX_GD.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c calcX_GS.cc -o calcX_GS.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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c calcX_Gcervus.cc -o calcX_Gcervus.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
calcX_Gcervus.cc:32:16: warning: variable 'q' set but not used [-Wunused-but-set-variable]
32 | double q;
| ^
4 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c calcX_GcervusD.cc -o calcX_GcervusD.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c calcX_GcervusS.cc -o calcX_GcervusS.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c calcX_Gmm.cc -o calcX_Gmm.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fillXG.cc -o fillXG.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c legalG.cc -o legalG.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -DHAVE_TRUNC -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mismatches.cc -o mismatches.o
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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
202 | inline const reference operator* () const
| ^~~~~
./matrix_random_access_iterator.h:287:14: warning: 'const' qualifier on reference type 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
287 | 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 'reference' (aka 'T_type &') has no effect [-Wignored-reference-qualifiers]
217 | inline const reference operator* () const
| ^~~~~
3 warnings generated.
clang++-21 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9Wzi57/R.INSTALL36079c46ab7425/MasterBayes/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9Wzi57/R.INSTALL36079c46ab7425/MasterBayes/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9Wzi57/R.INSTALL36079c46ab7425/MasterBayes/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-MasterBayes/00new/MasterBayes/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 (MasterBayes)