* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘poismf’ ... ** package ‘poismf’ 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/RtmpZqPb1O/R.INSTALL3d0db83b3b5f79/poismf/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c nonnegcg.c -o nonnegcg.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c poismf.c -o poismf.o In file included from poismf.c:39: ./poismf.h:85:13: warning: 'fprintf' macro redefined [-Wmacro-redefined] 85 | #define fprintf(f, ...) REprintf(__VA_ARGS__) | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c pred.c -o pred.o In file included from pred.c:39: ./poismf.h:85:13: warning: 'fprintf' macro redefined [-Wmacro-redefined] 85 | #define fprintf(f, ...) REprintf(__VA_ARGS__) | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c rwrapper.c -o rwrapper.o In file included from rwrapper.c:45: ./poismf.h:85:13: warning: 'fprintf' macro redefined [-Wmacro-redefined] 85 | #define fprintf(f, ...) REprintf(__VA_ARGS__) | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c tnc.c -o tnc.o In file included from tnc.c:56: ./poismf.h:85:13: warning: 'fprintf' macro redefined [-Wmacro-redefined] 85 | #define fprintf(f, ...) REprintf(__VA_ARGS__) | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c topN.c -o topN.o In file included from topN.c:39: ./poismf.h:85:13: warning: 'fprintf' macro redefined [-Wmacro-redefined] 85 | #define fprintf(f, ...) REprintf(__VA_ARGS__) | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 1 warning generated. clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o poismf.so nonnegcg.o poismf.o pred.o rwrapper.o tnc.o topN.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpZqPb1O/R.INSTALL3d0db83b3b5f79/poismf/src' make[1]: Entering directory '/tmp/RtmpZqPb1O/R.INSTALL3d0db83b3b5f79/poismf/src' make[1]: Leaving directory '/tmp/RtmpZqPb1O/R.INSTALL3d0db83b3b5f79/poismf/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-poismf/00new/poismf/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 ‘poismf’ as ‘poismf_0.4.0-4_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (poismf)