* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ordinal’ ...
** this is package ‘ordinal’ version ‘2023.12-4.1’
** package ‘ordinal’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3qre3z/R.INSTALL3327137d01d9dd/ordinal/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 get_fitted.c -o get_fitted.o
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 init.c -o init.o
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 links.c -o links.o
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 utilityFuns.c -o utilityFuns.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ordinal.so get_fitted.o init.o links.o utilityFuns.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3qre3z/R.INSTALL3327137d01d9dd/ordinal/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3qre3z/R.INSTALL3327137d01d9dd/ordinal/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3qre3z/R.INSTALL3327137d01d9dd/ordinal/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ordinal/00new/ordinal/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘ordinal’
finding HTML links ... done
VarCorr html
addtermOld html
anovaOld html
clm html
clm.anova html
clm.control html
clm.controlOld html
clm.fit html
clmOld html
clmm html
clmm.control html
clmm.controlOld html
clmmOld html
confint.clm html
confint.clmmOld html
confintOld html
convergence.clm html
dropCoef html
gfun html
gumbel html
income html
lgamma html
nominal.test html
ordinal-package html
predict html
predictOld html
ranef html
slice.clm html
soup html
updateOld html
wine 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 (ordinal)