* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘CohensdpLibrary’ ...
** this is package ‘CohensdpLibrary’ version ‘0.5.11’
** package ‘CohensdpLibrary’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/tmp/RtmpmpMGLA/R.INSTALLc2eb12586cae4/CohensdpLibrary/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  0F1.f90 -o 0F1.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  1F1.f90 -o 1F1.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  2F1.f90 -o 2F1.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  BetaCDF.f90 -o BetaCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Chi2CDF.f90 -o Chi2CDF.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c CohensdpLibrary_init.c -o CohensdpLibrary_init.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  FBLsecondCDF.f90 -o FBLsecondCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  FBLsecondPDF.f90 -o FBLsecondPDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  FBdeltaFROMobsdpobsrCDF.f90 -o FBdeltaFROMobsdpobsrCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  FBdeltaFROMobsdpobsrIDF.f90 -o FBdeltaFROMobsdpobsrIDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  FBdeltaFROMobsdpobsrPDF.f90 -o FBdeltaFROMobsdpobsrPDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  KprimeCDF.f90 -o KprimeCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  KprimeIDF.f90 -o KprimeIDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  KprimePDF.f90 -o KprimePDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  LprimeCDF.f90 -o LprimeCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  LprimeIDF.f90 -o LprimeIDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  LprimePDF.f90 -o LprimePDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  LsecondCDF.f90 -o LsecondCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  LsecondIDF.f90 -o LsecondIDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  LsecondPDF.f90 -o LsecondPDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  NCDF.f90 -o NCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  TCDF.f90 -o TCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  TprimeCDF.f90 -o TprimeCDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  TprimeIDF.f90 -o TprimeIDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  TprimePDF.f90 -o TprimePDF.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  dtrinv.f90 -o dtrinv.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  mydtrinv.f90 -o mydtrinv.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  subwrapper.f90 -o subwrapper.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o CohensdpLibrary.so 0F1.o 1F1.o 2F1.o BetaCDF.o Chi2CDF.o CohensdpLibrary_init.o FBLsecondCDF.o FBLsecondPDF.o FBdeltaFROMobsdpobsrCDF.o FBdeltaFROMobsdpobsrIDF.o FBdeltaFROMobsdpobsrPDF.o KprimeCDF.o KprimeIDF.o KprimePDF.o LprimeCDF.o LprimeIDF.o LprimePDF.o LsecondCDF.o LsecondIDF.o LsecondPDF.o NCDF.o TCDF.o TprimeCDF.o TprimeIDF.o TprimePDF.o dtrinv.o mydtrinv.o subwrapper.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
/usr/bin/ld: warning: FBdeltaFROMobsdpobsrCDF.o: requires executable stack (because the .note.GNU-stack section is executable)
make[1]: Leaving directory '/tmp/RtmpmpMGLA/R.INSTALLc2eb12586cae4/CohensdpLibrary/src'
make[1]: Entering directory '/tmp/RtmpmpMGLA/R.INSTALLc2eb12586cae4/CohensdpLibrary/src'
make[1]: Leaving directory '/tmp/RtmpmpMGLA/R.INSTALLc2eb12586cae4/CohensdpLibrary/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-CohensdpLibrary/00new/CohensdpLibrary/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
Error: package or namespace load failed for ‘CohensdpLibrary’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-CohensdpLibrary/00new/CohensdpLibrary/libs/CohensdpLibrary.so':
  /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-CohensdpLibrary/00new/CohensdpLibrary/libs/CohensdpLibrary.so: cannot enable executable stack as shared object requires: Invalid argument
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/CohensdpLibrary’