* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘bioPN’ ... ** package ‘bioPN’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpvWur6t/R.INSTALL1c3ee2638f750/bioPN/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c GibsonBruck.c -o GibsonBruck.o GibsonBruck.c:83:31: warning: assigning to 'DL_FUNC' (aka 'void *(*)(void)') from 'void *' converts between void pointer and function pointer [-Wpedantic] 83 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c GillespieDirectCR.c -o GillespieDirectCR.o GillespieDirectCR.c:83:31: warning: assigning to 'DL_FUNC' (aka 'void *(*)(void)') from 'void *' converts between void pointer and function pointer [-Wpedantic] 83 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c GillespieDirectGB.c -o GillespieDirectGB.o GillespieDirectGB.c:110:31: warning: assigning to 'DL_FUNC' (aka 'void *(*)(void)') from 'void *' converts between void pointer and function pointer [-Wpedantic] 110 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c GillespieOptimDirect.c -o GillespieOptimDirect.o GillespieOptimDirect.c:76:31: warning: assigning to 'DL_FUNC' (aka 'void *(*)(void)') from 'void *' converts between void pointer and function pointer [-Wpedantic] 76 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c HaseltineRawlings.c -o HaseltineRawlings.o HaseltineRawlings.c:126:31: warning: assigning to 'DL_FUNC' (aka 'void *(*)(void)') from 'void *' converts between void pointer and function pointer [-Wpedantic] 126 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c PartitionedLeaping.c -o PartitionedLeaping.o PartitionedLeaping.c:81:31: warning: assigning to 'DL_FUNC' (aka 'void *(*)(void)') from 'void *' converts between void pointer and function pointer [-Wpedantic] 81 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c helper.c -o helper.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mean_sd.c -o mean_sd.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c prdgrm.c -o prdgrm.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c quicksort.c -o quicksort.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpvWur6t/R.INSTALL1c3ee2638f750/bioPN/src' make[1]: Entering directory '/tmp/RtmpvWur6t/R.INSTALL1c3ee2638f750/bioPN/src' make[1]: Leaving directory '/tmp/RtmpvWur6t/R.INSTALL1c3ee2638f750/bioPN/src' installing to /home/hornik/tmp/R.check/r-devel-clang/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 * DONE (bioPN)