* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘bioPN’ ... ** package ‘bioPN’ 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 '/home/hornik/tmp/scratch/RtmpoyQCkf/R.INSTALLb50ec48513e8e/bioPN/src' gcc-13 -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 GibsonBruck.c -o GibsonBruck.o GibsonBruck.c: In function ‘GibsonBruck’: GibsonBruck.c:83:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic] 83 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GibsonBruck.c:219:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 219 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GibsonBruck.c:348:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 348 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc-13 -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 GillespieDirectCR.c -o GillespieDirectCR.o GillespieDirectCR.c: In function ‘GillespieDirectCR’: GillespieDirectCR.c:83:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic] 83 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GillespieDirectCR.c:187:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 187 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GillespieDirectCR.c:358:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 358 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc-13 -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 GillespieDirectGB.c -o GillespieDirectGB.o GillespieDirectGB.c: In function ‘GillespieDirectGB’: GillespieDirectGB.c:110:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic] 110 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GillespieDirectGB.c:246:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 246 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GillespieDirectGB.c:338:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 338 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc-13 -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 GillespieOptimDirect.c -o GillespieOptimDirect.o GillespieOptimDirect.c: In function ‘GillespieOptimDirect’: GillespieOptimDirect.c:76:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic] 76 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GillespieOptimDirect.c:182:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 182 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GillespieOptimDirect.c:276:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 276 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc-13 -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 HaseltineRawlings.c -o HaseltineRawlings.o HaseltineRawlings.c: In function ‘HaseltineRawlings’: HaseltineRawlings.c:126:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic] 126 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ HaseltineRawlings.c:294:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 294 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ HaseltineRawlings.c:409:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 409 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc-13 -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 PartitionedLeaping.c -o PartitionedLeaping.o PartitionedLeaping.c: In function ‘PartitionedLeaping’: PartitionedLeaping.c:81:31: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic] 81 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ PartitionedLeaping.c:328:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 328 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ PartitionedLeaping.c:442:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 442 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc-13 -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 helper.c -o helper.o gcc-13 -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 mean_sd.c -o mean_sd.o gcc-13 -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 prdgrm.c -o prdgrm.o gcc-13 -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 quicksort.c -o quicksort.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o bioPN.so GibsonBruck.o GillespieDirectCR.o GillespieDirectGB.o GillespieOptimDirect.o HaseltineRawlings.o PartitionedLeaping.o helper.o mean_sd.o prdgrm.o quicksort.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoyQCkf/R.INSTALLb50ec48513e8e/bioPN/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoyQCkf/R.INSTALLb50ec48513e8e/bioPN/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoyQCkf/R.INSTALLb50ec48513e8e/bioPN/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-bioPN/00new/bioPN/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 * creating tarball packaged installation of ‘bioPN’ as ‘bioPN_1.2.0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (bioPN)