* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘eiPack’ ... ** package ‘eiPack’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpVsaLLk/R.INSTALL3f11301fd1c369/eiPack/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c eiutil.c -o eiutil.o eiutil.c:59:7: warning: variable 'nProtect' set but not used [-Wunused-but-set-variable] 59 | int nProtect = 0; | ^ eiutil.c:94:7: warning: variable 'nProtect' set but not used [-Wunused-but-set-variable] 94 | int nProtect = 0; | ^ eiutil.c:127:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 127 | int ret=0; | ^ 3 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbycei.c -o rbycei.o rbycei.c:37:23: warning: variable 'nComps' set but not used [-Wunused-but-set-variable] 37 | int nProtected = 0, nComps = 0, counter = 0; | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbycei2.c -o rbycei2.o rbycei2.c:43:23: warning: variable 'nComps' set but not used [-Wunused-but-set-variable] 43 | int nProtected = 0, nComps = 0, counter = 0; | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbyceicov2.c -o rbyceicov2.o rbyceicov2.c:49:23: warning: variable 'nComps' set but not used [-Wunused-but-set-variable] 49 | int nProtected = 0, nComps = 0, counter = 0; | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbyceicov4.c -o rbyceicov4.o rbyceicov4.c:51:23: warning: variable 'nComps' set but not used [-Wunused-but-set-variable] 51 | int nProtected = 0, nComps = 0, counter = 0; | ^ 1 warning generated. clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o eiPack.so eiutil.o init.o rbycei.o rbycei2.o rbyceicov2.o rbyceicov4.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpVsaLLk/R.INSTALL3f11301fd1c369/eiPack/src' make[1]: Entering directory '/tmp/RtmpVsaLLk/R.INSTALL3f11301fd1c369/eiPack/src' make[1]: Leaving directory '/tmp/RtmpVsaLLk/R.INSTALL3f11301fd1c369/eiPack/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-eiPack/00new/eiPack/libs ** R ** data ** demo ** 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 * creating tarball packaged installation of ‘eiPack’ as ‘eiPack_0.2-2_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (eiPack)