* 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.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmpwaUgLw/R.INSTALL33909c7761f730/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/RtmpwaUgLw/R.INSTALL33909c7761f730/poismf/src'
make[1]: Entering directory '/tmp/RtmpwaUgLw/R.INSTALL33909c7761f730/poismf/src'
make[1]: Leaving directory '/tmp/RtmpwaUgLw/R.INSTALL33909c7761f730/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
* DONE (poismf)