* installing *source* package ‘poismf’ ...
** package ‘poismf’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/poismf/src'
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T  -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c nonnegcg.c -o nonnegcg.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T  -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -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/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
1 warning generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T  -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -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/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
1 warning generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T  -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -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/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T  -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c tnc.c -o tnc.o
1 warning generated.
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T  -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c topN.c -o topN.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/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
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/bits/stdio2.h:91:11: note: previous definition is here
   91 | #  define fprintf(stream, ...) \
      |           ^
1 warning generated.
1 warning generated.
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o poismf.so nonnegcg.o poismf.o pred.o rwrapper.o tnc.o topN.o -fopenmp -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortran_main -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/poismf/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/poismf/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/poismf/src'
installing to /data/gannet/ripley/R/packages/tests-clang/poismf.Rcheck/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)