* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/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: ‘Debian clang version 21.1.6 (2)’
using C++ compiler: ‘Debian clang version 21.1.6 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoTETMa/R.INSTALL9d18857018b48/mcga/src'
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c RcppExports.cpp -o RcppExports.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c mcga.c -o mcga.o
In file included from mcga.c:1:
In file included from ./mcga.h:3:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
   35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
      |  ^
1 warning generated.
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c multi_mcga.c -o multi_mcga.o
In file included from multi_mcga.c:1:
In file included from ./multi_mcga.h:3:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
   35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
      |  ^
1 warning generated.
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c registerDynamicSymbol.c -o registerDynamicSymbol.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c rwrapper.c -o rwrapper.o
In file included from rwrapper.c:4:
In file included from ./mcga.h:3:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
   35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
      |  ^
1 warning generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c typeconversations.cpp -o typeconversations.o
clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoTETMa/R.INSTALL9d18857018b48/mcga/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoTETMa/R.INSTALL9d18857018b48/mcga/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoTETMa/R.INSTALL9d18857018b48/mcga/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-mcga/00new/mcga/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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)