downloading reverse dependencies ... downloading bshazard_1.2.tar.gz ... ok downloading codeCollection_0.1.3.tar.gz ... ok downloading cohorttools_0.1.6.tar.gz ... ok downloading dani_0.1-1.tar.gz ... ok downloading flexrsurv_2.0.18.tar.gz ... ok downloading Greg_2.0.2.tar.gz ... ok downloading MCARtest_1.2.2.tar.gz ... ok downloading popEpi_0.4.12.tar.gz ... ok downloading pubh_2.0.0.tar.gz ... ok downloading TwoTimeScales_1.0.0.tar.gz ... ok downloading biostat3_0.2.2.tar.gz ... ok downloading catregs_1.2.2.tar.gz ... ok downloading fmsb_0.7.6.tar.gz ... ok downloading mable_4.1.1.tar.gz ... ok downloading metafor_4.6-0.tar.gz ... ok downloading pander_0.6.5.tar.gz ... ok downloading shinyPredict_0.1.1.tar.gz ... ok installing dependencies ‘bshazard’, ‘cardx’, ‘crosstable’, ‘demography’, ‘descr’, ‘easystats’, ‘Epi’, ‘estmeansd’, ‘Gmisc’, ‘highs’, ‘ICsurv’, ‘interval’, ‘ISwR’, ‘JOPS’, ‘LMMsolver’, ‘LowRankQP’, ‘metaBLUE’, ‘mexhaz’, ‘missMethods’, ‘multimode’, ‘orthogonalsplinebasis’, ‘popEpi’, ‘relsurv’, ‘sylly.en’, ‘testthat’, ‘wildmeta’ also installing the dependencies ‘pdfCluster’, ‘evgam’, ‘ROOPSD’, ‘ftsa’, ‘HMDHFDplus’, ‘pammtools’, ‘report’, ‘perm’, ‘Icens’, ‘robumeta’ begin installing package ‘pdfCluster’ begin installing package ‘evgam’ begin installing package ‘ROOPSD’ begin installing package ‘HMDHFDplus’ begin installing package ‘pammtools’ begin installing package ‘perm’ begin installing package ‘report’ begin installing package ‘robumeta’ begin installing package ‘Icens’ begin installing package ‘orthogonalsplinebasis’ begin installing package ‘mexhaz’ begin installing package ‘Gmisc’ begin installing package ‘highs’ begin installing package ‘missMethods’ begin installing package ‘cardx’ begin installing package ‘crosstable’ begin installing package ‘ISwR’ begin installing package ‘JOPS’ begin installing package ‘LMMsolver’ begin installing package ‘LowRankQP’ begin installing package ‘ICsurv’ begin installing package ‘multimode’ begin installing package ‘metaBLUE’ begin installing package ‘sylly.en’ begin installing package ‘descr’ begin installing package ‘Epi’ begin installing package ‘testthat’ * installing *source* package ‘sylly.en’ ... ** this is package ‘sylly.en’ version ‘0.1-3’ ** package ‘sylly.en’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sylly.en) * installing *source* package ‘ISwR’ ... ** this is package ‘ISwR’ version ‘2.0-9’ ** package ‘ISwR’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ISwR) * installing *source* package ‘LowRankQP’ ... ** this is package ‘LowRankQP’ version ‘1.0.6’ ** package ‘LowRankQP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMjz5Bc/R.INSTALL3a628350e1672f/LowRankQP/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c LowRankQP.c -o LowRankQP.o LowRankQP.c: In function ‘LowRankQP’: LowRankQP.c:835:9: warning: ‘dbeta’ may be used uninitialized [-Wmaybe-uninitialized] 835 | LRQPCalcStats( n, m, p, Q, c, A, b, u, alpha, beta, xi, zeta, dalpha, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 836 | dbeta, dxi, dzeta, UminusAlpha, XiOnUminusAlpha, ZetaOnAlpha, w, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 837 | r2, D, &prim, &dual, &comp, &gap, &term, &mult, &t ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:745:13: note: ‘dbeta’ was declared here 745 | double *dbeta; | ^~~~~ LowRankQP.c:835:9: warning: ‘r2’ may be used uninitialized [-Wmaybe-uninitialized] 835 | LRQPCalcStats( n, m, p, Q, c, A, b, u, alpha, beta, xi, zeta, dalpha, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 836 | dbeta, dxi, dzeta, UminusAlpha, XiOnUminusAlpha, ZetaOnAlpha, w, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 837 | r2, D, &prim, &dual, &comp, &gap, &term, &mult, &t ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:757:13: note: ‘r2’ was declared here 757 | double *r2; | ^~ LowRankQP.c:857:9: warning: ‘R’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:763:13: note: ‘R’ was declared here 763 | double *R; | ^ LowRankQP.c:857:9: warning: ‘buffMxP’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:766:13: note: ‘buffMxP’ was declared here 766 | double *buffMxP; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘buffPxP’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:767:13: note: ‘buffPxP’ was declared here 767 | double *buffPxP; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘buffPx1’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:768:13: note: ‘buffPx1’ was declared here 768 | double *buffPx1; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘M’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:770:13: note: ‘M’ was declared here 770 | double *M; | ^ LowRankQP.c:857:9: warning: ‘pivN’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:771:13: note: ‘pivN’ was declared here 771 | int *pivN; | ^~~~ LowRankQP.c:846:9: warning: ‘buffNxM’ may be used uninitialized [-Wmaybe-uninitialized] 846 | LRQPFactorize( n, m, method, Q, D, M, pivN, buffNxM, P, Beta, Lambda, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 847 | LambdaTemp, T ); | ~~~~~~~~~~~~~~~ LowRankQP.c:773:13: note: ‘buffNxM’ was declared here 773 | double *buffNxM; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘buffMx1’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:774:13: note: ‘buffMx1’ was declared here 774 | double *buffMx1; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘P’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:776:13: note: ‘P’ was declared here 776 | double *P; | ^ LowRankQP.c:857:9: warning: ‘Beta’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:777:13: note: ‘Beta’ was declared here 777 | double *Beta; | ^~~~ LowRankQP.c:857:9: warning: ‘Lambda’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:778:13: note: ‘Lambda’ was declared here 778 | double *Lambda; | ^~~~~~ LowRankQP.c:857:9: warning: ‘LambdaTemp’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:779:13: note: ‘LambdaTemp’ was declared here 779 | double *LambdaTemp; | ^~~~~~~~~~ LowRankQP.c:857:9: warning: ‘T’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:780:13: note: ‘T’ was declared here 780 | double *T; | ^ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c LowRankQP_init.c -o LowRankQP_init.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o LowRankQP.so LowRankQP.o LowRankQP_init.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMjz5Bc/R.INSTALL3a628350e1672f/LowRankQP/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-LowRankQP/00new/LowRankQP/libs ** R ** 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 (LowRankQP) * installing *source* package ‘ICsurv’ ... ** this is package ‘ICsurv’ version ‘1.0.1’ ** package ‘ICsurv’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ICsurv) * installing *source* package ‘perm’ ... ** this is package ‘perm’ version ‘1.0-0.4’ ** package ‘perm’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (perm) * installing *source* package ‘orthogonalsplinebasis’ ... ** this is package ‘orthogonalsplinebasis’ version ‘0.1.7’ ** package ‘orthogonalsplinebasis’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘integrate’ in package ‘orthogonalsplinebasis’ ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (orthogonalsplinebasis) * installing *source* package ‘robumeta’ ... ** this is package ‘robumeta’ version ‘2.1’ ** package ‘robumeta’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (robumeta) begin installing package ‘wildmeta’ * installing *source* package ‘missMethods’ ... ** this is package ‘missMethods’ version ‘0.4.0’ ** package ‘missMethods’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (missMethods) * installing *source* package ‘descr’ ... ** this is package ‘descr’ version ‘1.1.8’ ** package ‘descr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpP6pM9p/R.INSTALL3a628d7be68bae/descr/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c descr.c -o descr.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o descr.so descr.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpP6pM9p/R.INSTALL3a628d7be68bae/descr/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-descr/00new/descr/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 (descr) * installing *source* package ‘Icens’ ... ** this is package ‘Icens’ version ‘1.78.0’ ** package ‘Icens’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Icens) begin installing package ‘interval’ * installing *source* package ‘HMDHFDplus’ ... ** this is package ‘HMDHFDplus’ version ‘2.0.3’ ** package ‘HMDHFDplus’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (HMDHFDplus) * installing *source* package ‘metaBLUE’ ... ** this is package ‘metaBLUE’ version ‘1.0.0’ ** package ‘metaBLUE’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (metaBLUE) begin installing package ‘estmeansd’ * installing *source* package ‘cardx’ ... ** this is package ‘cardx’ version ‘0.2.2’ ** package ‘cardx’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (cardx) * installing *source* package ‘pdfCluster’ ... ** this is package ‘pdfCluster’ version ‘1.0-4’ ** package ‘pdfCluster’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp08Uqd6/R.INSTALL3a623953450a9e/pdfCluster/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c kepdf.c -o kepdf.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c macon.c -o macon.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nc.c -o nc.o nc.c:17:27: warning: ‘CEntries’ defined but not used [-Wunused-const-variable=] 17 | static const R_CMethodDef CEntries[] = { | ^~~~~~~~ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pdfCluster_init.c -o pdfCluster_init.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o pdfCluster.so kepdf.o macon.o nc.o pdfCluster_init.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp08Uqd6/R.INSTALL3a623953450a9e/pdfCluster/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-pdfCluster/00new/pdfCluster/libs ** R ** data ** 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 (pdfCluster) * installing *source* package ‘estmeansd’ ... ** this is package ‘estmeansd’ version ‘1.0.1’ ** package ‘estmeansd’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (estmeansd) * installing *source* package ‘ROOPSD’ ... ** this is package ‘ROOPSD’ version ‘0.3.9’ ** package ‘ROOPSD’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ROOPSD) * installing *source* package ‘multimode’ ... ** this is package ‘multimode’ version ‘1.5’ ** package ‘multimode’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDvn5mf/R.INSTALL3a62857e3c8aa5/multimode/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c BinDist2.c -o BinDist2.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c excmasapp.f90 -o excmasapp.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c multimode_init.c -o multimode_init.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o multimode.so BinDist2.o excmasapp.o multimode_init.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDvn5mf/R.INSTALL3a62857e3c8aa5/multimode/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-multimode/00new/multimode/libs ** R ** data *** moving datasets to lazyload DB ** 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 (multimode) * installing *source* package ‘wildmeta’ ... ** this is package ‘wildmeta’ version ‘0.3.2’ ** package ‘wildmeta’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (wildmeta) * installing *source* package ‘report’ ... ** this is package ‘report’ version ‘0.5.9’ ** package ‘report’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (report) begin installing package ‘easystats’ * installing *source* package ‘pammtools’ ... ** this is package ‘pammtools’ version ‘0.5.93’ ** package ‘pammtools’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pammtools) begin installing package ‘relsurv’ * installing *source* package ‘crosstable’ ... ** this is package ‘crosstable’ version ‘0.8.1’ ** package ‘crosstable’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (crosstable) * installing *source* package ‘interval’ ... ** this is package ‘interval’ version ‘1.1-1.0’ ** package ‘interval’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (interval) * installing *source* package ‘JOPS’ ... ** this is package ‘JOPS’ version ‘0.1.19’ ** package ‘JOPS’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (JOPS) * installing *source* package ‘easystats’ ... ** this is package ‘easystats’ version ‘0.7.3’ ** package ‘easystats’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (easystats) * installing *source* package ‘Epi’ ... ** this is package ‘Epi’ version ‘2.59’ ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNalVns/R.INSTALL3a62882282d266/Epi/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c chinv2.c -o chinv2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cholesky2.c -o cholesky2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c chsolve2.c -o chsolve2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c clogit.c -o clogit.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Epi.so chinv2.o cholesky2.o chsolve2.o clogit.o init.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNalVns/R.INSTALL3a62882282d266/Epi/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-Epi/00new/Epi/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (Epi) begin installing package ‘popEpi’ begin installing package ‘bshazard’ * installing *source* package ‘mexhaz’ ... ** this is package ‘mexhaz’ version ‘2.6’ ** package ‘mexhaz’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpI1DTTp/R.INSTALL3a625e7cceab50/mexhaz/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c DeltaBs0R.c -o DeltaBs0R.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c DeltaBs1R.c -o DeltaBs1R.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c DeltaBs23R.c -o DeltaBs23R.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c DeltaNsR.c -o DeltaNsR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c DeltaWeibR.c -o DeltaWeibR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c FrailtyAdapt.c -o FrailtyAdapt.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c FrailtyAdaptL.c -o FrailtyAdaptL.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c GaussProcLIN.c -o GaussProcLIN.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c GaussProcNPH.c -o GaussProcNPH.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_BsL.c -o HGHAggr_BsL.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_BsLx.c -o HGHAggr_BsLx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_BsR.c -o HGHAggr_BsR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_BsRx.c -o HGHAggr_BsRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_NsL.c -o HGHAggr_NsL.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_NsLx.c -o HGHAggr_NsLx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_NsR.c -o HGHAggr_NsR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_NsRx.c -o HGHAggr_NsRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_Pois.c -o HGHAggr_Pois.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_PwL.c -o HGHAggr_PwL.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_PwLx.c -o HGHAggr_PwLx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_PwR.c -o HGHAggr_PwR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_PwRx.c -o HGHAggr_PwRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_WbL.c -o HGHAggr_WbL.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_WbLx.c -o HGHAggr_WbLx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_WbR.c -o HGHAggr_WbR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGHAggr_WbRx.c -o HGHAggr_WbRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_BsR.c -o HGH_BsR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_BsRx.c -o HGH_BsRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_NsR.c -o HGH_NsR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_NsRx.c -o HGH_NsRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_PwR.c -o HGH_PwR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_PwRx.c -o HGH_PwRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_WbR.c -o HGH_WbR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HGH_WbRx.c -o HGH_WbRx.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs0C.c -o HazardBs0C.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs0L.c -o HazardBs0L.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs0R.c -o HazardBs0R.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs1C.c -o HazardBs1C.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs1L.c -o HazardBs1L.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs1R.c -o HazardBs1R.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs23C.c -o HazardBs23C.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs23L.c -o HazardBs23L.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardBs23R.c -o HazardBs23R.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardNsC.c -o HazardNsC.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardNsL.c -o HazardNsL.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardNsR.c -o HazardNsR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardWeibC.c -o HazardWeibC.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardWeibL.c -o HazardWeibL.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c HazardWeibR.c -o HazardWeibR.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c OptFunc.c -o OptFunc.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c SplineFunc.c -o SplineFunc.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o mexhaz.so DeltaBs0R.o DeltaBs1R.o DeltaBs23R.o DeltaNsR.o DeltaWeibR.o FrailtyAdapt.o FrailtyAdaptL.o GaussProcLIN.o GaussProcNPH.o HGHAggr_BsL.o HGHAggr_BsLx.o HGHAggr_BsR.o HGHAggr_BsRx.o HGHAggr_NsL.o HGHAggr_NsLx.o HGHAggr_NsR.o HGHAggr_NsRx.o HGHAggr_Pois.o HGHAggr_PwL.o HGHAggr_PwLx.o HGHAggr_PwR.o HGHAggr_PwRx.o HGHAggr_WbL.o HGHAggr_WbLx.o HGHAggr_WbR.o HGHAggr_WbRx.o HGH_BsR.o HGH_BsRx.o HGH_NsR.o HGH_NsRx.o HGH_PwR.o HGH_PwRx.o HGH_WbR.o HGH_WbRx.o HazardBs0C.o HazardBs0L.o HazardBs0R.o HazardBs1C.o HazardBs1L.o HazardBs1R.o HazardBs23C.o HazardBs23L.o HazardBs23R.o HazardNsC.o HazardNsL.o HazardNsR.o HazardWeibC.o HazardWeibL.o HazardWeibR.o OptFunc.o SplineFunc.o init.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpI1DTTp/R.INSTALL3a625e7cceab50/mexhaz/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mexhaz/00new/mexhaz/libs ** R ** data ** 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 (mexhaz) * installing *source* package ‘Gmisc’ ... ** this is package ‘Gmisc’ version ‘3.0.3’ ** package ‘Gmisc’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7PyseQ/R.INSTALL3a626137575755/Gmisc/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c Gmisc_lines.cpp -o Gmisc_lines.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c bezierArrowFn.cpp -o bezierArrowFn.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c gnrlBezier.cpp -o gnrlBezier.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Gmisc.so Gmisc_lines.o RcppExports.o bezierArrowFn.o gnrlBezier.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7PyseQ/R.INSTALL3a626137575755/Gmisc/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-Gmisc/00new/Gmisc/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (Gmisc) * installing *source* package ‘bshazard’ ... ** this is package ‘bshazard’ version ‘1.2’ ** package ‘bshazard’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (bshazard) * installing *source* package ‘relsurv’ ... ** this is package ‘relsurv’ version ‘2.2-9’ ** package ‘relsurv’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUWQ833/R.INSTALL3a6bf66cd917c7/relsurv/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cmpfast.c -o cmpfast.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dmatrix.c -o dmatrix.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c exps.c -o exps.o exps.c: In function ‘expc’: exps.c:78:65: warning: "/*" within comment [-Wcomment] 78 | /*si2 = (double *)ALLOC(n, sizeof(double)); /*Si for each individual - a je to prav???*/ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netfastp.c -o netfastp.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netfastpinter.c -o netfastpinter.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netfastpinter2.c -o netfastpinter2.o netfastpinter2.c: In function ‘netfastpinter2’: netfastpinter2.c:53:13: warning: variable ‘et2’ set but not used [-Wunused-but-set-variable] 53 | et2, | ^~~ netfastpinter2.c:46:13: warning: unused variable ‘nprec’ [-Wunused-variable] 46 | nprec; | ^~~~~ netfastpinter2.c:278:42: warning: ‘sisum’ may be used uninitialized [-Wmaybe-uninitialized] 278 | yidlisi[j]=hazard/sisum; //the total hazard divided by the si at the end of the crude interval | ~~~~~~^~~~~~ netfastpinter2.c:61:13: note: ‘sisum’ was declared here 61 | sisum, | ^~~~~ netfastpinter2.c:279:44: warning: ‘sisumtt’ may be used uninitialized [-Wmaybe-uninitialized] 279 | yidlisitt[j]=hazard/sisumtt; // the total hazard divided by the si at the beginning of the crude interval | ~~~~~~^~~~~~~~ netfastpinter2.c:62:13: note: ‘sisumtt’ was declared here 62 | sisumtt, | ^~~~~~~ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c netwei.c -o netwei.o netwei.c: In function ‘netwei’: netwei.c:195:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 195 | for (k=0; k&, const std::vector&, std::vector, std::vector)’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp:2089:15: warning: variable ‘run_status’ set but not used [-Wunused-but-set-variable] 2089 | HighsStatus run_status; | ^~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp: In member function ‘bool Highs::hasRepeatedLinearObjectivePriorities(const HighsLinearObjective*) const’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp:3618:33: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 3618 | num_linear_objective <= 1 && !linear_objective) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::multiobjectiveSolve()’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/lp_data/HighsInterface.cpp:3856:17: warning: variable ‘add_row_status’ set but not used [-Wunused-but-set-variable] 3856 | HighsStatus add_row_status; | ^~~~~~~~~~~~~~ [ 11%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsLp.cpp.o [ 11%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsLpUtils.cpp.o [ 12%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsModelUtils.cpp.o [ 12%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsOptions.cpp.o [ 13%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsRanging.cpp.o [ 14%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolution.cpp.o [ 14%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolutionDebug.cpp.o [ 15%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsSolve.cpp.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.h:4, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp.h:5, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:21, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/lp_data/HighsSolve.cpp:17: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:49:1: warning: multi-line comment [-Wcomment] 49 | //#define cupdlp_init_csc_cpu(var, size) \ | ^ [ 15%] Building CXX object src/CMakeFiles/highs.dir/lp_data/HighsStatus.cpp.o [ 16%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsCliqueTable.cpp.o /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/mip/HighsCliqueTable.cpp: In lambda function: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/mip/HighsCliqueTable.cpp:1623:14: warning: variable ‘computeNumDeleted’ set but not used [-Wunused-but-set-variable] 1623 | auto computeNumDeleted = [&](const std::vector& clq) { | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsConflictPool.cpp.o [ 17%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsCutGeneration.cpp.o [ 17%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsCutPool.cpp.o [ 18%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsDebugSol.cpp.o [ 19%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsDomain.cpp.o [ 19%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsDynamicRowMatrix.cpp.o [ 20%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsGFkSolve.cpp.o [ 20%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsImplications.cpp.o [ 21%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsLpAggregator.cpp.o [ 21%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsLpRelaxation.cpp.o [ 22%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsMipAnalysis.cpp.o [ 23%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsMipSolver.cpp.o [ 23%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsMipSolverData.cpp.o [ 24%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsModkSeparator.cpp.o [ 24%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsNodeQueue.cpp.o [ 25%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsObjectiveFunction.cpp.o [ 25%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsPathSeparator.cpp.o [ 26%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsPrimalHeuristics.cpp.o [ 26%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsPseudocost.cpp.o [ 27%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsRedcostFixing.cpp.o [ 28%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsSearch.cpp.o [ 28%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsSeparation.cpp.o [ 29%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsSeparator.cpp.o [ 29%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsTableauSeparator.cpp.o [ 30%] Building CXX object src/CMakeFiles/highs.dir/mip/HighsTransformedLp.cpp.o [ 30%] Building CXX object src/CMakeFiles/highs.dir/model/HighsHessian.cpp.o [ 31%] Building CXX object src/CMakeFiles/highs.dir/model/HighsHessianUtils.cpp.o [ 32%] Building CXX object src/CMakeFiles/highs.dir/model/HighsModel.cpp.o [ 32%] Building CXX object src/CMakeFiles/highs.dir/parallel/HighsTaskExecutor.cpp.o [ 33%] Building CXX object src/CMakeFiles/highs.dir/pdlp/CupdlpWrapper.cpp.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.h:4, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp.h:5, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:21, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.cpp:15: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/CupdlpWrapper.h:49:1: warning: multi-line comment [-Wcomment] 49 | //#define cupdlp_init_csc_cpu(var, size) \ | ^ [ 33%] Building CXX object src/CMakeFiles/highs.dir/presolve/HighsPostsolveStack.cpp.o [ 34%] Building CXX object src/CMakeFiles/highs.dir/presolve/HighsSymmetry.cpp.o [ 34%] Building CXX object src/CMakeFiles/highs.dir/presolve/HPresolve.cpp.o [ 35%] Building CXX object src/CMakeFiles/highs.dir/presolve/HPresolveAnalysis.cpp.o [ 35%] Building CXX object src/CMakeFiles/highs.dir/presolve/ICrash.cpp.o [ 36%] Building CXX object src/CMakeFiles/highs.dir/presolve/ICrashUtil.cpp.o [ 37%] Building CXX object src/CMakeFiles/highs.dir/presolve/ICrashX.cpp.o [ 37%] Building CXX object src/CMakeFiles/highs.dir/presolve/PresolveComponent.cpp.o [ 38%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/a_asm.cpp.o [ 38%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/a_quass.cpp.o [ 39%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/basis.cpp.o [ 39%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/perturbation.cpp.o [ 40%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/quass.cpp.o [ 41%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/ratiotest.cpp.o [ 41%] Building CXX object src/CMakeFiles/highs.dir/qpsolver/scaling.cpp.o [ 42%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkk.cpp.o [ 42%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkControl.cpp.o [ 43%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDebug.cpp.o [ 43%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDual.cpp.o [ 44%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDualMulti.cpp.o [ 44%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDualRHS.cpp.o [ 45%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkDualRow.cpp.o [ 46%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkInterface.cpp.o [ 46%] Building CXX object src/CMakeFiles/highs.dir/simplex/HEkkPrimal.cpp.o [ 47%] Building CXX object src/CMakeFiles/highs.dir/simplex/HighsSimplexAnalysis.cpp.o [ 47%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplex.cpp.o [ 48%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexDebug.cpp.o [ 48%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNla.cpp.o [ 49%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNlaDebug.cpp.o [ 50%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNlaFreeze.cpp.o [ 50%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexNlaProductForm.cpp.o [ 51%] Building CXX object src/CMakeFiles/highs.dir/simplex/HSimplexReport.cpp.o [ 51%] Building CXX object src/CMakeFiles/highs.dir/test/KktCh2.cpp.o [ 52%] Building CXX object src/CMakeFiles/highs.dir/test/DevKkt.cpp.o [ 52%] Building CXX object src/CMakeFiles/highs.dir/util/HFactor.cpp.o [ 53%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorDebug.cpp.o [ 53%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorExtend.cpp.o [ 54%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorRefactor.cpp.o [ 55%] Building CXX object src/CMakeFiles/highs.dir/util/HFactorUtils.cpp.o [ 55%] Building CXX object src/CMakeFiles/highs.dir/util/HighsHash.cpp.o [ 56%] Building CXX object src/CMakeFiles/highs.dir/util/HighsLinearSumBounds.cpp.o [ 56%] Building CXX object src/CMakeFiles/highs.dir/util/HighsMatrixPic.cpp.o [ 57%] Building CXX object src/CMakeFiles/highs.dir/util/HighsMatrixUtils.cpp.o [ 57%] Building CXX object src/CMakeFiles/highs.dir/util/HighsSort.cpp.o [ 58%] Building CXX object src/CMakeFiles/highs.dir/util/HighsSparseMatrix.cpp.o /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/util/HighsSparseMatrix.cpp: In member function ‘HighsStatus HighsSparseMatrix::assessStart(const HighsLogOptions&)’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/util/HighsSparseMatrix.cpp:727:12: warning: variable ‘vec_dim’ set but not used [-Wunused-but-set-variable] 727 | HighsInt vec_dim; | ^~~~~~~ [ 58%] Building CXX object src/CMakeFiles/highs.dir/util/HighsUtils.cpp.o [ 59%] Building CXX object src/CMakeFiles/highs.dir/util/HSet.cpp.o [ 60%] Building CXX object src/CMakeFiles/highs.dir/util/HVectorBase.cpp.o [ 60%] Building CXX object src/CMakeFiles/highs.dir/util/stringutil.cpp.o [ 61%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_cs.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.h:4, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c:1: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c: In function ‘cupdlp_dcs_realloc’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c:25:24: warning: pointer ‘p’ may be used after ‘realloc’ [-Wuse-after-free] 25 | return ((*ok) ? pnew : p); /* return original p if failure */ | ~~~~~~~~~~~~~~^~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_cs.c:23:10: note: call to ‘realloc’ here 23 | pnew = realloc(p, MAX(n, 1) * size); /* realloc the block */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 61%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_linalg.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_linalg.h:4, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_linalg.c:2: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 62%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_proj.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_proj.h:8, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_proj.c:5: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 62%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_restart.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_restart.h:8, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_restart.c:1: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 63%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_scaling_cuda.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.h:8, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:6: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘scale_problem_cuda’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:41:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 41 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘cupdlp_ruiz_scaling_cuda’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:58:22: warning: ‘current_row_scaling’ may be used uninitialized [-Wmaybe-uninitialized] 58 | #define _cupdlp_free free | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:154:5: note: in expansion of macro ‘_cupdlp_free’ 154 | _cupdlp_free(x); \ | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:116:3: note: in expansion of macro ‘cupdlp_free’ 116 | cupdlp_free(current_row_scaling); | ^~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:58:17: note: ‘current_row_scaling’ was declared here 58 | cupdlp_float *current_row_scaling; // for constraint | ^~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘cupdlp_l2norm_scaling_cuda’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:58:22: warning: ‘current_row_scaling’ may be used uninitialized [-Wmaybe-uninitialized] 58 | #define _cupdlp_free free | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:154:5: note: in expansion of macro ‘_cupdlp_free’ 154 | _cupdlp_free(x); \ | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:168:3: note: in expansion of macro ‘cupdlp_free’ 168 | cupdlp_free(current_row_scaling); | ^~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:132:17: note: ‘current_row_scaling’ was declared here 132 | cupdlp_float *current_row_scaling; // for constraint | ^~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c: In function ‘cupdlp_pc_scaling_cuda’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:58:22: warning: ‘current_row_scaling’ may be used uninitialized [-Wmaybe-uninitialized] 58 | #define _cupdlp_free free | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:154:5: note: in expansion of macro ‘_cupdlp_free’ 154 | _cupdlp_free(x); \ | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:227:3: note: in expansion of macro ‘cupdlp_free’ 227 | cupdlp_free(current_row_scaling); | ^~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_scaling_cuda.c:183:17: note: ‘current_row_scaling’ was declared here 183 | cupdlp_float *current_row_scaling; // for constraint | ^~~~~~~~~~~~~~~~~~~ [ 64%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_solver.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_solver.h:8, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_solver.c:2: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ [ 64%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_step.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.h:8, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c:5: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c: In function ‘PDHG_Power_Method’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c:112:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 112 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c: In function ‘PDHG_Update_Iterate’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_step.c:398:18: warning: variable ‘retcode’ set but not used [-Wunused-but-set-variable] 398 | cupdlp_retcode retcode = RETCODE_OK; | ^~~~~~~ [ 65%] Building C object src/CMakeFiles/highs.dir/pdlp/cupdlp/cupdlp_utils.c.o In file included from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_defs.h:19, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.h:12, from /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:5: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:67:1: warning: multi-line comment [-Wcomment] 67 | // #define CUPDLP_FREE_VEC(x) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:73:1: warning: multi-line comment [-Wcomment] 73 | // #define CUPDLP_COPY_VEC(dst, src, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:76:1: warning: multi-line comment [-Wcomment] 76 | // #define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:86:1: warning: multi-line comment [-Wcomment] 86 | // #define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:102:1: warning: multi-line comment [-Wcomment] 102 | // #define CUPDLP_ZERO_VEC(var, type, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:111:3: warning: multi-line comment [-Wcomment] 111 | //#define CUPDLP_INIT_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:119:3: warning: multi-line comment [-Wcomment] 119 | //#define CUPDLP_INIT_ZERO_VEC(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:163:1: warning: multi-line comment [-Wcomment] 163 | //#define CUPDLP_INIT(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/glbopts.h:251:3: warning: multi-line comment [-Wcomment] 251 | //#define CUPDLP_INIT_ZERO(var, size) \ | ^ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘settings_SetUserParam’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:683:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 683 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘resobj_SetUserParam’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:698:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 698 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘iterates_SetUserParam’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:709:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 709 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘stepsize_SetUserParam’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:724:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 724 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘scaling_SetUserParam’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:747:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 747 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘timers_SetUserParam’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:758:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 758 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘stepsize_Alloc’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:958:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 958 | exit_cleanup: | ^~~~~~~~~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c: In function ‘timers_Alloc’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/pdlp/cupdlp/cupdlp_utils.c:1010:1: warning: label ‘exit_cleanup’ defined but not used [-Wunused-label] 1010 | exit_cleanup: | ^~~~~~~~~~~~ [ 65%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/basiclu_kernel.cc.o [ 66%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/basiclu_wrapper.cc.o [ 66%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/basis.cc.o [ 67%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/conjugate_residuals.cc.o [ 67%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/control.cc.o [ 68%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/crossover.cc.o [ 69%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/diagonal_precond.cc.o [ 69%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/forrest_tomlin.cc.o [ 70%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/guess_basis.cc.o [ 70%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/indexed_vector.cc.o [ 71%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/info.cc.o [ 71%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/ipm.cc.o [ 72%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/ipx_c.cc.o [ 73%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/iterate.cc.o [ 73%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/kkt_solver_basis.cc.o [ 74%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/kkt_solver_diag.cc.o [ 74%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/kkt_solver.cc.o [ 75%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/linear_operator.cc.o [ 75%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/lp_solver.cc.o [ 76%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/lu_factorization.cc.o [ 76%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/lu_update.cc.o [ 77%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/maxvolume.cc.o [ 78%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/model.cc.o [ 78%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/normal_matrix.cc.o [ 79%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/sparse_matrix.cc.o [ 79%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/sparse_utils.cc.o [ 80%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/splitted_normal_matrix.cc.o [ 80%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/starting_basis.cc.o [ 81%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/symbolic_invert.cc.o [ 82%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/timer.cc.o [ 82%] Building CXX object src/CMakeFiles/highs.dir/ipm/ipx/utils.cc.o [ 83%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_factorize.c.o [ 83%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_get_factors.c.o [ 84%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_initialize.c.o [ 84%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_object.c.o [ 85%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_solve_dense.c.o [ 85%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_solve_for_update.c.o [ 86%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_solve_sparse.c.o [ 87%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/basiclu_update.c.o [ 87%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_build_factors.c.o [ 88%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_condest.c.o [ 88%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_dfs.c.o [ 89%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_factorize_bump.c.o [ 89%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_file.c.o /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_file.c: In function ‘lu_file_reappend’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_file.c:80:24: warning: variable ‘room’ set but not used [-Wunused-but-set-variable] 80 | lu_int fmem, used, room, ibeg, iend, pos; | ^~~~ [ 90%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_garbage_perm.c.o [ 91%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_initialize.c.o [ 91%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_internal.c.o [ 92%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_markowitz.c.o [ 92%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_matrix_norm.c.o [ 93%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_pivot.c.o /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c: In function ‘lu_pivot_any’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c:185:24: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] 185 | lu_int grow, room, found, position; | ^~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c: In function ‘lu_pivot_small’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c:477:24: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] 477 | lu_int grow, room, found, position, col_number; | ^~~~~ /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c: In function ‘lu_pivot_singleton_col’: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/src/ipm/basiclu/lu_pivot.c:870:42: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] 870 | lu_int j, pos, rpos, put, nz, where, found; | ^~~~~ [ 93%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_residual_test.c.o [ 94%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_setup_bump.c.o [ 94%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_singletons.c.o [ 95%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_dense.c.o [ 96%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_for_update.c.o [ 96%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_sparse.c.o [ 97%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_symbolic.c.o [ 97%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_solve_triangular.c.o [ 98%] Building C object src/CMakeFiles/highs.dir/ipm/basiclu/lu_update.c.o [ 98%] Linking CXX static library ../lib/libhighs.a [ 98%] Built target highs [ 99%] Building CXX object app/CMakeFiles/highs-bin.dir/RunHighs.cpp.o [100%] Linking CXX executable ../bin/highs [100%] Built target highs-bin Install the project... -- Install configuration: "Release" -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/filereaderlp/builder.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/filereaderlp/def.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/filereaderlp/model.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/filereaderlp/reader.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdqsort/pdqsort.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/zstr/strict_fstream.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/zstr/zstr.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/interfaces/highs_c_api.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/Filereader.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/FilereaderEms.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/FilereaderLp.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/FilereaderMps.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/HighsIO.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/HMpsFF.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/HMPSIO.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/io/LoadOptions.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/IpxSolution.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/IpxWrapper.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HConst.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsAnalysis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsCallback.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsCallbackStruct.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsDebug.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsIis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsInfo.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsInfoDebug.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsLp.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsLpSolverObject.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsLpUtils.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsModelUtils.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsOptions.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsRanging.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsSolution.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsSolutionDebug.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsSolve.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HighsStatus.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/lp_data/HStruct.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsCliqueTable.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsConflictPool.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsCutGeneration.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsCutPool.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsDebugSol.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsDomain.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsDomainChange.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsDynamicRowMatrix.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsGFkSolve.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsImplications.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsLpAggregator.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsLpRelaxation.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsMipAnalysis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsMipSolver.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsMipSolverData.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsModkSeparator.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsNodeQueue.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsObjectiveFunction.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsPathSeparator.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsPrimalHeuristics.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsPseudocost.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsRedcostFixing.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsSearch.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsSeparation.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsSeparator.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsTableauSeparator.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/HighsTransformedLp.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/mip/MipTimer.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/model/HighsHessian.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/model/HighsHessianUtils.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/model/HighsModel.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsBinarySemaphore.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsCacheAlign.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsCombinable.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsMutex.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsParallel.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsRaceTimer.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsSchedulerConstants.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsSpinMutex.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsSplitDeque.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsTask.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/parallel/HighsTaskExecutor.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/CupdlpWrapper.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/HighsPostsolveStack.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/HighsSymmetry.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/HPresolve.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/HPresolveAnalysis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/ICrash.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/ICrashUtil.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/ICrashX.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/presolve/PresolveComponent.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/a_asm.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/a_quass.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/basis.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/crashsolution.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/dantzigpricing.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/devexpricing.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/eventhandler.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/factor.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/feasibility_bounded.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/feasibility_highs.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/gradient.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/instance.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/matrix.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/perturbation.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/pricing.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/qpconst.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/qpvector.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/quass.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/ratiotest.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/runtime.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/scaling.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/settings.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/snippets.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/statistics.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/qpsolver/steepestedgepricing.hpp -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HApp.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HEkk.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HEkkDual.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HEkkDualRHS.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HEkkDualRow.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HEkkPrimal.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HighsSimplexAnalysis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HSimplex.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HSimplexDebug.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HSimplexNla.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/HSimplexReport.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/SimplexConst.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/SimplexStruct.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/simplex/SimplexTimer.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/test/DevKkt.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/test/KktCh2.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/FactorTimer.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HFactor.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HFactorConst.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HFactorDebug.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsCDouble.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsComponent.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsDataStack.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsDisjointSets.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsHash.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsHashTree.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsInt.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsIntegers.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsLinearSumBounds.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsMatrixPic.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsMatrixSlice.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsMatrixUtils.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsMemoryAllocation.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsRandom.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsRbTree.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsSort.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsSparseMatrix.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsSparseVectorSum.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsSplay.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsTimer.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HighsUtils.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HSet.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HVector.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/HVectorBase.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/util/stringutil.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/Highs.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_cs.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_defs.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_linalg.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_proj.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_restart.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_scaling_cuda.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_solver.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_step.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/pdlp/cupdlp/cupdlp_utils.c -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/basiclu_kernel.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/basiclu_wrapper.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/basis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/conjugate_residuals.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/control.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/crossover.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/diagonal_precond.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/forrest_tomlin.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/guess_basis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/indexed_vector.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/info.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/ipm.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/ipx_c.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/ipx_config.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/ipx_info.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/ipx_internal.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/ipx_parameters.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/ipx_status.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/iterate.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/kkt_solver_basis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/kkt_solver_diag.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/kkt_solver.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/linear_operator.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/lp_solver.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/lu_factorization.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/lu_update.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/maxvolume.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/model.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/multistream.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/normal_matrix.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/power_method.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/sparse_matrix.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/sparse_utils.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/splitted_normal_matrix.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/starting_basis.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/symbolic_invert.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/timer.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/ipx/utils.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_factorize.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_get_factors.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_initialize.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_factorize.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_free.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_get_factors.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_initialize.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_solve_dense.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_solve_for_update.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_solve_sparse.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_obj_update.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_object.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_solve_dense.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_solve_for_update.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_solve_sparse.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu_update.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/basiclu.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/lu_def.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/lu_file.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/lu_internal.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/ipm/basiclu/lu_list.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs/HConfig.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/lib/cmake/highs/highs-config.cmake -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/lib/pkgconfig/highs.pc -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs_export.h -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/lib/libhighs.a -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/lib/cmake/highs/highs-targets.cmake -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/lib/cmake/highs/highs-targets-release.cmake -- Installing: /home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/bin/highs -- Set non-toolchain portion of runtime path of "/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/bin/highs" to "$ORIGIN:$ORIGIN/../lib" make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/inst/HiGHS/build' ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include -I/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include -I/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/include/highs -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c highs_interface.cpp -o highs_interface.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o highs.so RcppExports.o highs_interface.o -L/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/lib -L/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src/highslib/lib64 -lhighs -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9qtZrz/R.INSTALL3a626237575755/highs/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-highs/00new/highs/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 (highs) checking Epi_2.59.tar.gz ... checking bshazard_1.2.tar.gz ... checking codeCollection_0.1.3.tar.gz ... checking cohorttools_0.1.6.tar.gz ... checking flexrsurv_2.0.18.tar.gz ... checking dani_0.1-1.tar.gz ... checking Greg_2.0.2.tar.gz ... checking MCARtest_1.2.2.tar.gz ... checking popEpi_0.4.12.tar.gz ... checking pubh_2.0.0.tar.gz ... checking TwoTimeScales_1.0.0.tar.gz ... checking biostat3_0.2.2.tar.gz ... checking catregs_1.2.2.tar.gz ... checking fmsb_0.7.6.tar.gz ... checking mable_4.1.1.tar.gz ... checking metafor_4.6-0.tar.gz ... checking pander_0.6.5.tar.gz ... checking shinyPredict_0.1.1.tar.gz ... Depends: Package: Epi Depends: R (>= 3.5.0), utils Imports: cmprsk, etm, splines, MASS, survival, plyr, dplyr, Matrix, numDeriv, data.table, zoo, mgcv, magrittr Timings: user system elapsed Epi 271.237 13.408 287.962 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 5 12 Check results summary: Epi ... OK rdepends_biostat3 ... OK rdepends_bshazard ... OK rdepends_catregs ... OK rdepends_codeCollection ... OK rdepends_cohorttools ... NOTE * checking Rd cross-references ... NOTE rdepends_dani ... OK rdepends_flexrsurv ... OK rdepends_fmsb ... OK rdepends_Greg ... NOTE * checking Rd cross-references ... NOTE rdepends_mable ... OK rdepends_MCARtest ... OK rdepends_metafor ... NOTE * checking Rd cross-references ... NOTE rdepends_pander ... NOTE * checking Rd files ... [1s/1s] NOTE rdepends_popEpi ... NOTE * checking Rd cross-references ... NOTE rdepends_pubh ... OK rdepends_shinyPredict ... OK rdepends_TwoTimeScales ... OK