* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘mcga’ ...
** this is package ‘mcga’ version ‘3.0.7’
** package ‘mcga’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpekiJma/R.INSTALL660af66cf4cf8/mcga/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mcga.c -o mcga.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c multi_mcga.c -o multi_mcga.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rwrapper.c -o rwrapper.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c typeconversations.cpp -o typeconversations.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mcga.so RcppExports.o mcga.o multi_mcga.o registerDynamicSymbol.o rwrapper.o typeconversations.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpekiJma/R.INSTALL660af66cf4cf8/mcga/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpekiJma/R.INSTALL660af66cf4cf8/mcga/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpekiJma/R.INSTALL660af66cf4cf8/mcga/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mcga/00new/mcga/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘mcga’
finding HTML links ... done
ByteCodeMutation html
ByteCodeMutationUsingDoubles html
ByteCodeMutationUsingDoublesRandom html
ByteVectorToDoubles html
BytesToDouble html
DoubleToBytes html
DoubleVectorToBytes html
EnsureBounds html
MaxDouble html
OnePointCrossOver html
OnePointCrossOverOnDoublesUsingBytes html
SizeOfDouble html
SizeOfInt html
SizeOfLong html
TwoPointCrossOver html
TwoPointCrossOverOnDoublesUsingBytes html
UniformCrossOver html
UniformCrossOverOnDoublesUsingBytes html
arithmetic_crossover html
blx_crossover html
byte_crossover html
byte_crossover_1p html
byte_crossover_2p html
byte_mutation html
byte_mutation_dynamic html
byte_mutation_random html
byte_mutation_random_dynamic html
flat_crossover html
linear_crossover html
mcga-internal html
mcga-package html
mcga html
mcga2 html
multi_mcga html
sbx_crossover html
unfair_average_crossover html
** 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 (mcga)