* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘freebird’ ...
** package ‘freebird’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpSOsa5N/R.INSTALL50ea757b57e81/freebird/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c euc_proj.c -o euc_proj.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mymath.c -o mymath.o
mymath.c: In function ‘max_fabs_vc’:
mymath.c:141:11: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable]
  141 |     int i,cnt;
      |           ^~~
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c slim_dantzig_ladm_scr.c -o slim_dantzig_ladm_scr.o
slim_dantzig_ladm_scr.c: In function ‘slim_dantzig_ladm_scr’:
slim_dantzig_ladm_scr.c:262:24: warning: variable ‘zero’ set but not used [-Wunused-but-set-variable]
  262 |     double T,T1,T2,rho,zero,eps,eps1,eps2,ilambda;
      |                        ^~~~
slim_dantzig_ladm_scr.c:261:15: warning: variable ‘ndata’ set but not used [-Wunused-but-set-variable]
  261 |     int j,k,m,ndata,dim,nlambda,ite1,ite2,ite,max_ite0,max_ite1,max_ite2,num_scr,num_scr1,num_scr2,num_scr1_tmp,num_scr2_tmp,flag,flag1,flag2;
      |               ^~~~~
slim_dantzig_ladm_scr.c: In function ‘slim_dantzig_ladm_scr2’:
slim_dantzig_ladm_scr.c:411:21: warning: variable ‘zero’ set but not used [-Wunused-but-set-variable]
  411 |     double T,T1,rho,zero,eps,eps1,ilambda;
      |                     ^~~~
slim_dantzig_ladm_scr.c:410:15: warning: variable ‘ndata’ set but not used [-Wunused-but-set-variable]
  410 |     int j,k,m,ndata,dim,nlambda,ite1,ite,max_ite0,max_ite1,num_scr,num_scr1,num_scr1_tmp,flag,flag1;
      |               ^~~~~
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o freebird.so euc_proj.o init.o mymath.o slim_dantzig_ladm_scr.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpSOsa5N/R.INSTALL50ea757b57e81/freebird/src'
make[1]: Entering directory '/tmp/RtmpSOsa5N/R.INSTALL50ea757b57e81/freebird/src'
make[1]: Leaving directory '/tmp/RtmpSOsa5N/R.INSTALL50ea757b57e81/freebird/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-freebird/00new/freebird/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘freebird’
    finding HTML links ... done
    hilma                                   html  
    ptehd                                   html  
** 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 (freebird)