* installing *source* package ‘Rparadox’ ...
** this is package ‘Rparadox’ version ‘0.1.5’
** package ‘Rparadox’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Rparadox/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c gregor.c -o gregor.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c interface.c -o interface.o
interface.c: In function ‘px_to_sexp’:
interface.c:305:8: warning: unused variable ‘r_string’ [-Wunused-variable]
  305 |   SEXP r_string;
      |        ^~~~~~~~
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c paradox.c -o paradox.o
paradox.c: In function ‘PX_write_primary_index’:
paradox.c:1144:20: warning: variable ‘pxf’ set but not used [-Wunused-but-set-variable]
 1144 |         pxfield_t *pxf;
      |                    ^~~
paradox.c: In function ‘px_get_record_pos_with_index’:
paradox.c:1242:31: warning: variable ‘recsperdatablock’ set but not used [-Wunused-but-set-variable]
 1242 |         int j, numrecords, n, recsperdatablock;
      |                               ^~~~~~~~~~~~~~~~
paradox.c: In function ‘px_delete_blobs’:
paradox.c:2214:51: warning: variable ‘mod_nr’ set but not used [-Wunused-but-set-variable]
 2214 |                 int hsize, size, blobsize, index, mod_nr, bloboffset;
      |                                                   ^~~~~~
paradox.c: In function ‘PX_delete_record’:
paradox.c:2372:19: warning: variable ‘pxblob’ set but not used [-Wunused-but-set-variable]
 2372 |         pxblob_t *pxblob;
      |                   ^~~~~~
paradox.c:2371:21: warning: variable ‘pxs’ set but not used [-Wunused-but-set-variable]
 2371 |         pxstream_t *pxs;
      |                     ^~~
paradox.c: In function ‘PX_pack’:
paradox.c:2444:21: warning: variable ‘pxs’ set but not used [-Wunused-but-set-variable]
 2444 |         pxstream_t *pxs;
      |                     ^~~
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_crypt.c -o px_crypt.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_encode.c -o px_encode.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_error.c -o px_error.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_head.c -o px_head.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_io.c -o px_io.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_memory.c -o px_memory.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_memprof.c -o px_memprof.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c px_misc.c -o px_misc.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o Rparadox.so gregor.o init.o interface.o paradox.o px_crypt.o px_encode.o px_error.o px_head.o px_io.o px_memory.o px_memprof.o px_misc.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Rparadox/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Rparadox/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Rparadox/src'
installing to /data/gannet/ripley/R/packages/tests-devel/Rparadox.Rcheck/00LOCK-Rparadox/00new/Rparadox/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** 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 (Rparadox)