* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘flint’ ...
** this is package ‘flint’ version ‘0.0.2’
** package ‘flint’ successfully unpacked and MD5 sums checked
** using staged installation
checking for R... /home/hornik/tmp/R.check/r-devel-gcc/Work/build/bin/R
checking for gcc... gcc-14 -std=gnu23
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc-14 -std=gnu23 accepts -g... yes
checking for gcc-14 -std=gnu23 option to enable C11 features... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for pkg-config... /usr/bin/pkg-config
checking for gmp.pc in pkg-config search path... yes
configure: checking whether --libs suffices for linking libgmp
checking for __gmpz_init in -lgmp... yes
checking for mpfr.pc in pkg-config search path... yes
configure: checking whether --libs suffices for linking libmpfr
checking for mpfr_init in -lmpfr... yes
checking for flint.pc in pkg-config search path... yes
configure: checking whether --libs suffices for linking libflint
checking for fmpz_init in -lflint... yes
configure: using R_FLINT_CPPFLAGS=""
configure: using R_FLINT_CFLAGS=""
configure: using R_FLINT_LDFLAGS=""
configure: using R_FLINT_LIBS="-lflint -lmpfr -lgmp "
checking for __gmpz_init in -lgmp... (cached) yes
checking for mpfr_init in -lmpfr... (cached) yes
checking for fmpz_init in -lflint... (cached) yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for gmp.h... yes
checking for mpfr.h... yes
checking for flint/flint.h... yes
checking for mpfr_uprec_t... yes
checking for mpfr_uexp_t... yes
checking size of int... 4
checking size of long int... 8
checking size of long long int... 8
checking size of size_t... 8
checking size of mp_limb_t... 8
checking size of mpfr_prec_t... 8
checking size of mpfr_exp_t... 8
checking for R_XLEN_T_MAX in range of mp_limb_t... yes
checking for mpfr_uprec_t in range of mp_limb_t... yes
checking for mpfr_uexp_t in range of mp_limb_t... yes
checking for mp_limb_t in range of size_t... yes
checking for arb_init... yes
checking for acf_abs... no
checking for acf_arg... no
checking for acf_conj... no
checking for acf_div_ui... no
checking for acf_is_finite... no
checking for acf_is_inf... no
checking for acf_is_nan... no
checking for acf_is_zero... no
checking for acf_nan... no
checking for acf_one... no
checking for acf_zero... no
checking for fmpq_clog_ui... no
checking for mag_div_ui_lower... no
checking for mag_expm1_lower... no
checking for mag_get_d_lower... no
checking for mag_log1p_lower... no
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/config.h
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-16) 14.2.0’
make[1]: Entering directory '/tmp/Rtmp27CTBN/R.INSTALL3cbcbf2e797d83/flint/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c acb.c -o acb.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c acb_special.c -o acb_special.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c acb_template.c -o acb_template.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c acf.c -o acf.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c arb.c -o arb.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c arb_constant.c -o arb_constant.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c arb_special.c -o arb_special.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c arb_template.c -o arb_template.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c arf.c -o arf.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c flint.c -o flint.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c fmpq.c -o fmpq.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c fmpz.c -o fmpz.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mag.c -o mag.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c slong.c -o slong.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ulong.c -o ulong.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c utils.c -o utils.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DHAVE_CONFIG_H -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c version.c -o version.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o flint.so acb.o acb_special.o acb_template.o acf.o arb.o arb_constant.o arb_special.o arb_template.o arf.o flint.o fmpq.o fmpz.o init.o mag.o slong.o ulong.o utils.o version.o -lflint -lmpfr -lgmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp27CTBN/R.INSTALL3cbcbf2e797d83/flint/src'
make[1]: Entering directory '/tmp/Rtmp27CTBN/R.INSTALL3cbcbf2e797d83/flint/src'
make[1]: Leaving directory '/tmp/Rtmp27CTBN/R.INSTALL3cbcbf2e797d83/flint/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-flint/00new/flint/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘is.unsorted’ from package ‘base’ in package ‘flint’
Creating a generic function for ‘findInterval’ from package ‘base’ in package ‘flint’
Creating a generic function for ‘match’ from package ‘base’ in package ‘flint’
Creating a generic function for ‘rep.int’ from package ‘base’ in package ‘flint’
Creating a generic function for ‘rep_len’ from package ‘base’ in package ‘flint’
** 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 (flint)