* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘BAS’ ...
** package ‘BAS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMTxTgS/R.INSTALL1e42315ee20d92/BAS/src'
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c E_ZS.c -o E_ZS.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c MH-funs.c -o MH-funs.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ZS_approx_full_np.c -o ZS_approx_full_np.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ZS_approx_null_np.c -o ZS_approx_null_np.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c amcmc-funs.c -o amcmc-funs.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c bayesglm.c -o bayesglm.o
bayesglm.c: In function ‘glm_fit’:
bayesglm.c:214:17: warning: ‘disp’ may be used uninitialized [-Wmaybe-uninitialized]
  214 |         se[j] = sqrt(se[j]*disp);
      |                 ^~~~~~~~~~~~~~~~
bayesglm.c:90:10: note: ‘disp’ was declared here
   90 |   double disp;
      |          ^~~~
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c bayesreg.c -o bayesreg.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c betapriorfamily.c -o betapriorfamily.o
betapriorfamily.c: In function ‘intrinsic_glm_shrinkage’:
betapriorfamily.c:234:38: warning: unused variable ‘u’ [-Wunused-variable]
  234 |   double a, b, s, r, v, theta, n, p, u, shrinkage;
      |                                      ^
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cch.c -o cch.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c const.c -o const.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c dch1up.f -o dch1up.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c family.c -o family.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c glm_deterministic.c -o glm_deterministic.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c glm_fit.c -o glm_fit.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c glm_lpy.c -o glm_lpy.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c glm_mcmc.c -o glm_mcmc.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c glm_mcmcbas.c -o glm_mcmcbas.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c glm_sampleworep.c -o glm_sampleworep.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c hg_approx_null_np.c -o hg_approx_null_np.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c hyp1F1.c -o hyp1F1.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c hyp2f1.c -o hyp2f1.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c hypergeometric1F1.c -o hypergeometric1F1.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c hypergeometric2F1.c -o hypergeometric2F1.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lm_amcmc.c -o lm_amcmc.o
lm_amcmc.c: In function ‘amcmc’:
lm_amcmc.c:255:34: warning: ‘new_loc’ may be used uninitialized [-Wmaybe-uninitialized]
  255 |                   INTEGER(counts)[old_loc] += 1;
      |                   ~~~~~~~~~~~~~~~^~~~~~~~~
lm_amcmc.c:160:13: note: ‘new_loc’ was declared here
  160 |         int new_loc;
      |             ^~~~~~~
lm_amcmc.c:352:34: warning: ‘postold’ may be used uninitialized [-Wmaybe-uninitialized]
  352 |       if (!IS) MH =  exp(postnew - postold + log(pigammaold) - log(pigammanew));
      |                          ~~~~~~~~^~~~~~~~~
lm_amcmc.c:45:46: note: ‘postold’ was declared here
   45 |                 R2_m, RSquareFull, logmargy, postold, postnew;
      |                                              ^~~~~~~
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lm_deterministic.c -o lm_deterministic.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lm_mcmc.c -o lm_mcmc.o
lm_mcmc.c: In function ‘mcmc_new’:
lm_mcmc.c:221:34: warning: ‘new_loc’ may be used uninitialized [-Wmaybe-uninitialized]
  221 |                   INTEGER(counts)[old_loc] += 1;
      |                   ~~~~~~~~~~~~~~~^~~~~~~~~
lm_mcmc.c:127:13: note: ‘new_loc’ was declared here
  127 |         int new_loc;
      |             ^~~~~~~
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lm_mcmcbas.c -o lm_mcmcbas.o
lm_mcmcbas.c: In function ‘mcmcbas’:
lm_mcmcbas.c:278:22: warning: ‘new_loc’ may be used uninitialized [-Wmaybe-uninitialized]
  278 |       INTEGER(counts)[old_loc] += 1;
      |       ~~~~~~~~~~~~~~~^~~~~~~~~
lm_mcmcbas.c:176:9: note: ‘new_loc’ was declared here
  176 |     int new_loc;
      |         ^~~~~~~
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lm_sampleworep.c -o lm_sampleworep.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mem.c -o mem.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c model_probabilities.c -o model_probabilities.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mtherr.c -o mtherr.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c tree_structures.c -o tree_structures.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o BAS.so E_ZS.o MH-funs.o ZS_approx_full_np.o ZS_approx_null_np.o amcmc-funs.o bayesglm.o bayesreg.o betapriorfamily.o cch.o const.o dch1up.o family.o glm_deterministic.o glm_fit.o glm_lpy.o glm_mcmc.o glm_mcmcbas.o glm_sampleworep.o hg_approx_null_np.o hyp1F1.o hyp2f1.o hypergeometric1F1.o hypergeometric2F1.o init.o lm_amcmc.o lm_deterministic.o lm_mcmc.o lm_mcmcbas.o lm_sampleworep.o mem.o model_probabilities.o mtherr.o tree_structures.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMTxTgS/R.INSTALL1e42315ee20d92/BAS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMTxTgS/R.INSTALL1e42315ee20d92/BAS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMTxTgS/R.INSTALL1e42315ee20d92/BAS/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-BAS/00new/BAS/libs
** R
** data
** demo
** 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
** 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 (BAS)