* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘lmPerm’ ...
** this is package ‘lmPerm’ version ‘2.1.6’
** package ‘lmPerm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpujBSh4/R.INSTALL8472b313e41d8/lmPerm/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lmPerm.c -o lmPerm.o
lmPerm.c: In function ‘permuteProb’:
lmPerm.c:681:62: warning: decrement of a boolean expression [-Wbool-operation]
681 | nToDo--;
| ^~
lmPerm.c:694:62: warning: decrement of a boolean expression [-Wbool-operation]
694 | nToDo--;
| ^~
lmPerm.c: In function ‘permuteSPR’:
lmPerm.c:992:62: warning: decrement of a boolean expression [-Wbool-operation]
992 | nToDo--;
| ^~
lmPerm.c:999:62: warning: decrement of a boolean expression [-Wbool-operation]
999 | nToDo--;
| ^~
lmPerm.c:1011:62: warning: decrement of a boolean expression [-Wbool-operation]
1011 | nToDo--;
| ^~
lmPerm.c:1020:70: warning: decrement of a boolean expression [-Wbool-operation]
1020 | nToDo--;
| ^~
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o lmPerm.so lmPerm.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpujBSh4/R.INSTALL8472b313e41d8/lmPerm/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpujBSh4/R.INSTALL8472b313e41d8/lmPerm/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpujBSh4/R.INSTALL8472b313e41d8/lmPerm/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-lmPerm/00new/lmPerm/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘lmPerm’
finding HTML links ... done
Alfalfa html
CC164 html
Federer276 html
Federer276Numeric html
Hald17.4 html
NPK html
Plasma html
Quinlan html
aovp html
composite html
ghoctane html
lmPerm-Internal html
lmp html
manly126 html
manly136 html
multResp html
permute html
poly.formula html
ratGenotype html
simDesign html
simDesignPartNumeric html
summary html
summaryC html
wool html
** 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 (lmPerm)